Hi
I have multi module project. I need to make a distributable JAR in a way that should hold all the dependent jars, including the jars referred by dependent jars. Need help I am trying to pack dependent jars in another jars (don't want to use assembley plugin) Is it possible with jar plugin? I need to add a maniest file to include dependent files in the class path too. This facility is in the jar plugin. Regards, Nishant Sonar
