-
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