[ http://jira.codehaus.org/browse/MRELEASE-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=211020#action_211020 ]
Damien Coraboeuf commented on MRELEASE-525: ------------------------------------------- We were using some scripts to change the POM versions and were waiting for this new release:update-versions goal to be available. But using the release plug-in for preparation (for other projects) was working fine. > Update-versions does not work in batch mode > ------------------------------------------- > > Key: MRELEASE-525 > URL: http://jira.codehaus.org/browse/MRELEASE-525 > Project: Maven 2.x Release Plugin > Issue Type: Bug > Affects Versions: 2.0 > Environment: Maven 2.2.1 > Reporter: Damien Coraboeuf > > When I run the release:update-versions goal in batch mode, it performs the > transformation and just cleans the things up... > Command which is executed: > mvn -B release:update-versions -DautoVersionSubmodules=true > -DdevelopmentVersion=0.4.0 > The output looks like: > [INFO] Transforming 'ModuleA'... > [INFO] Transforming 'ModuleB'... > [INFO] Cleaning up after release... > If I run the command in interactive mode, everything goes fine: > mvn -B release:update-versions -DautoVersionSubmodules=true > It asks the version on the prompt and updates the pom files accordingly. > Any idea? -- 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