« Return to Thread: Created: (MRELEASE-458) Branch Does Not Honor updateWorkingCopyVersions Setting

Created: (MRELEASE-458) Branch Does Not Honor updateWorkingCopyVersions Setting

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

Branch Does Not Honor updateWorkingCopyVersions Setting
-------------------------------------------------------

                 Key: MRELEASE-458
                 URL: http://jira.codehaus.org/browse/MRELEASE-458
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
          Components: branch
            Reporter: James Carman


I copied the following command line from the documentation site (http://maven.apache.org/plugins/maven-release-plugin/examples/branch.html):

mvn release:branch -DbranchName=my-branch -DupdateBranchVersions=true -DupdateWorkingCopyVersions=false

I have used this method in the past to cut a milestone release from our trunk.  However, it seems that the working copy is actually being modified now.  Has there been a newer release or something?

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

       

 « Return to Thread: Created: (MRELEASE-458) Branch Does Not Honor updateWorkingCopyVersions Setting