mvn assembly:assemble -DdescriptorId=jar-with-dependencies
http://maven.apache.org/plugins/maven-assembly-plugin/ Eric On 3/6/07, Sasha O <[EMAIL PROTECTED]> wrote:
Dear All, What would be the best way to build all the dependencies into the resulting JAR file? I want the JAR file to be "double-clickable". With Ant, I was using <zipfileset>. With Maven2 I have no idea how to run it on all the dependent JARs. Any help is appreciated, Sasha --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Eric Redmond http://codehaus.org/~eredmond
