| Interface | Description |
|---|---|
| WarPackagingContext |
The packaging context.
|
| WarPackagingTask |
The base packaging task.
|
| WarPostPackagingTask |
Defines tasks that should be performed after the packaging.
|
| Class | Description |
|---|---|
| AbstractWarPackagingTask | |
| ArtifactsPackagingTask |
Handles the artifacts that needs to be packaged in the web application.
|
| ClassesPackagingTask |
Handles the classes directory that needs to be packaged in the web application.
|
| DependenciesAnalysisPackagingTask |
Analyzes the dependencies of the project with its previous state and update the target directory accordingly.
|
| OverlayPackagingTask |
Handles an overlay.
|
| SaveWebappStructurePostPackagingTask |
Saves the webapp structure cache.
|
| WarProjectPackagingTask |
Handles the project own resources, that is: |
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.