Use 'import' scope to reduce number of managed dependencies
-----------------------------------------------------------

                 Key: SMX4NMR-256
                 URL: https://issues.apache.org/jira/browse/SMX4NMR-256
             Project: ServiceMix NMR
          Issue Type: Improvement
    Affects Versions: 1.4.0
            Reporter: Gert Vanthienen
            Assignee: Gert Vanthienen
             Fix For: 1.5.0


Since Maven 2.0.9, it is possible to use 'import' scope with a POM dependency 
to get all the managed dependencies from that POM included.

We can use this technique to avoid duplicating all the Karaf managed 
dependencies inside our NMR build.  As a side effect, upgrading to a newer 
version of Karaf also becomes a lot easier because it's just on property value 
to change instead of having to make sure that all the Aries/Felix/... bits are 
aligned as well.

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

        

Reply via email to