Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Unknown
Description
According to Importing Dependencies, it is possible to import the dependency management sections from multiple projects. The wildfly-camel project does this both with wildfly and camel dependencies.
Generally we'd like to use the camel defined dependencies, it is however often the case that there is a version skew for a give project - cxf for example.
To avoid an incorrect mix of cxf versions, camel should not only define its top-level cxf deps but also the transitive dependencies that it expects to be using