Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Auto Closed
-
maven-dependency-analyzer-1.5
-
None
-
None
Description
Description
Need new API to analyze artifact's dependencies too.
Later could leverage this API to enhance maven-dependency-plugin to analyze project's transitive dependencies and provide more intensive analyzing report.
It could help users:
not only find out "unused but declared dependencies" for current project. It could analyze others domain's dependencies also.
Reason from Real World:
In real world, it's hard to drive others domain's to optimize their dependencies. But with this report, any developers could start to drive others domains to optimize their dependency hierarchies.