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

Rename standard jar when uberJar option is used #827

Merged
merged 1 commit into from
Feb 11, 2019

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Feb 11, 2019

When uberJar is specified we rename the standard jar by adding the
.original suffix.
This is done in order to help tools that expect a single jar in the
output directory to work out of the box (a prominent case being Openshift S2I)

When uberJar is specified we rename the standard jar by adding the
.original suffix.
This is done in order to help tools that expect a single jar in the
output directory to work out of the box (one such case is Openshift s2i)
@stuartwdouglas stuartwdouglas added this to the 0.9.0 milestone Feb 11, 2019
@stuartwdouglas stuartwdouglas merged commit aa274f1 into quarkusio:master Feb 11, 2019
@geoand geoand deleted the uberjar-names branch February 14, 2019 07:06
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.

2 participants