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

Resolve Quarkus version from the runtime dependencies instead of the deployment ones #16049

Conversation

aloubyansky
Copy link
Member

When generating extension descriptors, if the deployment artifacts haven't been built locally (e.g. explicitly excluded from the reactor) and aren't available in the local repo and skipExtensionValidation=true, the Quarkus version that's added to the quarkus-extension.yaml should be resolved from the runtime dependencies instead of the deployment ones. Otherwise, it will fail to resolve it.

…deployment ones when generating extension descriptors
@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven labels Mar 26, 2021
@gsmet gsmet merged commit 3c079a6 into quarkusio:main Mar 29, 2021
@quarkus-bot quarkus-bot bot added this to the 1.14 - main milestone Mar 29, 2021
@gsmet gsmet modified the milestones: 1.14 - main, 1.13.1.Final Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/maven
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants