org.fusesource.mvnplugins.uberize
public interface Transformer
void process(Uberizer uberizer, File workDir, TreeMap<String,UberEntry> uberEntries) throws IOException
uberizer
- the Uberizer instance requesting the transformation.workDir
- a work directory that the transformer can store transformed files inuberEntries
- a map of all the jar entries that will be included in the uber jarIOException
Copyright © 2009-2013 FuseSource. All Rights Reserved.