Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support adding quarkus.index-dependency entries to scan CDI beans #1533

Closed
astefanutti opened this issue Jun 15, 2020 · 0 comments · Fixed by #2355
Closed

Support adding quarkus.index-dependency entries to scan CDI beans #1533

astefanutti opened this issue Jun 15, 2020 · 0 comments · Fixed by #2355
Labels
area/quarkus Related to the Quarkus runtime kind/feature New feature or request

Comments

@astefanutti
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/quarkus Related to the Quarkus runtime kind/feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant