[
https://issues.apache.org/jira/browse/CAMEL-13949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16923670#comment-16923670
]
Guillaume Nodet commented on CAMEL-13949:
-----------------------------------------
Yes, this looks a bit backward, I think the code should be moved to
`camel-core-engine` and make `camel-core` keep the tests + additional
components dependencies, so that we don't need to rely on exclusions.
> camel-core vs camel-core-engine
> -------------------------------
>
> Key: CAMEL-13949
> URL: https://issues.apache.org/jira/browse/CAMEL-13949
> Project: Camel
> Issue Type: Improvement
> Components: camel-core, camel-core-engine
> Reporter: Luca Burgazzoli
> Priority: Minor
>
> The camel-core-engine trims camel-core using maven exclusions which may lead
> to unexpected result as if both are present in the dependencies tree, then
> one may win over the other depending of the maven resolution.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)