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

[109] Move the bootable JAR plugin configuration out of the execution. #111

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

jamezp
Copy link
Contributor

@jamezp jamezp commented Feb 9, 2023

resolves #109
replaces #110

@liweinan
Copy link
Contributor

liweinan commented Feb 9, 2023

I verified this by running:

➤ mvn wildfly-jar:package                                                                                                                                           22:11:17

and then:

➤ mvn wildfly-jar:run                                                                                                                                               22:14:54

And it works:

image

@jamezp Thanks for fixing this!

@jamezp jamezp merged commit 9e5b793 into resteasy:main Feb 9, 2023
@jamezp jamezp deleted the issue109 branch April 14, 2023 21:37
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.

add the missing layers and feature-pack location config for the bootable-jar example.
2 participants