-
Bug
-
Resolution: Unresolved
-
Major
-
None
I am running a maven release on Jenkin using maven release plugin.
Below are the two issue I am facing
- After the successful release build, if I want to see the parameter from Jenkins page, it wont show the parameter used to trigger the particular release. From the left pane on Jenkins page, I am unable to see the parameter used.
- I wanted you do custom tag in git repository after the release. For that i have added a tag <tagFormatName> under the configuration tag in pom.xml. It is still not taking the custom tag and creating the default tag such as projectid-version with snapshot
[JENKINS-43216] Maven Release Plugin (custom git Tag and Jenkins Build Parameter Issue)
Summary | Original: Maven Release Plugin (Tag and Build Paramter Issue) | New: Maven Release Plugin (Tag and Build Parameter Issue) |
Summary | Original: Maven Release Plugin (Tag and Build Parameter Issue) | New: Maven Release Plugin (custom git Tag and Jenkins Build Parameter Issue) |
Attachment | New: image-2017-04-04-13-03-58-886.png [ 36860 ] |
Description |
Original:
I am running a maven release on Jenkin using maven release plugin. Below are the two issue I am facing # After the successful release build, if I want to see the parameter from Jenkins page, it wont show the parameter used to trigger the particular release. From the left pane on Jenkins page, I am unable to see the parameter used. # I wanted you do custom tag in git repository after the release. For that i have added a tag <tagFormatName> under the configuration tag in pom.xml. It is still not taking the custom tag and creating the default tag such as projectid-version with snapshot |
New:
I am running a maven release on Jenkin using maven release plugin. Below are the two issue I am facing # After the successful release build, if I want to see the parameter from Jenkins page, it wont show the parameter used to trigger the particular release. From the left pane on Jenkins page, I am unable to see the parameter used. # I wanted you do custom tag in git repository after the release. For that i have added a tag *<tagFormatName>* under the configuration tag in pom.xml. It is still not taking the custom tag and creating the default tag such as projectid-version with snapshot |
Priority | Original: Minor [ 4 ] | New: Critical [ 2 ] |
Any comment on the issue? teilo