When running release:branch in -DdryRun mode, the resulting pom.xml.branch is 
seen as an unknown file the next time a release is run
------------------------------------------------------------------------------------------------------------------------------------

                 Key: MRELEASE-425
                 URL: http://jira.codehaus.org/browse/MRELEASE-425
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
          Components: branch
    Affects Versions: 2.0-beta-8
            Reporter: Eric


If you try to run the release:branch goal with -DdryRun, it runs fine.  
However, the next time you try to run release:clean or any other goal, the 
plugin fails that pom.xml.branch is unknown.

I would have expected the plugin to ignore this file's CVS status, similarly to 
the pom.xml.releaseBackup or pom.xml.tag or release.properties files when a 
release:prepare is run with -DdryRun

-- 
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

        

Reply via email to