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 the Maven WAR module, start Piranha Core Profile and wait for it.
    This goal will deploy the Maven WAR module and start Piranha Core Profile in a separate process.
    This goal will stop the Piranha runtime that was started with the start goal.