With maven-assembly-plugin it's possible to package a project into a single jar w all the dependencies.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||
|
|
|
I have not used it by myself, but one-jar seems to do what you need. It also has an ant task and offers an ant example. |
|||
|
|