All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractWarMojo Contains common jobs for WAR mojos.AbstractWarPackagingTask ArtifactsPackagingTask Handles the artifacts that needs to be packaged in the web application.ClassesPackager Packages the content of the classes directory.ClassesPackagingTask Handles the classes directory that needs to be packaged in the web application.CopyUserManifestTask DefaultOverlay A default overlay implementation based on anArtifact
.DependencyInfo Holds a dependency and packaging information.HelpMojo Display help information on maven-war-plugin.
Callmvn war:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.InvalidOverlayConfigurationException Thrown if the overlay configuration is invalid.Overlay An overlay is a skeleton WAR added to another WAR project in order to inject a functionality, resources or any other shared component.OverlayManager Manages the overlays.OverlayPackagingTask Handles an overlay.PathSet Set of file's paths.WarExplodedMojo Create an exploded webapp in a specified directory.WarInPlaceMojo Generate the webapp in the WAR source directory.WarMojo Build a WAR file.WarPackagingContext The packaging context.WarPackagingTask The base packaging task.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 projectWarUtils WebappStructure Represents the structure of a web application composed of multiple overlays.WebappStructure.RegistrationCallback Callback interface to handle events related to filepath registration in the webapp.