executable-jar-with-maven-example icon indicating copy to clipboard operation
executable-jar-with-maven-example copied to clipboard

Generates executable jar files with dependencies

executable-jar-with-maven-example

Java CI StackOverflow Answer

Generates executable jar files with dependencies.

Just build it!

$ mvn clean package

And see what you got!

$ ls -1 target