[
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