[ https://issues.apache.org/jira/browse/ARIES-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115067#comment-13115067
]
David Jencks commented on ARIES-744:
------------------------------------
some work committed in rev 1176139. Leaving open until I can't think of more stuff to do
:-)
> 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.
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
|