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

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

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

Reply to Author | View in Thread


    [ http://jira.codehaus.org/browse/MRELEASE-458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=182856#action_182856 ]

James Carman commented on MRELEASE-458:
---------------------------------------

I verified it.  This seems to be working correctly on my work machine.  It's running fedora linux 9 64-bit with maven 2.0.9.  The machine that it fails on is a Microsoft Vista Business 32-bit with maven 2.1.0.  They're are both now using the 2.0-beta-7 version of the release plugin.  Hope that helps.  

> 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