Hacker News new | ask | show | jobs
by frugalmail 4895 days ago
Not sure what you're complaining about specifically, but maven has the ability to generate bundled jars when the app author includes the assembly plugin ( http://maven.apache.org/plugins/maven-assembly-plugin/ ).

Then you would just type mvn assembly:assemble