Class Summary |
AbstractPathTransformer |
Base class which allows applying the transformer to a user
configured path or path filter. |
AbstractTransformer |
Handy base class for simple transformers. |
AddResource |
A resource processor that allows the addition of an arbitrary file
content into the uber JAR. |
ApacheLicenseAgreggator |
Prevents duplicate copies of the license |
ApacheNoticeAgreggator |
|
ClassShader |
Uses byte code manipulation to relocate java classes to a new package. |
ManifestEditor |
Allows you to change the first MANIFEST.MF that is found in the
set of JARs being processed. |
PickResource |
A transformer that picks either the first or last resource
from all the available files. |
PlexusComponents |
A transformer that aggregates plexus components.xml files. |
RemoveResource |
A resource processor that allows the removal of an arbitrary
jar entries from the uber jar. |
Resources |
|
ServicesAppender |
Resources transformer that appends entries in META-INF/services resources into
a single resource. |
TextAggregator |
A resource processor that appends content for a resource, separated by
an end of line sequence. |
XmlAppender |
|