You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Billie Rinaldi (Created) (JIRA)" <ji...@apache.org> on 2012/03/20 22:41:40 UTC

[jira] [Created] (ACCUMULO-478) Use mvn dependency:analyze to clean up dependency issues

Use mvn dependency:analyze to clean up dependency issues
--------------------------------------------------------

                 Key: ACCUMULO-478
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-478
             Project: Accumulo
          Issue Type: Task
          Components: dist
            Reporter: Billie Rinaldi
            Assignee: John Vines


http://maven.apache.org/plugins/maven-dependency-plugin/

There are some jars in our dependencies that we're no longer using.  Also, we might not be declaring all of our direct dependencies and instead may be relying on transitive dependencies.  The dependency:analyze and dependency:analyze-only goals show lists of used undeclared dependencies and unused declared dependencies.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira