-
-
Notifications
You must be signed in to change notification settings - Fork 184
Open
Labels
ideasSome idea/suggestion around jbang behavior/feature setSome idea/suggestion around jbang behavior/feature set
Description
Right now the maven/gradle export create runnable JARs but without the dependencies.
We should also generate an additional runnable "uber/shadow" JAR containing all the dependencies to make it really easy to run the end result.
Ideally those dependencies would also be available separately in a folder in the build/target folder, so the user could also run java -cp 'target/libs/*' target/myapp-0.0.1-jar
Metadata
Metadata
Assignees
Labels
ideasSome idea/suggestion around jbang behavior/feature setSome idea/suggestion around jbang behavior/feature set