Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.0-alpha-3
-
None
-
None
Description
The release plugin should be refactored to:
1/ handle injection/deletion of release-pom.xml from SCM HEAD/trunk before and after tagging...we're waiting on maven-scm to settle down a little before implementing this. See MNG-607 for more information.
2/ handle reactored builds (rather, builds where the POM has a <modules/> section, which is NOT the same as using the '-r' tag). See MNG-521 for more information on this.