hi, does anybody know an alternative to assembly plugin which is mainly putting all stuff into a single jar.
would prefer a layout where libraries are organized as following: -mainJar.jar -lib/ -dependentJar1 -dependentJar2 -... the main task would be to set up Manifest.MF from mainJar.jar correctly so neccessary classpaths are set correctly and reference to outside living lib/*.jar. -- View this message in context: http://www.nabble.com/maven-plugin-alternative-to-assembly-plugin-tf4262116s177.html#a12129079 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
