org.fusesource.mvnplugins.uberize.transformer
public class PlexusComponents extends Object implements Transformer
components.xml
files.Modifier and Type | Field and Description |
---|---|
static String |
COMPONENTS_XML_PATH |
Constructor and Description |
---|
PlexusComponents() |
public static final String COMPONENTS_XML_PATH
public void process(Uberizer uberizer, File workDir, TreeMap<String,UberEntry> uberEntries) throws IOException
Transformer
process
in interface Transformer
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.