Hello Dan, On Mon, Aug 31, 2009 at 3:13 PM, Daniel Kulp<[email protected]> wrote:
> Yea. Take a look at how we use the shade plugin: > > http://svn.apache.org/repos/asf/cxf/trunk/distribution/bundle/all/pom.xml which modules should I include to have the transformer classes used by : <transformer implementation="org.apache.cxf.maven.PluginTransformer"> <resource>META-INF/tools-plugin.xml</resource> </transformer> <transformer implementation="org.apache.cxf.maven.CXFAllTransformer" /> Thanks, valerio > Alternatively, just depend on cxf-bundle instead of the individual modules. I'd like first this first solution, as CXF is being imported transitively (as a runtime dependency itself), and the importd jars have already been carefully selected to reduce the disk footprint of the jar. -- twitter.com/vschiavoni jroller.com/vschiavoni linkedin.com/in/vschiavoni facebook.com/vschiavoni (permanently disabled)
