You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Iñaki Ibarrola Atxa (JIRA)" <ji...@apache.org> on 2017/05/09 13:10:09 UTC

[jira] [Commented] (SCM-724) pushChanges not working with maven-scm-provider-jazz

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

Iñaki Ibarrola Atxa commented on SCM-724:
-----------------------------------------

I am also experiencing this problem. In our case the scm output was localized to spanish and it seems that the scm plugin is unable to parse the localized output.

I have reconfigured the scm tool to use english and now maven is attempting the deliver. In order to get the scm output in english you must append the following line to scm-ini:

{{-Dosgi.nl=en_US}}

> pushChanges not working with maven-scm-provider-jazz
> ----------------------------------------------------
>
>                 Key: SCM-724
>                 URL: https://issues.apache.org/jira/browse/SCM-724
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-jazz
>    Affects Versions: 1.7, 1.8, 1.8.1
>         Environment: Client on windows 7
> Jazz RTC version 4.0.1 (for server and scm)
>            Reporter: Oscar Picasso
>            Assignee: Chris Graham
>
> 1- maven-release-plugin configured with <pushChanges>true</pushChanges>
> 2- the RTC repository workspace for the releases has a default/current stream as target flow
> 2- execute
> mvn release:prepare release:perform
> After release completion:
> - changes performed on the RTC repository workspace are not delivered to the target stream
> - the ownership of the RTC snapshot created during the release has not been changed to the target stream
> According to the documentation it seems the changes should be propagated to the target stream.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)