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

Dan Tran edited comment on MRELEASE-692 at 7/27/11 1:19 AM:
------------------------------------------------------------

i am seeing the same here. 

mvn -B release:prepare -DdryRun=true 

check the generated pom.xml.tag to see the issue

the work around is to pass in -Dtag=${artifactId}-${version}

      was (Author: danttran):
    i am seeing the same here. 

mvn -B release:prepare -DdryRun=true 

check the generated pom.xml.tag to see the issue
  
>  xxx-SNAPSHOT version tag created in Subversion when executing 
> "release:prepare release:perform" in one call
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: MRELEASE-692
>                 URL: https://jira.codehaus.org/browse/MRELEASE-692
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: scm
>    Affects Versions: 2.2
>         Environment: Maven 2.2.1, Windows 7, Jenkins 1.411
>            Reporter: Michael Hinterseher
>         Attachments: MRELEASE-692.patch
>
>
> Tags created by Jenkins maven release plugin are no longer working correct 
> after upgrading the release plugin version from 2.1 to 2.2.
> The created tag in subversion and the scm information now contains 
> "-SNAPSHOT".

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

        

Reply via email to