Interface | Description |
---|---|
WarPackagingContext |
The packaging context.
|
WarPackagingTask |
The base packaging task.
|
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.
|
CopyUserManifestTask | |
OverlayPackagingTask |
Handles an overlay.
|
WarProjectPackagingTask |
Handles the project own resources, that is:
The list of web resources, if any
The content of the webapp directory if it exists
The custom deployment descriptor(s), if any
The content of the classes directory if it exists
The dependencies of the project
|
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.