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

Reply via email to