-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major
-
Component/s: m2release-plugin
-
Environment:Not applicable
When building a Maven release, the parameters Release Version and Development Version are passed to the Maven release command via -DreleaseVersion and -DdevelopmentVersion respectively.
It would be extremely handy to expose these as environment variables so that they can be accessed throughout the job configuration; for example just like the variable WORKSPACE.