Subclasses of AbstractJettyMojo in org.mortbay.jetty.plugin |
class |
AbstractJetty6Mojo
AbstractJetty6Mojo
Base class for all jetty6 mojos. |
class |
AbstractJettyRunMojo
AbstractJettyRunMojo
Base class for all jetty versions for the "run" mojo. |
class |
Jetty6RunMojo
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 |
Jetty6RunWar
This goal is used to assemble your webapp into a war and automatically deploy it to Jetty. |
class |
Jetty6RunWarExploded
This goal is used to assemble your webapp into an exploded war and automatically deploy it to Jetty. |