java.lang.Object
org.apache.maven.plugin.AbstractMojo
cloud.piranha.maven.plugins.piranha.BaseMojo
cloud.piranha.maven.plugins.piranha.StartMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="start", defaultPhase=NONE) public class StartMojo extends BaseMojo
This goal will deploy the Maven WAR module and start Piranha Core Profile in a separate process.
Author:
Manfred Riem ([email protected])
  • Constructor Details

    • StartMojo

      public StartMojo()
  • Method Details

    • execute

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