Package | Description |
---|---|
org.eclipse.jetty.maven.plugin |
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
|
Modifier and Type | Class and Description |
---|---|
class |
JettyEffectiveWebXml
This goal runs the jetty quickstart feature on an unassembled webapp in order to generate
a comprehensive web.xml that combines all information from annotations, webdefault.xml and all web-fragment.xml
files.
|
class |
JettyRunDistro
This goal is used to deploy the unassembled webapp into a jetty distribution.
|
class |
JettyRunForkedMojo
This goal is used to deploy your unassembled webapp into a forked JVM.
|
class |
JettyStartMojo
This goal is similar to the jetty:run goal, EXCEPT that it is designed to be bound to an execution inside your pom, rather
than being run from the command line.
|
Copyright © 1995–2023 Webtide. All rights reserved.