Uses of Interface
org.apache.maven.plugins.shade.resource.ReproducibleResourceTransformer
Packages that use ReproducibleResourceTransformer
Package
Description
- 
Uses of ReproducibleResourceTransformer in org.apache.maven.plugins.shade.resourceClasses in org.apache.maven.plugins.shade.resource that implement ReproducibleResourceTransformerModifier and TypeClassDescriptionclassPrevents duplicate copies of the licenseclassMergesMETA-INF/NOTICE.TXTfiles.classA resource processor that appends content for a resource, separated by a newline.classA resource processor that aggregates plexuscomponents.xmlfiles.classA resource processor that prevents the inclusion of an arbitrary resource into the shaded JAR.classAggregate Apache Groovy extension modules descriptorsclassA resource processor that allows the addition of an arbitrary file content into the shaded JAR.classA 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.classA resource processor that aggregates Mavenplugin.xmlfiles.classAn appending transformer for resource bundlesclassResources transformer that relocates classes in META-INF/services and appends entries in META-INF/services resources into a single resource.classResource transformer that relocates classes inMETA-INF/sisu/javax.inject.Namedand appends resources into a single resource.classAppends multiple occurrences of some XML file.
- 
Uses of ReproducibleResourceTransformer in org.apache.maven.plugins.shade.resource.propertiesClasses in org.apache.maven.plugins.shade.resource.properties that implement ReproducibleResourceTransformerModifier and TypeClassDescriptionclassEnables to merge Microprofile Config configuration files properly respecting their ordinal.classEnables to merge openwebbeans configuration files properly respecting their ordinal.classEnables to merge a set of properties respecting priority between them.