Package | Description |
---|---|
org.apache.maven.plugins.shade | |
org.apache.maven.plugins.shade.relocation | |
org.apache.maven.plugins.shade.resource |
Modifier and Type | Method | Description |
---|---|---|
List<Relocator> |
ShadeRequest.getRelocators() |
Modifier and Type | Method | Description |
---|---|---|
void |
ShadeRequest.setRelocators(List<Relocator> relocators) |
The relocators.
|
Modifier and Type | Class | Description |
---|---|---|
class |
SimpleRelocator |
Modifier and Type | Method | Description |
---|---|---|
void |
ApacheLicenseResourceTransformer.processResource(String resource,
InputStream is,
List<Relocator> relocators) |
|
void |
ApacheNoticeResourceTransformer.processResource(String resource,
InputStream is,
List<Relocator> relocators) |
|
void |
AppendingTransformer.processResource(String resource,
InputStream is,
List<Relocator> relocators) |
|
void |
ComponentsXmlResourceTransformer.processResource(String resource,
InputStream is,
List<Relocator> relocators) |
|
void |
DontIncludeResourceTransformer.processResource(String resource,
InputStream is,
List<Relocator> relocators) |
|
void |
GroovyResourceTransformer.processResource(String resource,
InputStream is,
List<Relocator> relocators) |
|
void |
IncludeResourceTransformer.processResource(String resource,
InputStream is,
List<Relocator> relocators) |
|
void |
ManifestResourceTransformer.processResource(String resource,
InputStream is,
List<Relocator> relocators) |
|
void |
PluginXmlResourceTransformer.processResource(String resource,
InputStream is,
List<Relocator> relocators) |
|
void |
ResourceBundleAppendingTransformer.processResource(String resource,
InputStream is,
List<Relocator> relocators) |
|
void |
ResourceTransformer.processResource(String resource,
InputStream is,
List<Relocator> relocators) |
Transform an individual resource
|
void |
ServicesResourceTransformer.processResource(String resource,
InputStream is,
List<Relocator> relocators) |
|
void |
XmlAppendingTransformer.processResource(String resource,
InputStream is,
List<Relocator> relocators) |
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.