-
Bug
-
Resolution: Done
-
Major
-
None
-
None
quarkus-devtools-utilities is productized, quarkus-junit5-internal is not and therefore quarkus-junit5-internal pulls the community version of quarkus-devtools-utilities:
Dependency convergence error for io.quarkus:quarkus-devtools-utilities:2.2.5.Final-redhat-00008 paths to dependency are:
+-org.apache.camel.quarkus:camel-quarkus-core-deployment:2.2.1-SNAPSHOT
+-io.quarkus:quarkus-core-deployment:2.2.5.Final-redhat-00008
+-io.quarkus:quarkus-devtools-utilities:2.2.5.Final-redhat-00008
and
+-org.apache.camel.quarkus:camel-quarkus-core-deployment:2.2.1-SNAPSHOT
+-io.quarkus:quarkus-junit5-internal:2.2.5.Final
+-io.quarkus:quarkus-devtools-utilities:2.2.5.Final
[WARN] Rule 1: org.apache.maven.plugins.enforcer.DependencyConvergence failed with message:
I wonder whether it would be possible to start managing io.quarkus:quarkus-devtools-utilities and other artifacts that can induce the same problem in quarkus-bom?