did you try the assembly plugin?

http://maven.apache.org/plugins/maven-assembly-plugin/index.html

I am using it with maven 2, so I dont know if it works with maven 1 bu give it a try ^^

regards,
Arthur


Sonar, Nishant schrieb:
Hi

I need to build on a machine and deploy the jar on another machine. Now
there are dependencies in my jar are to be supplied with this jar, as it
is no the build machine the classpath.

How should I create a single distributable comprising all the jars? Like

Myjar.jar

|---com.myapp.app

|---lib

    |------dependent jars

Regards,

Nishant Sonar



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to