You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Simon Wang (JIRA)" <ji...@codehaus.org> on 2014/06/24 04:27:10 UTC

[jira] (MSHARED-341) New API to support to analyze artifact's dependencies

Simon Wang created MSHARED-341:
----------------------------------

             Summary: New API to support to analyze artifact's dependencies
                 Key: MSHARED-341
                 URL: https://jira.codehaus.org/browse/MSHARED-341
             Project: Maven Shared Components
          Issue Type: Improvement
          Components: maven-dependency-analyzer
    Affects Versions: maven-dependency-analyzer-1.5
            Reporter: Simon Wang


*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.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)