Package cloud.piranha.maven.plugins.piranha


package cloud.piranha.maven.plugins.piranha
  • Classes
    Class
    Description
    The base Mojo for the start and run goals.
    Display help information on piranha-maven-plugin.
    Call mvn piranha:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
    This goal will deploy your web application, start Piranha and wait for it.
    This goal will deploy your web application and start Piranha in a separate process.
    This goal will stop the Piranha runtime that was started with the start goal.