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: us...@infra.apache.org