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 uber-jar for cli to make it directly runnable #12037

Merged
merged 1 commit into from
Sep 11, 2020

Conversation

maxandersen
Copy link
Member

as long as we can't run cli as native i suggest we use uber-jar
to at least make jbang io.quarkus:quarkus-cli:999-SNAPSHOT:runner work
as well as a java -jar quarkus-cli-999-SNAPSHOT-runner.jar after downloading it.

This also makes it easier to download/distribute the cli using other package managers.

It does create a big "binary" (~21mb) but not sure there is a better alternative.

@aloubyansky aloubyansky merged commit ea62860 into quarkusio:master Sep 11, 2020
@aloubyansky aloubyansky added this to the 1.9.0 - master milestone Sep 11, 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.

2 participants