[ 
https://issues.apache.org/jira/browse/SCM-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed SCM-926.
------------------------------
    Resolution: Fixed

Fixed with 
[b2d9e5a84b6c8567739affe3a2e3f0c5cccbe5ac|https://gitbox.apache.org/repos/asf?p=maven-scm.git&a=commit&h=b2d9e5a84b6c8567739affe3a2e3f0c5cccbe5ac].

> Maven SCM Jazz Provider should accept exit codes 52 and 53 on JazzTagCommand
> ----------------------------------------------------------------------------
>
>                 Key: SCM-926
>                 URL: https://issues.apache.org/jira/browse/SCM-926
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-jazz
>    Affects Versions: 1.11.2
>            Reporter: Iñaki Ibarrola Atxa
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 1.11.3
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Jazz scm command can return exit codes different from zero even if no error 
> happens.
> The full list of errors that it can return is listed in the documentation:
> [https://jazz.net/help-dev/clm/index.jsp?topic=%2Fcom.ibm.team.scm.doc%2Ftopics%2Fr_scm_cli_retcodes.html]
>  
> One of the exit codes it can return is 53. In JazzTagCommand.java the 
> provider fails if any code different than zero is returned, which makes maven 
> release plugin fail.
>  
> A workaround is documented in the following article:
> [https://blog.smartcoders.xyz/2017/03/23/maven-release-plugin-and-jazz-scm-prepare/]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to