Class | Description |
---|---|
AbstractWarMojo |
Contains common jobs for WAR mojos.
|
HelpMojo |
Display help information on maven-war-plugin.
Call mvn war:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
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.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.