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

Many "Unrecognized property" "it is not referenced in any Java files microprofile(unknown)" #872

Open
melodyfromheaven opened this issue Oct 25, 2024 · 1 comment

Comments

@melodyfromheaven
Copy link

melodyfromheaven commented Oct 25, 2024

This source is an example from the repository: https://github.com/quarkusio/quarkus-quickstarts/tree/main/hibernate-orm-quickstart.

I am encountering warnings like the following:

"Unrecognized property 'quarkus.datasource.db-kind', it is not referenced in any Java files microprofile(unknown)"

1
2

@angelozerr
Copy link
Contributor

angelozerr commented Oct 25, 2024

Collecting properties from Java classes is not a trivial issue. I need to take some times to investigate the problem.

Please note that Quarkus team is working to provide those computed properties.

See quarkusio/quarkus#42671 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants