|
Class Summary |
| AbstractJetty6Mojo |
AbstractJetty6Mojo
Base class for all jetty6 mojos. |
| AbstractJettyMojo |
AbstractJettyMojo |
| AbstractJettyRunMojo |
AbstractJettyRunMojo
Base class for all jetty versions for the "run" mojo. |
| Jetty6MavenConfiguration |
|
| Jetty6PluginServer |
Jetty6PluginServer
Jetty6 version of a wrapper for the Server 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. |
| Jetty6RunWar |
This goal is used to assemble your webapp into a war and automatically deploy it to Jetty. |
| Jetty6RunWarExploded |
This goal is used to assemble your webapp into an exploded war and automatically deploy it to Jetty. |
| RuntimeDependencyResolver |
RuntimeDependencyResolver
This class is able to pull down a remote pom, find all of it's
dependencies and transitively resolve them. |