You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Hartmeier (JIRA)" <ji...@codehaus.org> on 2011/07/04 14:59:42 UTC

[jira] Created: (MRELEASE-689) prepare uses SNAPSHOT tag names

prepare uses SNAPSHOT tag names
-------------------------------

                 Key: MRELEASE-689
                 URL: https://jira.codehaus.org/browse/MRELEASE-689
             Project: Maven 2.x Release Plugin
          Issue Type: Bug
          Components: prepare
    Affects Versions: 2.2
         Environment: Ubuntu 11.04, Sun jdk 1.6.0_24
            Reporter: Michael Hartmeier
            Priority: Critical


Preparing a release with the latest 2.2 version of this plugin generates a tag with the SNAPSHOT version of the project I want to prepare. 
E.g. my project has is called sushi, and the current version is 2.6.0-SNAPSHOT. When I prepare the release, I expect a tag "sushi-2.6.0", but the tag I get ist sushi-2.6.0-SNAPSHOT.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MRELEASE-689) prepare uses SNAPSHOT tag names

Posted by "Michael Hartmeier (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MRELEASE-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=272254#comment-272254 ] 

Michael Hartmeier commented on MRELEASE-689:
--------------------------------------------

Some more details: I'm using Maven 3.0.3, and I invoked "mvn release:prepare -B". Version 2.1 of the Release Plugin worked fine for the same project.

> prepare uses SNAPSHOT tag names
> -------------------------------
>
>                 Key: MRELEASE-689
>                 URL: https://jira.codehaus.org/browse/MRELEASE-689
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: prepare
>    Affects Versions: 2.2
>         Environment: Ubuntu 11.04, Sun jdk 1.6.0_24
>            Reporter: Michael Hartmeier
>            Priority: Critical
>
> Preparing a release with the latest 2.2 version of this plugin generates a tag with the SNAPSHOT version of the project I want to prepare. 
> E.g. my project has is called sushi, and the current version is 2.6.0-SNAPSHOT. When I prepare the release, I expect a tag "sushi-2.6.0", but the tag I get ist sushi-2.6.0-SNAPSHOT.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MRELEASE-689) prepare uses SNAPSHOT tag names

Posted by "Michael Hartmeier (JIRA)" <ji...@codehaus.org>.
     [ https://jira.codehaus.org/browse/MRELEASE-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Hartmeier closed MRELEASE-689.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.1

> prepare uses SNAPSHOT tag names
> -------------------------------
>
>                 Key: MRELEASE-689
>                 URL: https://jira.codehaus.org/browse/MRELEASE-689
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: prepare
>    Affects Versions: 2.2
>         Environment: Ubuntu 11.04, Sun jdk 1.6.0_24
>            Reporter: Michael Hartmeier
>            Priority: Critical
>             Fix For: 2.2.1
>
>
> Preparing a release with the latest 2.2 version of this plugin generates a tag with the SNAPSHOT version of the project I want to prepare. 
> E.g. my project has is called sushi, and the current version is 2.6.0-SNAPSHOT. When I prepare the release, I expect a tag "sushi-2.6.0", but the tag I get ist sushi-2.6.0-SNAPSHOT.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MRELEASE-689) prepare uses SNAPSHOT tag names

Posted by "Guillaume Husta (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MRELEASE-689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=272542#comment-272542 ] 

Guillaume Husta commented on MRELEASE-689:
------------------------------------------

This bug seems to be related to : [MRELEASE-691|http://jira.codehaus.org/browse/MRELEASE-691] (_tagNameFormat property interpolation does not use the release values but the project ones_)

> prepare uses SNAPSHOT tag names
> -------------------------------
>
>                 Key: MRELEASE-689
>                 URL: https://jira.codehaus.org/browse/MRELEASE-689
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: prepare
>    Affects Versions: 2.2
>         Environment: Ubuntu 11.04, Sun jdk 1.6.0_24
>            Reporter: Michael Hartmeier
>            Priority: Critical
>
> Preparing a release with the latest 2.2 version of this plugin generates a tag with the SNAPSHOT version of the project I want to prepare. 
> E.g. my project has is called sushi, and the current version is 2.6.0-SNAPSHOT. When I prepare the release, I expect a tag "sushi-2.6.0", but the tag I get ist sushi-2.6.0-SNAPSHOT.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira