Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.0-alpha-3
-
Fix Version/s: 2.0-beta-1
-
Component/s: None
-
Labels:None
-
Number of attachments :
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.
release plugin becomes an aggregator plugin when refactored to handle reactored builds.