release:prepare fails when CVS tagging gives a warning
------------------------------------------------------

         Key: MNG-1752
         URL: http://jira.codehaus.org/browse/MNG-1752
     Project: Maven 2
        Type: Bug
  Components: maven-release-plugin  
    Versions: 2.0    
 Environment: Maven 2, release plugin version 2.0-beta-3. Scm url is 
scm:cvs:ext:[EMAIL PROTECTED]:_CVSROOT_. The host that runs the release is on 
Linux and the CVS repository is on Linux.
    Reporter: Ørjan Austvold


The release:prepare target fails with

[INFO] Tagging release with the label ADMIN_CONSOLE_3_2_8.
[EMAIL PROTECTED]'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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to