generate JAR and all dependecy jars to a folder automatically

2006-11-22 Thread thorsten
Hi, is there any possibility with maven (or a different tool) to create a folder with the JAR of the project and all necessary JAR dependency files to run the application? Right now i have to copy the other JAR files manually ;-( Regards, Thorsten example: pom.xml 4.0.0 group emu Em

Re: generate JAR and all dependecy jars to a folder automatically

2006-11-22 Thread Martin Vysny
On Wed, 2006-11-22 at 10:20 +0100, [EMAIL PROTECTED] wrote: > Hi, > > is there any possibility with maven (or a different tool) to create a folder > with the JAR of the project and all necessary JAR dependency files to run the > application? > Right now i have to copy the other JAR files manuall

Re: generate JAR and all dependecy jars to a folder automatically

2006-11-23 Thread franz see
t; >> >> SwingLayout >> SwingLayout >> 0.1 >> >> >> >> >> result: >> >>emu-1.0.jar >> lib >> java_help-2.0_02.jar >> jgoodies-1.0.7.jar >> SwingLayout-0.1.jar >> >>