Uses of Class
org.apache.maven.plugins.war.packaging.AbstractWarPackagingTask
-
Packages that use AbstractWarPackagingTask Package Description org.apache.maven.plugins.war.packaging -
-
Uses of AbstractWarPackagingTask in org.apache.maven.plugins.war.packaging
Subclasses of AbstractWarPackagingTask in org.apache.maven.plugins.war.packaging Modifier and Type Class Description classArtifactsPackagingTaskHandles the artifacts that needs to be packaged in the web application.classClassesPackagingTaskHandles the classes directory that needs to be packaged in the web application.classCopyUserManifestTaskclassOverlayPackagingTaskHandles an overlay.classWarProjectPackagingTaskHandles 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
-