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).

 

 

Reply via email to