Package org.apache.maven.plugins.war
-
Class Summary Class Description AbstractWarMojo Contains common jobs for WAR mojos.Overlay An overlay is a skeleton WAR added to another WAR project in order to inject a functionality, resources or any other shared component.WarExplodedMojo Create an exploded webapp in a specified directory.WarInPlaceMojo Generate the webapp in the WAR source directory.WarMojo Build a WAR file.