Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Maven 2, release plugin version 2.0-beta-3. Scm url is scm:cvs:ext:${user.name}@_HOSTNAME_:_CVSROOT_. The host that runs the release is on Linux and the CVS repository is on Linux.
Description
The release:prepare target fails with
[INFO] Tagging release with the label ADMIN_CONSOLE_3_2_8.
USERNAME@HOSTNAME's password:
Provider message:
The cvs tag command failed.
Command output:
Warning: No xauth data; using fake authentication data for X11 forwarding.
cvs tag: pom.xml is locally modified
Looking through the code it seems like the release fails beacuse the cvs command returns a status different from successful.
Issue Links
- is duplicated by
-
MRELEASE-94
Modified Parent POM is not commited
-
you mean the tag went thru and release prepare fails?