-
New Feature
-
Resolution: Not A Defect
-
Major
-
None
As part of the maven release process that we run on the command line, we pass in a JVM argument "-DcommitId=JIRA-234". Our Subversion repository has a pre commit hook to make sure we always include the JIRA number or a similar ID so that we can track all the commits.
If can please add another option similar to the scm comment prefix called commit id that allows the user to pass in the commit id when doing a release through hudson that would help out immensely. Right now have to modify the job and add the jvm argument manually which do not want to do.
Can you point top the maven documentation for this field - I fail to see it for the release:prepare mojo.