You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/09/26 09:10:32 UTC

[GitHub] [camel-quarkus] oscerd commented on issue #209: Upgrade to Quarkus 0.23.0

oscerd commented on issue #209: Upgrade to Quarkus 0.23.0
URL: https://github.com/apache/camel-quarkus/issues/209#issuecomment-535414344
 
 
   This fails for enforcement rules
   
   [INFO] --- maven-enforcer-plugin:1.4.1:enforce (camel-quarkus-enforcer-rules) @ camel-quarkus-infinispan ---
   [WARNING] 
   Dependency convergence error for org.jgroups:jgroups:4.1.1.Final paths to dependency are:
   +-org.apache.camel.quarkus:camel-quarkus-infinispan:0.2.1-SNAPSHOT
     +-org.infinispan:infinispan-core:10.0.0.Beta5
       +-org.jgroups:jgroups:4.1.1.Final
   and
   +-org.apache.camel.quarkus:camel-quarkus-infinispan:0.2.1-SNAPSHOT
     +-org.apache.camel:camel-infinispan:3.0.0-RC1
       +-org.jgroups:jgroups:4.0.18.Final
   
   [WARNING] Rule 0: org.apache.maven.plugins.enforcer.DependencyConvergence failed with message:
   Failed while enforcing releasability the error(s) are [
   Dependency convergence error for org.jgroups:jgroups:4.1.1.Final paths to dependency are:
   +-org.apache.camel.quarkus:camel-quarkus-infinispan:0.2.1-SNAPSHOT
     +-org.infinispan:infinispan-core:10.0.0.Beta5
       +-org.jgroups:jgroups:4.1.1.Final
   and
   +-org.apache.camel.quarkus:camel-quarkus-infinispan:0.2.1-SNAPSHOT
     +-org.apache.camel:camel-infinispan:3.0.0-RC1
       +-org.jgroups:jgroups:4.0.18.Final
   
   Camel Cannot update to infinispan 10 in beta version.

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


With regards,
Apache Git Services