[
https://issues.apache.org/jira/browse/ANY23-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13432486#comment-13432486
]
Peter Ansell commented on ANY23-113:
------------------------------------
Patch pushed in svn revision 1371543
> Remove dependencies from parent pom.xml file
> --------------------------------------------
>
> Key: ANY23-113
> URL: https://issues.apache.org/jira/browse/ANY23-113
> Project: Apache Any23
> Issue Type: Bug
> Reporter: Peter Ansell
> Fix For: 0.7.1
>
>
> The parent pom.xml file defines some dependencies outside of its
> dependencyManagement section that are not used by the parent pom.xml file but
> are inherited by all children.
> This is not the best use of maven, as it adds dependencies where they are not
> actually directly used. To fix this I am migrating the dependencies into the
> dependencyManagement section and inserting the relevant declarations in the
> children pom.xml files as necessary.
--
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