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 2021/03/31 09:48:39 UTC

[GitHub] [camel-quarkus] zbendhiba opened a new issue #2424: camel-quarkus-cassandraql : build failure in camel-master branch

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


   The last 2 last builds of camel-master branch are failing because of  Enforcer rules have failed on project camel-quarkus-cassandraql
   
   Stack trace :
   
   ```
   Warning:  
   Dependency convergence error for com.datastax.oss:java-driver-core:4.11.0 paths to dependency are:
   +-org.apache.camel.quarkus:camel-quarkus-cassandraql:1.9.0-SNAPSHOT
     +-org.apache.camel:camel-cassandraql:3.10.0-20210330.204549-11
       +-com.datastax.oss:java-driver-core:4.11.0
   and
   +-org.apache.camel.quarkus:camel-quarkus-cassandraql:1.9.0-SNAPSHOT
     +-org.apache.camel:camel-cassandraql:3.10.0-20210330.204549-11
       +-com.datastax.oss:java-driver-query-builder:4.11.0
         +-com.datastax.oss:java-driver-core:4.11.0
   and
   +-org.apache.camel.quarkus:camel-quarkus-cassandraql:1.9.0-SNAPSHOT
     +-com.datastax.oss.quarkus:cassandra-quarkus-client:1.0.0
       +-com.datastax.oss:java-driver-core:4.10.0
   
   Warning:  Rule 1: org.apache.maven.plugins.enforcer.DependencyConvergence failed with message:
   Failed while enforcing releasability the error(s) are [
   Dependency convergence error for com.datastax.oss:java-driver-core:4.11.0 paths to dependency are:
   +-org.apache.camel.quarkus:camel-quarkus-cassandraql:1.9.0-SNAPSHOT
     +-org.apache.camel:camel-cassandraql:3.10.0-20210330.204549-11
       +-com.datastax.oss:java-driver-core:4.11.0
   and
   +-org.apache.camel.quarkus:camel-quarkus-cassandraql:1.9.0-SNAPSHOT
     +-org.apache.camel:camel-cassandraql:3.10.0-20210330.204549-11
       +-com.datastax.oss:java-driver-query-builder:4.11.0
         +-com.datastax.oss:java-driver-core:4.11.0
   and
   +-org.apache.camel.quarkus:camel-quarkus-cassandraql:1.9.0-SNAPSHOT
     +-com.datastax.oss.quarkus:cassandra-quarkus-client:1.0.0
       +-com.datastax.oss:java-driver-core:4.10.0
   ]
    ------------------------------------------------------------------------
   
   Error:  Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (camel-quarkus-enforcer-rules) on project camel-quarkus-cassandraql: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
   ```
   
   


-- 
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] zbendhiba closed issue #2424: camel-quarkus-cassandraql : build failure in camel-master branch

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


   


-- 
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] zbendhiba commented on issue #2424: camel-quarkus-cassandraql : build failure in camel-master branch

Posted by GitBox <gi...@apache.org>.
zbendhiba commented on issue #2424:
URL: https://github.com/apache/camel-quarkus/issues/2424#issuecomment-812510478


   The [camel-quarkus-2423](https://github.com/apache/camel-quarkus/issues/2423)  will fix this one too  


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