astefanutti opened a new issue #1533: URL: https://github.com/apache/camel-k/issues/1533
By default, Quarkus does not discover CDI beans outside the main module, which is the generated Camel K integration project. For users to enable scanning of CDI beans from the integration dependencies without mandating the dependencies to provide a Jandex index, it should be possible to add `quarkus.index-dependency` entries for specific dependencies, as documented in: https://quarkus.io/guides/cdi-reference#how-to-generate-a-jandex-index ---------------------------------------------------------------- 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