You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Chris Graham (JIRA)" <ji...@apache.org> on 2015/04/07 11:10:13 UTC

[jira] [Comment Edited] (SCM-725) Failure to unlock pom.xml on RTC server after release:perform

    [ https://issues.apache.org/jira/browse/SCM-725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14448488#comment-14448488 ] 

Chris Graham edited comment on SCM-725 at 4/7/15 9:09 AM:
----------------------------------------------------------

I've investigated this. It is actually an error in the release plugin/manager. It never calls the unlock scm apis.
Congratulations. You're the first person on the planet to use this functionality! :)

I've created [https://issues.apache.org/jira/browse/MRELEASE-904] to track.

This issue is not specific to the jazz provider, it applies to all providers as it's all called from the release plugin. That is where it needs to be fixed.

As such, this issue should probably be closed as 'not a bug'.



was (Author: chrisgwarp):
I've investigated this. It is actually an error in the release plugin/manager. It never calls the unlock scm apis.
Congratulations. You're the first person on the planet to use this functionality! :)

I've created [https://jira.codehaus.org/browse/MRELEASE-904] to track.

This issue is not specific to the jazz provider, it applies to all providers as it's all called from the release plugin. That is where it needs to be fixed.

As such, this issue should probably be closed as 'not a bug'.


> Failure to unlock pom.xml on RTC server after release:perform
> -------------------------------------------------------------
>
>                 Key: SCM-725
>                 URL: https://issues.apache.org/jira/browse/SCM-725
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-jazz
>    Affects Versions: 1.7, 1.8, 1.8.1
>         Environment: Windows 7 on client workstation
> RTC 4.0.1
>            Reporter: Oscar Picasso
>             Fix For: 1.9.5
>
>
> 1- configured maven-release-plugin with 						<useEditMode>true</useEditMode>
> 2- mvn release:prepare => the pom.xml is locked on the RTC server
> 3- mvn release:perform => the pom.xml is still locked on the RTC server. It should not.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)