jamesnetherton commented on PR #9122:
URL: https://github.com/apache/camel-quarkus/pull/9122#issuecomment-5569506103
I'll need to fix up some dependency convergence issues:
```
Dependency convergence error for org.glassfish.jaxb:codemodel:jar:4.0.9
paths to dependency are:
+-org.apache.camel.quarkus:camel-quarkus-lra:jar:3.27.6-SNAPSHOT
+-io.quarkus:quarkus-resteasy-client:jar:3.27.5.2:compile
+-org.jboss.resteasy:resteasy-multipart-provider:jar:6.2.18.Final:compile
+-org.jboss.resteasy:resteasy-jaxb-provider:jar:6.2.18.Final:compile
+-org.glassfish.jaxb:codemodel:jar:4.0.9:compile
and
+-org.apache.camel.quarkus:camel-quarkus-lra:jar:3.27.6-SNAPSHOT
+-io.quarkus:quarkus-resteasy-client:jar:3.27.5.2:compile
+-org.jboss.resteasy:resteasy-multipart-provider:jar:6.2.18.Final:compile
+-org.jboss.resteasy:resteasy-jaxb-provider:jar:6.2.18.Final:compile
+-org.glassfish.jaxb:jaxb-xjc:jar:4.0.5:compile
+-org.glassfish.jaxb:codemodel:jar:4.0.5:compile
Dependency convergence error for com.sun.xml.bind.external:rngom:jar:4.0.5
paths to dependency are:
+-org.apache.camel.quarkus:camel-quarkus-lra:jar:3.27.6-SNAPSHOT
+-io.quarkus:quarkus-resteasy-client:jar:3.27.5.2:compile
+-org.jboss.resteasy:resteasy-multipart-provider:jar:6.2.18.Final:compile
+-org.jboss.resteasy:resteasy-jaxb-provider:jar:6.2.18.Final:compile
+-org.glassfish.jaxb:jaxb-xjc:jar:4.0.5:compile
+-com.sun.xml.bind.external:rngom:jar:4.0.5:compile
and
+-org.apache.camel.quarkus:camel-quarkus-lra:jar:3.27.6-SNAPSHOT
+-io.quarkus:quarkus-resteasy-client:jar:3.27.5.2:compile
+-org.jboss.resteasy:resteasy-multipart-provider:jar:6.2.18.Final:compile
+-org.jboss.resteasy:resteasy-jaxb-provider:jar:6.2.18.Final:compile
+-com.sun.xml.bind.external:rngom:jar:4.0.9:compile
Dependency convergence error for org.glassfish.jaxb:xsom:jar:4.0.5 paths to
dependency are:
+-org.apache.camel.quarkus:camel-quarkus-lra:jar:3.27.6-SNAPSHOT
+-io.quarkus:quarkus-resteasy-client:jar:3.27.5.2:compile
+-org.jboss.resteasy:resteasy-multipart-provider:jar:6.2.18.Final:compile
+-org.jboss.resteasy:resteasy-jaxb-provider:jar:6.2.18.Final:compile
+-org.glassfish.jaxb:jaxb-xjc:jar:4.0.5:compile
+-org.glassfish.jaxb:xsom:jar:4.0.5:compile
and
+-org.apache.camel.quarkus:camel-quarkus-lra:jar:3.27.6-SNAPSHOT
+-io.quarkus:quarkus-resteasy-client:jar:3.27.5.2:compile
+-org.jboss.resteasy:resteasy-multipart-provider:jar:6.2.18.Final:compile
+-org.jboss.resteasy:resteasy-jaxb-provider:jar:6.2.18.Final:compile
+-org.glassfish.jaxb:xsom:jar:4.0.9:compile
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]