Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extension dependencies issue #1275

Closed
lburgazzoli opened this issue May 29, 2020 · 0 comments · Fixed by #1276
Closed

extension dependencies issue #1275

lburgazzoli opened this issue May 29, 2020 · 0 comments · Fixed by #1276
Assignees
Milestone

Comments

@lburgazzoli
Copy link
Contributor

The camel-quakus-jackson extension depends on camel-quarkus-xml-jaxb which causes issues if the extension is used along with the camel-quarkus-xml-io extension as there will be two competing implementation of the optional build item CamelRoutesLoaderBuildItems$Xml.

We should check that extension don't have direct dependency on camel-quarkus-xml-io or camel-quarkus-xml-jaxb

@lburgazzoli lburgazzoli self-assigned this May 29, 2020
@lburgazzoli lburgazzoli changed the title camel-quarkus-jackson dependency issue extension dependencies issue May 29, 2020
lburgazzoli added a commit to lburgazzoli/apache-camel-quarkus that referenced this issue May 29, 2020
lburgazzoli added a commit that referenced this issue May 29, 2020
jamesnetherton pushed a commit to jamesnetherton/camel-quarkus that referenced this issue Jun 10, 2020
@ppalaga ppalaga added this to the 1.0.0-CR2 milestone Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants