You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Will Hoover <ja...@gmail.com> on 2012/05/08 14:05:42 UTC

maven-shade-plugin unziped uber.jar

Is there a way to use the maven-shade-plugin to produce an unzipped
uber-jar? 

 

I know that this can be done using maven-dependency-plugin, but it seems to
be much slower and doesn't have some of the features that shade has (like
transformers).