Class WarInPlaceMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.maven.plugins.war.AbstractWarMojo
org.apache.maven.plugins.war.WarInPlaceMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="inplace", requiresDependencyResolution=RUNTIME, threadSafe=true) public class WarInPlaceMojo extends AbstractWarMojo
Generate the webapp in the WAR source directory.
  • Constructor Details

    • WarInPlaceMojo

      public WarInPlaceMojo()
  • Method Details

    • execute

      public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
      Throws:
      org.apache.maven.plugin.MojoExecutionException
      org.apache.maven.plugin.MojoFailureException