-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
All
By adding the same functionality as the "M2 Extra Steps" many different scenarios could be solved.
- build multiple release artifacts from the same SCM tag (e.g. add to post additonal post steps: mvn clean deploy -PprofileX, mvn clean deploy -PprofileY)
- one could use the "changes:announcement-mail" to send the release notes in a post step
- ...