| Package | Description |
|---|---|
| org.eclipse.jetty.maven.plugin |
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Overlay> |
JettyWebAppContext.getOverlays() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jetty.util.resource.Resource |
MavenWebInfConfiguration.unpackOverlay(org.eclipse.jetty.webapp.WebAppContext context,
Overlay overlay) |
| Modifier and Type | Method and Description |
|---|---|
void |
JettyWebAppContext.setOverlays(java.util.List<Overlay> overlays)
Ordered list of wars to overlay on top of the current project.
|
Copyright © 2015. All Rights Reserved.