You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/08/25 11:33:44 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #1601: jaxb-api version alignment issues

jamesnetherton opened a new issue #1601:
URL: https://github.com/apache/camel-quarkus/issues/1601


   Seen on the camel-master branch:
   
   ```
   [WARNING] 
   Dependency convergence error for jakarta.xml.bind:jakarta.xml.bind-api:2.3.2 paths to dependency are:
   +-org.apache.camel.quarkus:camel-quarkus-servicenow:1.1.0-SNAPSHOT
     +-org.apache.camel:camel-servicenow:3.5.0-SNAPSHOT
       +-org.apache.cxf:cxf-core:3.4.0
         +-org.glassfish.jaxb:jaxb-runtime:2.3.3-b02
           +-jakarta.xml.bind:jakarta.xml.bind-api:2.3.2
   and
   +-org.apache.camel.quarkus:camel-quarkus-servicenow:1.1.0-SNAPSHOT
     +-org.apache.camel:camel-servicenow:3.5.0-SNAPSHOT
       +-org.apache.cxf:cxf-core:3.4.0
         +-jakarta.xml.bind:jakarta.xml.bind-api:2.3.3
   and
   +-org.apache.camel.quarkus:camel-quarkus-servicenow:1.1.0-SNAPSHOT
     +-org.apache.camel:camel-servicenow:3.5.0-SNAPSHOT
       +-org.apache.cxf:cxf-core:3.4.0
         +-jakarta.xml.ws:jakarta.xml.ws-api:2.3.3
           +-jakarta.xml.bind:jakarta.xml.bind-api:2.3.3
   and
   +-org.apache.camel.quarkus:camel-quarkus-servicenow:1.1.0-SNAPSHOT
     +-org.apache.camel:camel-servicenow:3.5.0-SNAPSHOT
       +-com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.11.2
         +-com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.11.2
           +-jakarta.xml.bind:jakarta.xml.bind-api:2.3.2
   
   [WARNING] Rule 0: org.apache.maven.plugins.enforcer.DependencyConvergence failed with message:
   Failed while enforcing releasability the error(s) are [
   Dependency convergence error for jakarta.xml.bind:jakarta.xml.bind-api:2.3.2 paths to dependency are:
   +-org.apache.camel.quarkus:camel-quarkus-servicenow:1.1.0-SNAPSHOT
     +-org.apache.camel:camel-servicenow:3.5.0-SNAPSHOT
       +-org.apache.cxf:cxf-core:3.4.0
         +-org.glassfish.jaxb:jaxb-runtime:2.3.3-b02
           +-jakarta.xml.bind:jakarta.xml.bind-api:2.3.2
   and
   +-org.apache.camel.quarkus:camel-quarkus-servicenow:1.1.0-SNAPSHOT
     +-org.apache.camel:camel-servicenow:3.5.0-SNAPSHOT
       +-org.apache.cxf:cxf-core:3.4.0
         +-jakarta.xml.bind:jakarta.xml.bind-api:2.3.3
   and
   +-org.apache.camel.quarkus:camel-quarkus-servicenow:1.1.0-SNAPSHOT
     +-org.apache.camel:camel-servicenow:3.5.0-SNAPSHOT
       +-org.apache.cxf:cxf-core:3.4.0
         +-jakarta.xml.ws:jakarta.xml.ws-api:2.3.3
           +-jakarta.xml.bind:jakarta.xml.bind-api:2.3.3
   and
   +-org.apache.camel.quarkus:camel-quarkus-servicenow:1.1.0-SNAPSHOT
     +-org.apache.camel:camel-servicenow:3.5.0-SNAPSHOT
       +-com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:2.11.2
         +-com.fasterxml.jackson.module:jackson-module-jaxb-annotations:2.11.2
           +-jakarta.xml.bind:jakarta.xml.bind-api:2.3.2
   ```
   ]
   
   See also: https://issues.apache.org/jira/browse/CAMEL-15463.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton closed issue #1601: jakarta.xml.bind:jakarta.xml.bind-api version alignment issues

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #1601:
URL: https://github.com/apache/camel-quarkus/issues/1601


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org