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

        

Reply via email to