Uses of Package
org.apache.maven.plugins.shade.resource
-
Classes in org.apache.maven.plugins.shade.resource used by org.apache.maven.plugins.shade Class Description ManifestResourceTransformer 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.ResourceTransformer -
Classes in org.apache.maven.plugins.shade.resource used by org.apache.maven.plugins.shade.mojo Class Description ResourceTransformer -
Classes in org.apache.maven.plugins.shade.resource used by org.apache.maven.plugins.shade.resource Class Description AbstractCompatibilityTransformer An abstract class to implement once the old non-reproducible ResourceTransformer API.ReproducibleResourceTransformer Transform resource ensuring reproducible output: that requires to get the timestamp of the initial resources to define in a reproducible way the timestamp of the transformed resource.ResourceTransformer -
Classes in org.apache.maven.plugins.shade.resource used by org.apache.maven.plugins.shade.resource.properties Class Description ReproducibleResourceTransformer Transform resource ensuring reproducible output: that requires to get the timestamp of the initial resources to define in a reproducible way the timestamp of the transformed resource.ResourceTransformer