You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Daniel Soria (JIRA)" <ji...@codehaus.org> on 2014/03/11 07:11:00 UTC

[jira] (MRELEASE-611) The update-versions goal fails when project is not at a SNAPSHOT version

    [ https://jira.codehaus.org/browse/MRELEASE-611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=342732#comment-342732 ] 

Daniel Soria commented on MRELEASE-611:
---------------------------------------

I can not believe that in more than 3 years the priority of this bug is still minor. 

> 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 was sent by Atlassian JIRA
(v6.1.6#6162)