Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta-3
-
Fix Version/s: 2.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Add a Dependency Convergence report for multiproject / reactor builds.
Old Maven1 Example: http://maven.apache.org/plugins-sandbox/dependency-convergence-report.html
New Maven2 Example: http://joakim.erdfelt.com/maven-2.0.1/dependency-convergence.html
The new maven 2 version checks for artifacts flagged as SNAPSHOT and also performs a simple "Is this ready for release" check against the convergence percentage and snapshot count.
Attached: MNG-1811-dependency-convergence.patch