public interface Shader
static final String ROLE
void shade(Set<File> jars, File uberJar, List<Filter> filters, List<Relocator> relocators, List<ResourceTransformer> resourceTransformers) throws IOException, org.apache.maven.plugin.MojoExecutionException
jars
- which jarsuberJar
- output jarfilters
- the filtersrelocators
- the relocatorsresourceTransformers
- the transformersIOException
- for IO errors reading the thingorg.apache.maven.plugin.MojoExecutionException
- for anything else that goes wrong.Copyright © 2013. All rights reserved.