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

Quarkus extension conditional dependencies #15844

Closed
3 tasks done
aloubyansky opened this issue Mar 18, 2021 · 2 comments
Closed
3 tasks done

Quarkus extension conditional dependencies #15844

aloubyansky opened this issue Mar 18, 2021 · 2 comments
Assignees
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/gradle Gradle area/maven kind/enhancement New feature or request

Comments

@aloubyansky
Copy link
Member

aloubyansky commented Mar 18, 2021

Description

It becomes more and more evident that the dependency resolution mechanism is lacking a feature of including certain extra dependencies only in cases when all their required dependencies are satisfied and not including them if at least one of their dependencies isn't found among the project's dependencies.

Given that Quarkus Maven and Gradle plugins use different (build system-specific) dependency resolver implementations, this issue will be split into the following subtasks:

@quarkus-bot
Copy link

quarkus-bot bot commented Nov 22, 2022

@maxandersen
Copy link
Member

@aloubyansky this issue was done except for the documentation was not marked as done.

I see https://quarkus.io/guides/conditional-extension-dependencies is there.

Thus closing this. If things missing in docs please open separate more dedicated issue.

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/documentation area/gradle Gradle area/maven kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants