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