Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 524 Bytes

File metadata and controls

15 lines (12 loc) · 524 Bytes

executable-jar-with-maven-example

Java CI with Maven StackOverflow Answer

Generates executable jar files with dependencies.

Just build it!

$ mvn clean package

And see what you got!

$ ls -1 target