pom cleanup; remove various kinds of unnecessary dependencies
-------------------------------------------------------------

                 Key: ARIES-744
                 URL: https://issues.apache.org/jira/browse/ARIES-744
             Project: Aries
          Issue Type: Improvement
            Reporter: David Jencks
            Assignee: David Jencks


I noticed several problems with the poms

-- maven 3 warnings about duplicated versions etc

-- mvn dependency:analyze shows several unused dependencies (note that you have 
to be very careful removing test dependencies from this report since this does 
not detect pax exam usage)

-- maven-bundle-plugin aggregation projects should have the dependencies that 
are included in the aggregate marked "provided"

I'm going to assume that if the aries build succeeds and my locally modified 
karaf build (modified to use aries snapshots) succeed these changes are OK.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to