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

Enable Maven extensions for the Quarkus Maven plugin #12788

Merged

Conversation

aloubyansky
Copy link
Member

This change allows registering Maven extensions bundled with the Quarkus Maven plugin. One example would be
https://github.com/quarkusio/quarkus/blob/master/devtools/maven/src/main/java/io/quarkus/maven/components/BootstrapSessionListener.java
And I think there will be more in the future.

@aloubyansky aloubyansky requested a review from ia3andy October 19, 2020 10:52
Copy link
Contributor

@ia3andy ia3andy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, maybe you should also add it to the legacy templates?

@gastaldi gastaldi added this to the 1.10 - master milestone Oct 19, 2020
@aloubyansky aloubyansky force-pushed the maven-plugin-extensions-support branch from 87db763 to 0c4424e Compare October 19, 2020 16:12
@gastaldi gastaldi merged commit 123fe1a into quarkusio:master Oct 19, 2020
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

Successfully merging this pull request may close these issues.

3 participants