Package | Description |
---|---|
org.apache.maven.plugin.war.packaging |
Modifier and Type | Class and Description |
---|---|
class |
AbstractWarPackagingTask |
class |
ArtifactsPackagingTask
Handles the artifacts that needs to be packaged in the web application.
|
class |
ClassesPackagingTask
Handles the classes directory that needs to be packaged in the web application.
|
class |
DependenciesAnalysisPackagingTask
Analyzes the dependencies of the project with its previous state and update the target directory accordingly.
|
class |
OverlayPackagingTask
Handles an overlay.
|
class |
WarProjectPackagingTask
Handles the project own resources, that is: |
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.