[ https://jira.codehaus.org/browse/MRELEASE-525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=300149#comment-300149 ]
Robert Scholte commented on MRELEASE-525: ----------------------------------------- Could this be a duplicate of MRELEASE-760? > Update-versions does not work in batch mode > ------------------------------------------- > > Key: MRELEASE-525 > URL: https://jira.codehaus.org/browse/MRELEASE-525 > Project: Maven 2.x Release Plugin > Issue Type: Bug > Components: update-versions > 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: > {noformat} > [INFO] Transforming 'ModuleA'... > [INFO] Transforming 'ModuleB'... > [INFO] Cleaning up after release... > {noformat} > 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, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira