- scanClassesPattern - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
An optional pattern for includes/excludes of classes in the classesDirectory
- scanIntervalSeconds - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
The interval in seconds to scan the webapp for changes
and restart the context if necessary.
- scanner - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
A scanner to check for changes to the webapp
- ScanPattern - Class in org.eclipse.jetty.maven.plugin
-
ScanPattern
A pattern of includes and excludes.
- ScanPattern() - Constructor for class org.eclipse.jetty.maven.plugin.ScanPattern
-
- ScanTargetPattern - Class in org.eclipse.jetty.maven.plugin
-
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.
- ScanTargetPattern() - Constructor for class org.eclipse.jetty.maven.plugin.ScanTargetPattern
-
- scanTargetPatterns - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
List of directories with ant-style <include> and <exclude> patterns
for extra targets to periodically scan for changes.
- scanTargets - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
List of files or directories to additionally periodically scan for changes.
- scanTestClassesPattern - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
An optional pattern for includes/excludes of classes in the testClassesDirectory
- SelectiveJarResource - Class in org.eclipse.jetty.maven.plugin
-
SelectiveJarResource
Selectively copies resources from a jar file based on includes/excludes.
- SelectiveJarResource(URL) - Constructor for class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
- SelectiveJarResource(URL, boolean) - Constructor for class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
- server - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
A wrapper for the Server object
- serverSupport - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- ServerSupport - Class in org.eclipse.jetty.maven.plugin
-
ServerSupport
Helps configure the Server instance.
- ServerSupport() - Constructor for class org.eclipse.jetty.maven.plugin.ServerSupport
-
- setArtifactId(String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- setBaseAppFirst(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setCaseSensitive(boolean) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
- setClasses(File) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setClassifier(String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- setContainerIncludeJarPattern(String) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setDirectory(File) - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
-
- setExcludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- setExcludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.ScanPattern
-
- setExcludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
-
- setExcludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
- setFiltered(boolean) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- setForce(boolean) - Method in class org.eclipse.jetty.maven.plugin.SystemProperties
-
- setGenerateQuickStart(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setGroupId(String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- setHost(String) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- setIdleTimeout(long) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- setIncludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- setIncludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.ScanPattern
-
- setIncludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
-
- setIncludes(List<String>) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
- setJettyEnvXml(String) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setKey(String) - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
-
- setLog(Log) - Static method in class org.eclipse.jetty.maven.plugin.PluginLog
-
- setName(String) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- setName(String) - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
-
- setOverlays(List<Overlay>) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
Ordered list of wars to overlay on top of the current project.
- setPort(int) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- setQuickStartWebDescriptor(String) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setQuickStartWebDescriptor(Resource) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setQuickStartWebXml(Resource) - Method in class org.eclipse.jetty.maven.plugin.MavenQuickStartConfiguration
-
- setResource(Resource) - Method in class org.eclipse.jetty.maven.plugin.Overlay
-
- setResourceBases(String[]) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
This method is provided as a convenience for jetty maven plugin configuration
- setServer(Server) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- setSkip(boolean) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- setSoLingerTime(int) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- setStopKey(String) - Method in class org.eclipse.jetty.maven.plugin.JettyStopMojo
-
- setStopPort(int) - Method in class org.eclipse.jetty.maven.plugin.JettyStopMojo
-
- setSystemProperties(SystemProperties) - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- setSystemPropertiesFile(File) - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- setSystemProperty(SystemProperty) - Method in class org.eclipse.jetty.maven.plugin.SystemProperties
-
- setTargetPath(String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
- setTestClasses(File) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setValue(String) - Method in class org.eclipse.jetty.maven.plugin.SystemProperty
-
- setWebInfIncludeJarPattern(String) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- setWebInfLib(List<File>) - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- shutdown() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
-
- ShutdownThread() - Constructor for class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo.ShutdownThread
-
- skip - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
Skip this mojo execution.
- startConsoleScanner() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
Run a thread that monitors the console input to detect ENTER hits.
- Starter - Class in org.eclipse.jetty.maven.plugin
-
Starter Class which is exec'ed to create a new jetty process.
- Starter() - Constructor for class org.eclipse.jetty.maven.plugin.Starter
-
- Starter.Artifact - Class in org.eclipse.jetty.maven.plugin
-
Artifact
A mock maven Artifact class as the maven jars are not put onto the classpath for the
execution of this class.
- startJetty() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- startJetty() - Method in class org.eclipse.jetty.maven.plugin.JettyEffectiveWebXml
-
- startJetty() - Method in class org.eclipse.jetty.maven.plugin.JettyRunForkedMojo
-
- startScanner() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
Run a scanner thread on the given list of files and directories, calling
stop/start on the given list of LifeCycle objects if any of the watched
files change.
- startWebapp() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- stopKey - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
Key to provide when stopping jetty on executing java -DSTOP.KEY=<stopKey>
-DSTOP.PORT=<stopPort> -jar start.jar --stop
- stopKey - Variable in class org.eclipse.jetty.maven.plugin.JettyStopMojo
-
Key to provide when stopping jetty on executing java -DSTOP.KEY=<stopKey>
-DSTOP.PORT=<stopPort> -jar start.jar --stop
- stopPort - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
Port to listen to stop jetty on executing -DSTOP.PORT=<stopPort>
-DSTOP.KEY=<stopKey> -jar start.jar --stop
- stopPort - Variable in class org.eclipse.jetty.maven.plugin.JettyStopMojo
-
Port to listen to stop jetty on sending stop command
- stopScanner() - Method in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
- stopWait - Variable in class org.eclipse.jetty.maven.plugin.JettyStopMojo
-
Max time in seconds that the plugin will wait for confirmation that jetty has stopped.
- stopWebapp() - Method in class org.eclipse.jetty.maven.plugin.JettyWebAppContext
-
- systemProperties - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
System properties to set before execution.
- SystemProperties - Class in org.eclipse.jetty.maven.plugin
-
SystemProperties
Map of name to SystemProperty.
- SystemProperties() - Constructor for class org.eclipse.jetty.maven.plugin.SystemProperties
-
- systemPropertiesFile - Variable in class org.eclipse.jetty.maven.plugin.AbstractJettyMojo
-
File containing system properties to be set before execution
Note that these properties will NOT override System properties
that have been set on the command line, by the JVM, or directly
in the POM via systemProperties.
- SystemProperty - Class in org.eclipse.jetty.maven.plugin
-
SystemProperty
Provides the ability to set System properties
for the mojo execution.
- SystemProperty() - Constructor for class org.eclipse.jetty.maven.plugin.SystemProperty
-