Hi,
I'm trying to convert a project from ant to maven 2 and I'm finding
difficulties in the last part of the build, that is, preparing
distributable jars.

I can build the application jar, set the main class, have the dependent
jars included in the manifest, but, how in the world I can make maven
build either:
* a single jar with all the dependencies included inside (aka single
  double clickable jar)
* make maven at least copy the dependency jars in the same folder as
  the application jar?

Best regards
Andrea Aime


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

Reply via email to