Hello everyone, i would like to take advantage of both the shade plugin and the minijar mojo (http://mojo.codehaus.org/minijar-maven-plugin/). In particular, what I would like to do is: - ask minijar to create the "minified" jars of my dependencies: this is already possible, as minijar:minijars works like a charm - use shade to "pack" all the minified jars and the jar of my module togheter
I don't know how to proceed. Any suggestion is more than welcome. The project where I would like to adopt this solution can be freely checked out by issuing the following: svn co svn://svn.forge.objectweb.org/svnroot/fractal/trunk/fractal-bf/connectors/soap-cxf<svn://svn.forge.objectweb.org/svnroot/fractal/trunk/fractal-bf//connectors/soap-cxf>fractal-bf-connectors-soap-cxf Thanks , Valerio -- http://www.linkedin.com/in/vschiavoni http://jroller.com/vschiavoni
