Package | Description |
---|---|
org.eclipse.jetty.maven.plugin |
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
|
Modifier and Type | Method and Description |
---|---|
OverlayConfig |
Overlay.getConfig() |
Modifier and Type | Method and Description |
---|---|
List<OverlayConfig> |
WarPluginInfo.getMavenWarOverlayConfigs()
Get config for any overlays that have been declared for the maven-war-plugin.
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.maven.artifact.Artifact |
JettyRunMojo.getArtifactForOverlay(OverlayConfig o,
List<org.apache.maven.artifact.Artifact> warArtifacts) |
protected Starter.Artifact |
Starter.getArtifactForOverlayConfig(OverlayConfig c,
List<Starter.Artifact> wars) |
Constructor and Description |
---|
Overlay(OverlayConfig config) |
Overlay(OverlayConfig config,
Resource resource) |
Copyright © 1995-2015 Webtide. All Rights Reserved.