| Package | Description |
|---|---|
| org.apache.maven.plugins.shade | |
| org.apache.maven.plugins.shade.filter |
| Modifier and Type | Method and Description |
|---|---|
List<Filter> |
ShadeRequest.getFilters() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShadeRequest.setFilters(List<Filter> filters)
The filters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MinijarFilter
A filter that prevents the inclusion of classes not required in the final jar.
|
class |
SimpleFilter |
Copyright © 2016. All Rights Reserved.