| Package | Description |
|---|---|
| org.apache.maven.plugins.war | |
| org.apache.maven.plugins.war.packaging |
| Modifier and Type | Method and Description |
|---|---|
private java.util.List<WarPostPackagingTask> |
AbstractWarMojo.getPostPackagingTasks()
Returns a List of the
WarPostPackagingTask instances to
invoke to perform the post-packaging. |
| Modifier and Type | Class and Description |
|---|---|
class |
SaveWebappStructurePostPackagingTask
Saves the webapp structure cache.
|