Subclasses of AbstractJettyMojo in org.mortbay.jetty.plugin |
class |
JettyDeployWar
This goal is used to run Jetty with a pre-assembled war. |
class |
JettyRunMojo
This goal is used in-situ on a Maven project without first requiring that the project
is assembled into a war, saving time during the development cycle. |
class |
JettyRunWarExplodedMojo
This goal is used to assemble your webapp into an exploded war and automatically deploy it to Jetty. |
class |
JettyRunWarMojo
This goal is used to assemble your webapp into a war and automatically deploy it to Jetty. |