Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.11.2
-
None
Description
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:
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/
Attachments
Issue Links
- links to