mkouba commented on issue #3173:
URL: https://github.com/apache/camel-quarkus/issues/3173#issuecomment-942022916


   Hm, so I built the project with `-Denforcer.skip` and got `[ERROR] Failed to 
execute goal com.github.eirslett:frontend-maven-plugin:1.6:yarn 
(antora-xref-check) on project camel-quarkus-docs` but still I was able to run 
the tests for `jms-artemis-client` and from the debug log I can see that the 
bean classes, e.g. 
`org.apache.camel.quarkus.component.messaging.it.util.scheme.MessagingComponentSchemeProducer`,
 are **found twice** in the bean archive index. Which could mean that an 
`ApplicationArchive` is built twice from a dependency or there are two 
dependencies that contain the given class.


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

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

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


Reply via email to