-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 configuring quarkus.bootstrap.effective-model-builder as a POM property #44487
Support configuring quarkus.bootstrap.effective-model-builder as a POM property #44487
Conversation
This comment has been minimized.
This comment has been minimized.
The CI failures look related. |
I am not sure why that is, tbh
|
f0bbe08
to
2153316
Compare
Oh, i think i do. |
…POM property; * suport resolving JAR artifacts with classifiers from the classes dir; * support the JAR and Surefire plugin configurations in the pluginManagement when initializing artifact source sets.
2153316
to
405455a
Compare
Status for workflow
|
Complete list of changes:
Fixes #9335