Uses of Class
org.apache.maven.plugins.shade.resource.AbstractCompatibilityTransformer
Packages that use AbstractCompatibilityTransformer
-
Uses of AbstractCompatibilityTransformer in org.apache.maven.plugins.shade.resource
Subclasses of AbstractCompatibilityTransformer in org.apache.maven.plugins.shade.resourceModifier and TypeClassDescriptionclass
Prevents duplicate copies of the licenseclass
MergesMETA-INF/NOTICE.TXT
files.class
A resource processor that appends content for a resource, separated by a newline.class
A resource processor that aggregates plexuscomponents.xml
files.class
A resource processor that prevents the inclusion of an arbitrary resource into the shaded JAR.class
Aggregate Apache Groovy extension modules descriptorsclass
A resource processor that allows the addition of an arbitrary file content into the shaded JAR.class
A resource processor that allows the arbitrary addition of attributes to the first MANIFEST.MF that is found in the set of JARs being processed, or to a newly created manifest for the shaded JAR.class
A resource processor that aggregates Mavenplugin.xml
files.class
An appending transformer for resource bundlesclass
Resources transformer that relocates classes in META-INF/services and appends entries in META-INF/services resources into a single resource.class
Appends multiple occurrences of some XML file.