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

@Mojo(name="run", defaultPhase=NONE) public class RunMojo extends BaseMojo
This goal will deploy your web application, start Piranha and wait for it. It echoes the Piranha console back to you for your convenience.
Author:
Manfred Riem ([email protected])
  • Constructor Details

    • RunMojo

      public RunMojo()
  • Method Details

    • execute

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