| Class and Description |
|---|
| AbstractJettyMojo
AbstractJettyMojo
|
| 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.
|
| JettyRunWarMojo
This goal is used to assemble your webapp into a war and automatically deploy it to Jetty.
|
| JettyServer
JettyServer
Maven jetty plugin version of a wrapper for the Server class.
|
| JettyWebAppContext
JettyWebAppContext
Extends the WebAppContext to specialize for the maven environment.
|
| ScanTargetPattern
ScanTargetPattern
Utility class to provide the ability for the mvn jetty:run
mojo to be able to specify filesets of extra files to
regularly scan for changes in order to redeploy the webapp.
|
| SystemProperties
SystemProperties
Map of name to SystemProperty.
|
| SystemProperty
SystemProperty
Provides the ability to set System properties
for the mojo execution.
|
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.