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/23 04:30:39 UTC

[jira] [Resolved] (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:all-tabpanel ]

Chris Graham resolved SCM-725.
------------------------------
       Resolution: Not A Problem
    Fix Version/s:     (was: 1.9.5)
                   1.7
         Assignee: Chris Graham

The error is not in the SCM provider. The lock/unlock functionality within the provider itself works.
The issue is that the release plugin does not ever call the unlock functions; that is where the issue needs to be resolved.

> 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
>            Assignee: Chris Graham
>             Fix For: 1.7
>
>
> 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)