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

Enforce the platform constraints when resolving the Quarkus bootstrap Gradle resolver dependencies #44503

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

aloubyansky
Copy link
Member

Fixes #43608

@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/gradle Gradle labels Nov 14, 2024
@aloubyansky
Copy link
Member Author

This is a quick fix. I think @cdsap would do it differently though. Here is a branch where I tried to re-work it https://github.com/quarkusio/quarkus/compare/main...aloubyansky:quarkusDev-dependency-warn-config-cache?expand=1 but I'm still missing something, it fails to resolve the platform config.

This comment has been minimized.

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate
… Gradle resolver dependencies
Copy link

quarkus-bot bot commented Nov 14, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 94140f2.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@gsmet
Copy link
Member

gsmet commented Nov 15, 2024

@aloubyansky do you want us to merge this one for 3.17?

@aloubyansky
Copy link
Member Author

Yeah, i think it's worth it.

@gsmet gsmet merged commit 3dff5a4 into quarkusio:main Nov 19, 2024
21 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Nov 19, 2024
@gsmet gsmet modified the milestones: 3.18 - main, 3.17.0 Nov 19, 2024
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/gradle Gradle kind/bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dependency warning spam during build
2 participants