[ https://jira.codehaus.org/browse/MRELEASE-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=332086#comment-332086 ]
Byte Schubser commented on MRELEASE-611: ---------------------------------------- I'd appreciate to fix this too. I'm also trying to checkout a tagged version and then build a bugfix. But it is not possible to update e.g. from 1.0.0 to 1.0.1-SNAPSHOT in order to develop the bugfix. > The update-versions goal fails when project is not at a SNAPSHOT version > ------------------------------------------------------------------------ > > Key: MRELEASE-611 > URL: https://jira.codehaus.org/browse/MRELEASE-611 > Project: Maven Release Plugin > Issue Type: Bug > Components: update-versions > Affects Versions: 2.1 > Reporter: Karl M. Davis > Priority: Minor > Attachments: maven-release-plugin-2.1.patch > > > Trying to use the {{update-versions}} goal fails if the project is not at a > {{SNAPSHOT}} version. This is a little silly, as one of the reasons for using > this goal is to fix that exact problem. > It currently fails with: > {noformat} > [INFO] [release:update-versions {execution: default-cli}] > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] You don't have a SNAPSHOT project in the reactor projects list. > [INFO] > ------------------------------------------------------------------------ > {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira