[
https://issues.apache.org/jira/browse/CAMEL-9722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15201231#comment-15201231
]
ASF GitHub Bot commented on CAMEL-9722:
---------------------------------------
Github user tdiesler closed the pull request at:
https://github.com/apache/camel/pull/908
> Explicitly define cxf transitive dependencies
> ---------------------------------------------
>
> Key: CAMEL-9722
> URL: https://issues.apache.org/jira/browse/CAMEL-9722
> Project: Camel
> Issue Type: Task
> Reporter: Thomas Diesler
> Assignee: Claus Ibsen
> Fix For: 2.17.0
>
>
> According to [Importing
> Dependencies|https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Importing_Dependencies],
> it is possible to import the dependency management sections from multiple
> projects. The [wildfly-camel|https://github.com/wildfly-extras/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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)