A B C D E F G H I J L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractForker - Class in org.eclipse.jetty.maven.plugin
-
AbstractForker Base class for forking jetty.
- AbstractForker() - Constructor for class org.eclipse.jetty.maven.plugin.AbstractForker
- AbstractUnassembledWebAppMojo - Class in org.eclipse.jetty.maven.plugin
-
Base class for all goals that operate on unassembled webapps.
- AbstractUnassembledWebAppMojo() - Constructor for class org.eclipse.jetty.maven.plugin.AbstractUnassembledWebAppMojo
- AbstractWebAppMojo - Class in org.eclipse.jetty.maven.plugin
-
AbstractWebAppMojo Base class for common behaviour of jetty mojos.
- AbstractWebAppMojo() - Constructor for class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
- AbstractWebAppMojo.DeploymentMode - Enum in org.eclipse.jetty.maven.plugin
- addListener(ConsoleReader.Listener) - Method in class org.eclipse.jetty.maven.plugin.ConsoleReader
- addPattern(String, String) - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- addWebApplication(Server, WebAppContext) - Static method in class org.eclipse.jetty.maven.plugin.ServerSupport
-
Add a WebAppContext to a Server
- applyOverlays(MavenWebAppContext) - Method in class org.eclipse.jetty.maven.plugin.OverlayManager
- applyXmlConfigurations(Server, List<File>) - Static method in class org.eclipse.jetty.maven.plugin.ServerSupport
-
Apply xml files to server instance.
- applyXmlConfigurations(Server, List<File>, Map<String, String>) - Static method in class org.eclipse.jetty.maven.plugin.ServerSupport
-
Apply xml files to server instance.
- augmentPluginClasspath() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Augment jetty's classpath with dependencies marked as scope=provided if useProvidedScope==true.
B
- BASE_DIRS - Static variable in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
- baseDir - Variable in class org.eclipse.jetty.maven.plugin.JettyHomeForker
C
- CLASSES_DIR - Static variable in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
- classesDirectory - Variable in class org.eclipse.jetty.maven.plugin.AbstractUnassembledWebAppMojo
-
The directory containing generated classes.
- configure(String[]) - Method in class org.eclipse.jetty.maven.plugin.JettyForkedChild
-
Based on the args passed to the program, configure jetty.
- configure(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
- configureConnectors(Server, Connector, Map<String, String>) - Static method in class org.eclipse.jetty.maven.plugin.ServerSupport
-
Configure at least one connector for the server
- configureDefaultConfigurationClasses(Server) - Static method in class org.eclipse.jetty.maven.plugin.ServerSupport
- configureHandlers(Server, List<ContextHandler>, RequestLog) - Static method in class org.eclipse.jetty.maven.plugin.ServerSupport
-
Set up the handler structure to receive a webapp.
- configureIncludesExcludeSet(IncludeExcludeSet<PathMatcher, Path>) - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
- configureLoginServices(Server, List<LoginService>) - Static method in class org.eclipse.jetty.maven.plugin.ServerSupport
-
Set up any security LoginServices provided.
- configureScanner() - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
- configureScanner() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
- configureScanTargetPatterns(Scanner) - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Configure any extra files, directories or patterns thereof for the scanner to watch for changes.
- configureSystemProperties() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
- configureUnassembledWebApp() - Method in class org.eclipse.jetty.maven.plugin.AbstractUnassembledWebAppMojo
-
Configure a webapp that has not been assembled into a war.
- configureUnassembledWebApp() - Method in class org.eclipse.jetty.maven.plugin.JettyEffectiveWebXml
-
Override so we can call the parent's method in a different order.
- configureWebApp() - Method in class org.eclipse.jetty.maven.plugin.AbstractUnassembledWebAppMojo
- configureWebApp() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Ensure there is a webapp, and that some basic defaults are applied if the user has not supplied them.
- configureWebApp() - Method in class org.eclipse.jetty.maven.plugin.JettyEffectiveWebXml
- configureWebApp() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
- configureWebApp() - Method in class org.eclipse.jetty.maven.plugin.JettyStartWarMojo
- consoleEvent(String) - Method in interface org.eclipse.jetty.maven.plugin.ConsoleReader.Listener
- ConsoleReader - Class in org.eclipse.jetty.maven.plugin
-
ConsoleReader Reads lines from the System console and supplies them to ConsoleReader.Listeners.
- ConsoleReader() - Constructor for class org.eclipse.jetty.maven.plugin.ConsoleReader
- ConsoleReader.Listener - Interface in org.eclipse.jetty.maven.plugin
- containerClassPath - Variable in class org.eclipse.jetty.maven.plugin.JettyForker
- CONTEXT_PATH - Static variable in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
- CONTEXT_XML - Static variable in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
- contextHandlers - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
List of other contexts to set up.
- contextHandlers - Variable in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- contextXml - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Location of a context xml configuration file whose contents will be applied to the webapp AFTER anything in <webApp>.Optional.
- contextXml - Variable in class org.eclipse.jetty.maven.plugin.JettyForker
- contextXml - Variable in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- copyTo(File) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
- COUNTER - Static variable in class org.eclipse.jetty.maven.plugin.MavenMetaInfConfiguration
- createCommand() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- createCommand() - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- createCommand() - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
D
- deconfigure(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenQuickStartConfiguration
- DEFAULT_EXCLUDES - Static variable in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
Default is to exclude nothing.
- DEFAULT_INCLUDES - Static variable in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
-
Default matches every resource.
- DEFAULT_MAX_IDLE_TIME - Static variable in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- DEFAULT_PORT - Static variable in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- DEFAULT_PORT_STR - Static variable in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- DEFAULTS_DESCRIPTOR - Static variable in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
- deployMode - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Controls how to run jetty.
- doStart() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- doStart() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- doStart() - Method in class org.eclipse.jetty.maven.plugin.JettyForkedChild
-
Start a jetty instance and webapp.
- doStart() - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- doStart() - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- doStart() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- doStart() - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- doStop() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- doStop() - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
E
- effectiveWebXml - Variable in class org.eclipse.jetty.maven.plugin.JettyEffectiveWebXml
-
The name of the file to generate into
- EMBED - org.eclipse.jetty.maven.plugin.AbstractWebAppMojo.DeploymentMode
- embedder - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
Only one of the following will be used, depending the mode the mojo is started in: EMBED, FORK, HOME
- embedder - Variable in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
- embedder - Variable in class org.eclipse.jetty.maven.plugin.JettyStartWarMojo
- env - Variable in class org.eclipse.jetty.maven.plugin.AbstractForker
- env - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Extra environment variables to be passed to the forked process
- etcPath - Variable in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- excludedGoals - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
List of goals that are NOT to be used
- execute() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
- execute() - Method in class org.eclipse.jetty.maven.plugin.HelpMojo
- execute() - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
- execute() - Method in class org.eclipse.jetty.maven.plugin.JettyStopMojo
- execution - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
The maven build executing.
- exitVm - Variable in class org.eclipse.jetty.maven.plugin.AbstractForker
- exitVm - Variable in class org.eclipse.jetty.maven.plugin.JettyEmbedder
F
- FAKE_WEBAPP - Static variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
- fileSeparators(String) - Static method in class org.eclipse.jetty.maven.plugin.JettyForker
- findClassDirs(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenMetaInfConfiguration
-
Add in the classes dirs from test/classes and target/classes
- findContextHandlerCollection(Server) - Static method in class org.eclipse.jetty.maven.plugin.ServerSupport
-
Locate a ContextHandlerCollection for a Server.
- findJars(WebAppContext) - Method in class org.eclipse.jetty.maven.plugin.MavenMetaInfConfiguration
-
Get the jars to examine from the files from which we have synthesized the classpath.
- findJettyWebXmlFile(File) - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Try and find a jetty-web.xml file, using some historical naming conventions if necessary.
- FORK - org.eclipse.jetty.maven.plugin.AbstractWebAppMojo.DeploymentMode
- forker - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
- forker - Variable in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
- forker - Variable in class org.eclipse.jetty.maven.plugin.JettyStartWarMojo
- forkWebXml - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
The file into which to generate the quickstart web xml for the forked process to use
- forkWebXml - Variable in class org.eclipse.jetty.maven.plugin.JettyForker
- fromProperties(MavenWebAppContext, File, Server, Map<String, String>) - Static method in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
-
Configure a webapp from a properties file
- fromProperties(MavenWebAppContext, String, Server, Map<String, String>) - Static method in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
-
Configure a webapp from a properties file.
- fromProperties(MavenWebAppContext, Properties, Server, Map<String, String>) - Static method in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
-
Configure a webapp from properties.
G
- gatherScannables() - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
- generate() - Method in class org.eclipse.jetty.maven.plugin.QuickStartGenerator
-
Run enough of jetty to generate a full quickstart xml file for the webapp.
- getArtifactId() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
- getBaseAppFirst() - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- getBaseDir() - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- getByteBufferPool() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getClasses() - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- getClassifier() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
- getClassPathFiles() - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- getConfig() - Method in class org.eclipse.jetty.maven.plugin.Overlay
- getConnectedEndPoints() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getConnectionFactories() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getConnectionFactory(Class<T>) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getConnectionFactory(String) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getContainerClassPath() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Synthesize a classpath appropriate for a forked jetty based off the artifacts associated with the jetty plugin, plus any dependencies that are marked as provided and useProvidedScope is true.
- getContainerClassPath() - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- getContainerIncludeJarPattern() - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- getContextHandlers() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- getContextXml() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- getContextXml() - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- getContextXml() - Method in class org.eclipse.jetty.maven.plugin.QuickStartGenerator
- getContextXmlFile() - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- getDefaultConnectionFactory() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getDependentMavenWarExcludes() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
-
Get value of dependentWarExcludes for maven-war-plugin
- getDependentMavenWarIncludes() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
-
Get value of dependentWarIncludes for maven-war-plugin
- getDirectory() - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
- getEnv() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- getExcludes() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
- getExcludes() - Method in class org.eclipse.jetty.maven.plugin.ScanPattern
- getExcludes() - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
- getExecutor() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getFileName() - Method in class org.eclipse.jetty.maven.plugin.ServerConnectorListener
- getForkWebXml() - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- getGroupId() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
- getHost() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getHttpConnector() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- getIdleTimeout() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getIncludes() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
- getIncludes() - Method in class org.eclipse.jetty.maven.plugin.ScanPattern
- getIncludes() - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
- getJettyBase() - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- getJettyEnvXml() - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- getJettyHome() - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- getJettyHomeZip() - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- getJettyOutputFile() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- getJettyOutputFile(String) - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Get a file into which to write output from jetty.
- getJettyProperties() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- getJettyProperties() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- getJettyXmlFiles() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- getJettyXmlFiles() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- getJvmArgs() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- getLibExtJarFiles() - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- getLocalPort() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getLog() - Static method in class org.eclipse.jetty.maven.plugin.PluginLog
- getLoginServices() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- getMavenProjectFor(Artifact) - Method in class org.eclipse.jetty.maven.plugin.utils.MavenProjectHelper
-
Gets the maven project represented by the artifact iff it is in the reactor.
- getMavenWarOverlayConfigs() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
-
Get config for any overlays that have been declared for the maven-war-plugin.
- getMaxChildStartCheckMs() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- getMaxChildtartChecks() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- getModules() - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- getName() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getOriginAttribute() - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- getOverlayManager() - Method in class org.eclipse.jetty.maven.plugin.utils.MavenProjectHelper
- getOverlays() - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- getOverlays() - Method in class org.eclipse.jetty.maven.plugin.OverlayManager
-
Generate an ordered list of overlays
- getPathFor(Artifact) - Method in class org.eclipse.jetty.maven.plugin.utils.MavenProjectHelper
-
Gets path to artifact.
- getPort() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getProject() - Method in class org.eclipse.jetty.maven.plugin.utils.MavenProjectHelper
- getProject() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
- getProjectName() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
- getProtocols() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getProvidedJars() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Get any dependencies that are scope "provided" if useProvidedScope == true.
- getQuickstartXml() - Method in class org.eclipse.jetty.maven.plugin.QuickStartGenerator
- getRequestLog() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- getResource() - Method in class org.eclipse.jetty.maven.plugin.Overlay
- getResource(String) - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- getResourcePaths(String) - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- getScheduler() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getServer() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- getServer() - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- getServer() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getServer() - Method in class org.eclipse.jetty.maven.plugin.QuickStartGenerator
- getShutdownMonitor() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- getStopKey() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- getStopKey() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- getStopPort() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- getStopPort() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- getSysPropertyName() - Method in class org.eclipse.jetty.maven.plugin.ServerConnectorListener
- getSystemProperties() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- getTargetPath() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
- getTestClasses() - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- getTokenFile() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- getTokenFile() - Method in class org.eclipse.jetty.maven.plugin.ServerListener
- getTransport() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- getWarArtifact(String, String, String) - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
-
Get an artifact of type war that matches the given coordinates.
- getWarArtifacts() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
-
Get all dependent artifacts that are wars.
- getWarPlugin() - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
-
Find the maven-war-plugin, if one is configured
- getWarPluginInfo() - Method in class org.eclipse.jetty.maven.plugin.utils.MavenProjectHelper
- getWebApp() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- getWebApp() - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- getWebApp() - Method in class org.eclipse.jetty.maven.plugin.QuickStartGenerator
- getWebAppPropsFile() - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- getWebAppPropsFile() - Method in class org.eclipse.jetty.maven.plugin.QuickStartGenerator
- getWebInfClasses() - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- getWebInfIncludeJarPattern() - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- getWebInfLib() - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- getWebInfLibArtifacts() - Method in class org.eclipse.jetty.maven.plugin.AbstractUnassembledWebAppMojo
-
Find which dependencies are suitable for addition to the virtual WEB-INF lib.
- getWorkDir() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
H
- HelpMojo - Class in org.eclipse.jetty.maven.plugin
-
Display help information on jetty-maven-plugin.
Callmvn jetty:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo() - Constructor for class org.eclipse.jetty.maven.plugin.HelpMojo
- HOME - org.eclipse.jetty.maven.plugin.AbstractWebAppMojo.DeploymentMode
- homeForker - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
- homeForker - Variable in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
- homeForker - Variable in class org.eclipse.jetty.maven.plugin.JettyStartWarMojo
- httpConnector - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
A ServerConnector to use.
- httpConnector - Variable in class org.eclipse.jetty.maven.plugin.JettyEmbedder
I
- initCDI() - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- isCurrentProject() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
- isExcluded(String) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
- isExcludedGoal(String) - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Check if the goal that we're executing as is excluded or not.
- isExitVm() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- isExitVm() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- isFiltered() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
- isIncluded(String) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
- isPackagingSupported() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
- isPluginArtifact(Artifact) - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Check to see if the given artifact is one of the dependency artifacts for this plugin.
- isScan() - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- isShutdown() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- isSkip() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
- isStopAtShutdown() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- isStopAtShutdown() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- isWaitForChild() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
J
- jetty - Variable in class org.eclipse.jetty.maven.plugin.JettyForkedChild
- JETTY_HOME_ARTIFACTID - Static variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
- JETTY_HOME_GROUPID - Static variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
- jettyBase - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Location of jetty base directory
- jettyBase - Variable in class org.eclipse.jetty.maven.plugin.JettyHomeForker
-
Location of existing jetty base directory
- JettyEffectiveWebXml - Class in org.eclipse.jetty.maven.plugin
-
Generate the effective web.xml for a pre-built webapp.
- JettyEffectiveWebXml() - Constructor for class org.eclipse.jetty.maven.plugin.JettyEffectiveWebXml
- JettyEmbedder - Class in org.eclipse.jetty.maven.plugin
-
JettyEmbedded Starts jetty within the current process.
- JettyEmbedder() - Constructor for class org.eclipse.jetty.maven.plugin.JettyEmbedder
- JettyForkedChild - Class in org.eclipse.jetty.maven.plugin
-
JettyForkedChild This is the class that is executed when the jetty maven plugin forks a process when DeploymentMode=FORKED.
- JettyForkedChild(String[]) - Constructor for class org.eclipse.jetty.maven.plugin.JettyForkedChild
- JettyForker - Class in org.eclipse.jetty.maven.plugin
-
JettyForker Uses quickstart to generate a webapp and forks a process to run it.
- JettyForker() - Constructor for class org.eclipse.jetty.maven.plugin.JettyForker
- jettyHome - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Location of jetty home directory
- jettyHome - Variable in class org.eclipse.jetty.maven.plugin.JettyHomeForker
-
Location of existing jetty home directory
- JettyHomeForker - Class in org.eclipse.jetty.maven.plugin
-
JettyHomeBaseForker Unpacks a jetty-home and configures it with a base that allows it to run an unassembled webapp.
- JettyHomeForker() - Constructor for class org.eclipse.jetty.maven.plugin.JettyHomeForker
- jettyHomeZip - Variable in class org.eclipse.jetty.maven.plugin.JettyHomeForker
-
Zip of jetty-home
- jettyOutputFile - Variable in class org.eclipse.jetty.maven.plugin.AbstractForker
- jettyProperties - Variable in class org.eclipse.jetty.maven.plugin.AbstractForker
- jettyProperties - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Optional jetty properties to put on the command line
- jettyProperties - Variable in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- JettyRunMojo - Class in org.eclipse.jetty.maven.plugin
-
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.
- JettyRunMojo() - Constructor for class org.eclipse.jetty.maven.plugin.JettyRunMojo
- JettyRunWarMojo - Class in org.eclipse.jetty.maven.plugin
-
This goal is used to assemble your webapp into a war and automatically deploy it to Jetty.
- JettyRunWarMojo() - Constructor for class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
- JettyStartMojo - Class in org.eclipse.jetty.maven.plugin
-
This goal is similar to the jetty:run goal in that it it starts jetty on an unassembled webapp, EXCEPT that it is designed to be bound to an execution inside your pom.
- JettyStartMojo() - Constructor for class org.eclipse.jetty.maven.plugin.JettyStartMojo
- JettyStartWarMojo - Class in org.eclipse.jetty.maven.plugin
-
This goal is used to run Jetty with any pre-assembled war.
- JettyStartWarMojo() - Constructor for class org.eclipse.jetty.maven.plugin.JettyStartWarMojo
- JettyStopMojo - Class in org.eclipse.jetty.maven.plugin
-
This goal stops a running instance of jetty.
- JettyStopMojo() - Constructor for class org.eclipse.jetty.maven.plugin.JettyStopMojo
- jettyXmlFiles - Variable in class org.eclipse.jetty.maven.plugin.AbstractForker
- jettyXmlFiles - Variable in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- jettyXmls - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
List of jetty xml configuration files whose contents will be applied (in order declared) before any plugin configuration.
- join() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- jvmArgs - Variable in class org.eclipse.jetty.maven.plugin.AbstractForker
- jvmArgs - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Arbitrary jvm args to pass to the forked process
L
- LIB_JARS - Static variable in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
- libExtJarFiles - Variable in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- libPath - Variable in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- lifeCycleFailure(LifeCycle, Throwable) - Method in class org.eclipse.jetty.maven.plugin.ServerListener
- lifeCycleStarted(LifeCycle) - Method in class org.eclipse.jetty.maven.plugin.ServerConnectorListener
- lifeCycleStarted(LifeCycle) - Method in class org.eclipse.jetty.maven.plugin.ServerListener
- lifeCycleStarting(LifeCycle) - Method in class org.eclipse.jetty.maven.plugin.ServerListener
- lifeCycleStopped(LifeCycle) - Method in class org.eclipse.jetty.maven.plugin.ServerListener
- lifeCycleStopping(LifeCycle) - Method in class org.eclipse.jetty.maven.plugin.ServerListener
- listeners - Variable in class org.eclipse.jetty.maven.plugin.ConsoleReader
- loginServices - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
List of security realms to set up.
- loginServices - Variable in class org.eclipse.jetty.maven.plugin.JettyEmbedder
M
- main(String[]) - Static method in class org.eclipse.jetty.maven.plugin.JettyForkedChild
- match(Artifact, String, String) - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
-
Check if the given artifact matches the group and artifact coordinates.
- match(Artifact, String, String, String) - Method in class org.eclipse.jetty.maven.plugin.WarPluginInfo
- matchesArtifact(String, String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
Check if this overlay configuration matches an Artifact's info
- matchesArtifact(String, String, String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
-
Check if this overlay configuration matches an Artifact's info
- mavenLibPath - Variable in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- MavenMetaInfConfiguration - Class in org.eclipse.jetty.maven.plugin
-
MavenWebInfConfiguration WebInfConfiguration to take account of overlaid wars expressed as project dependencies and potential configured via the maven-war-plugin.
- MavenMetaInfConfiguration() - Constructor for class org.eclipse.jetty.maven.plugin.MavenMetaInfConfiguration
- mavenProjectHelper - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Helper for interacting with the maven project space
- MavenProjectHelper - Class in org.eclipse.jetty.maven.plugin.utils
-
MavenProjectHelper A class to facilitate interacting with the build time maven environment.
- MavenProjectHelper(MavenProject, ArtifactResolver, List<ArtifactRepository>, MavenSession) - Constructor for class org.eclipse.jetty.maven.plugin.utils.MavenProjectHelper
- MavenQuickStartConfiguration - Class in org.eclipse.jetty.maven.plugin
-
MavenQuickStartConfiguration
- MavenQuickStartConfiguration() - Constructor for class org.eclipse.jetty.maven.plugin.MavenQuickStartConfiguration
- MavenServerConnector - Class in org.eclipse.jetty.maven.plugin
-
MavenServerConnector As the ServerConnector class does not have a no-arg constructor, and moreover requires the server instance passed in to all its constructors, it cannot be referenced in the pom.xml.
- MavenServerConnector() - Constructor for class org.eclipse.jetty.maven.plugin.MavenServerConnector
- MavenWebAppContext - Class in org.eclipse.jetty.maven.plugin
-
MavenWebAppContext Extends the WebAppContext to specialize for the maven environment.
- MavenWebAppContext() - Constructor for class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- MavenWebInfConfiguration - Class in org.eclipse.jetty.maven.plugin
-
MavenWebInfConfiguration WebInfConfiguration to take account of overlaid wars expressed as project dependencies and potential configured via the maven-war-plugin.
- MavenWebInfConfiguration() - Constructor for class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
- maxChildStartCheckMs - Variable in class org.eclipse.jetty.maven.plugin.AbstractForker
- maxChildStartCheckMs - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
How long to wait in msec between checks to see if jetty has started correctly when running in FORK or HOME mode.
- maxChildStartChecks - Variable in class org.eclipse.jetty.maven.plugin.AbstractForker
- maxChildStartChecks - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Max number of times to check to see if jetty has started correctly when running in FORK or HOME mode.
- mergedSystemProperties - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
System properties from both systemPropertyFile and systemProperties.
- mergeSystemProperties() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Unite system properties set via systemPropertiesFile element and the systemProperties element.
- modules - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Optional list of other modules to activate.
- modules - Variable in class org.eclipse.jetty.maven.plugin.JettyHomeForker
-
Optional list of other modules to activate.
- modulesPath - Variable in class org.eclipse.jetty.maven.plugin.JettyHomeForker
N
- newConfigurations() - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- newJettyEmbedder() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
- newJettyForker() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
- newJettyHomeForker() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
O
- org.eclipse.jetty.maven.plugin - package org.eclipse.jetty.maven.plugin
-
Jetty Maven Plugin : Support for Jetty in Maven build lifecycle
- org.eclipse.jetty.maven.plugin.utils - package org.eclipse.jetty.maven.plugin.utils
- originalBaseResource - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Webapp base before applying overlays etc
- Overlay - Class in org.eclipse.jetty.maven.plugin
-
Overlay An Overlay represents overlay information derived from the maven-war-plugin.
- Overlay(OverlayConfig) - Constructor for class org.eclipse.jetty.maven.plugin.Overlay
- Overlay(OverlayConfig, Resource) - Constructor for class org.eclipse.jetty.maven.plugin.Overlay
- OverlayConfig - Class in org.eclipse.jetty.maven.plugin
-
OverlayConfig The configuration of a war overlay in a pom.
- OverlayConfig() - Constructor for class org.eclipse.jetty.maven.plugin.OverlayConfig
- OverlayConfig(String, List<String>, List<String>) - Constructor for class org.eclipse.jetty.maven.plugin.OverlayConfig
- OverlayConfig(Xpp3Dom, List<String>, List<String>) - Constructor for class org.eclipse.jetty.maven.plugin.OverlayConfig
- OverlayManager - Class in org.eclipse.jetty.maven.plugin
-
OverlayManager Mediates information about overlays configured in a war plugin.
- OverlayManager(WarPluginInfo) - Constructor for class org.eclipse.jetty.maven.plugin.OverlayManager
- OVERRIDE_DESCRIPTORS - Static variable in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
P
- pathSeparators(String) - Static method in class org.eclipse.jetty.maven.plugin.JettyForker
- plugin - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
This plugin
- pluginArtifacts - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
The artifacts for the plugin itself.
- PluginLog - Class in org.eclipse.jetty.maven.plugin
-
PluginLog Convenience class to provide access to the plugin Log for non-mojo classes.
- PluginLog() - Constructor for class org.eclipse.jetty.maven.plugin.PluginLog
- PORT_SYSPROPERTY - Static variable in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- project - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
The maven project.
- projectArtifacts - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
The artifacts for the project.
- providedJars - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
List of jars with scope=provided
Q
- QUICKSTART_WEB_XML - Static variable in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
- QuickStartGenerator - Class in org.eclipse.jetty.maven.plugin
-
Run enough of jetty in order to generate a quickstart file for a webapp.
- QuickStartGenerator(File, MavenWebAppContext) - Constructor for class org.eclipse.jetty.maven.plugin.QuickStartGenerator
R
- reactorProjects - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
- redeployWebApp() - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- redeployWebApp() - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- redeployWebApp() - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- redeployWebApp() - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- removeListener(ConsoleReader.Listener) - Method in class org.eclipse.jetty.maven.plugin.ConsoleReader
- replaces() - Method in class org.eclipse.jetty.maven.plugin.MavenMetaInfConfiguration
- replaces() - Method in class org.eclipse.jetty.maven.plugin.MavenQuickStartConfiguration
- replaces() - Method in class org.eclipse.jetty.maven.plugin.MavenWebInfConfiguration
- requestLog - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
A RequestLog implementation to use for the webapp at runtime.
- requestLog - Variable in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- resolveArtifact(String, String, String, String) - Method in class org.eclipse.jetty.maven.plugin.utils.MavenProjectHelper
-
Given the coordinates for an artifact, resolve the artifact from the remote repositories.
- restartWebApp(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
Stop an executing webapp and restart it after optionally reconfiguring it.
- restartWebApp(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
- run() - Method in class org.eclipse.jetty.maven.plugin.ConsoleReader
S
- scan - Variable in class org.eclipse.jetty.maven.plugin.JettyForker
- scan - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
The interval in seconds to pause before checking if changes have occurred and re-deploying as necessary.
- scan - Variable in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
-
The interval in seconds to pause before checking if changes have occurred and re-deploying as necessary.
- scanClassesPattern - Variable in class org.eclipse.jetty.maven.plugin.AbstractUnassembledWebAppMojo
-
An optional pattern for includes/excludes of classes in the classesDirectory
- scanner - Variable in class org.eclipse.jetty.maven.plugin.JettyForkedChild
- scanner - Variable in class org.eclipse.jetty.maven.plugin.JettyRunMojo
-
Scanner to check for files changes to cause redeploy
- scanner - Variable in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
-
Scanner to check for files changes to cause redeploy
- ScanPattern - Class in org.eclipse.jetty.maven.plugin
-
ScanPattern Ant-style 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.AbstractWebAppMojo
-
List of directories with ant-style <include> and <exclude> patterns for extra targets to periodically scan for changes.Optional.
- scanTestClassesPattern - Variable in class org.eclipse.jetty.maven.plugin.AbstractUnassembledWebAppMojo
-
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.AbstractWebAppMojo
-
A wrapper for the Server object
- server - Variable in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- server - Variable in class org.eclipse.jetty.maven.plugin.JettyForker
- ServerConnectorListener - Class in org.eclipse.jetty.maven.plugin
-
ServerConnectorListener This is for test support, where we need jetty to run on a random port, and we need a client to be able to find out which port was picked.
- ServerConnectorListener() - Constructor for class org.eclipse.jetty.maven.plugin.ServerConnectorListener
- ServerListener - Class in org.eclipse.jetty.maven.plugin
-
ServerListener Listener to create a file that signals that the startup is completed.
- ServerListener() - Constructor for class org.eclipse.jetty.maven.plugin.ServerListener
- 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.MavenWebAppContext
- setBaseDir(File) - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- setCaseSensitive(boolean) - Method in class org.eclipse.jetty.maven.plugin.SelectiveJarResource
- setClasses(File) - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- setClassifier(String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
- setContainerClassPath(String) - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- setContainerIncludeJarPattern(String) - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- setContextHandlers(List<ContextHandler>) - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- setContextXml(String) - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- setContextXml(String) - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- setContextXml(String) - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- setContextXml(String) - Method in class org.eclipse.jetty.maven.plugin.QuickStartGenerator
- setDirectory(File) - Method in class org.eclipse.jetty.maven.plugin.ScanTargetPattern
- setEnv(Map<String, String>) - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- 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
- setExitVm(boolean) - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- setExitVm(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- setFileName(String) - Method in class org.eclipse.jetty.maven.plugin.ServerConnectorListener
- setFiltered(boolean) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
- setForkWebXml(File) - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- setGroupId(String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
- setHost(String) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- setHttpConnector(MavenServerConnector) - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- 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
- setJettyBase(File) - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- setJettyEnvXml(String) - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- setJettyHome(File) - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- setJettyHomeZip(File) - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- setJettyOutputFile(File) - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- setJettyProperties(Map<String, String>) - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- setJettyProperties(Map<String, String>) - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- setJettyXmlFiles(List<File>) - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- setJettyXmlFiles(List<File>) - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- setJvmArgs(String) - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- setLibExtJarFiles(List<File>) - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- setLog(Log) - Static method in class org.eclipse.jetty.maven.plugin.PluginLog
- setLoginServices(List<LoginService>) - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- setMaxChildStartCheckMs(long) - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- setMaxChildStartChecks(int) - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- setModules(String[]) - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- setName(String) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- setOriginAttribute(String) - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
-
Set the name of the attribute that is used in each generated xml element to indicate the source of the xml element (eg annotation, web.xml etc).
- setOverlays(List<Overlay>) - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
-
Ordered list of wars to overlay on top of the current project.
- setPort(int) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- setRequestLog(RequestLog) - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- setResource(Resource) - Method in class org.eclipse.jetty.maven.plugin.Overlay
- setResourceBases(String[]) - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
-
This method is provided as a convenience for jetty maven plugin configuration
- setScan(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- setServer(Server) - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- setServer(Server) - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- setServer(Server) - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- setServer(Server) - Method in class org.eclipse.jetty.maven.plugin.QuickStartGenerator
- setShutdownMonitor(ShutdownMonitor) - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- setSkip(boolean) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
- setStopAtShutdown(boolean) - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- setStopAtShutdown(boolean) - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- setStopKey(String) - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- setStopKey(String) - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- setStopPort(int) - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- setStopPort(int) - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- setSysPropertyName(String) - Method in class org.eclipse.jetty.maven.plugin.ServerConnectorListener
- setSystemProperties(Map<String, String>) - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- setTargetPath(String) - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
- setTestClasses(File) - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- setTokenFile(File) - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- setTokenFile(String) - Method in class org.eclipse.jetty.maven.plugin.ServerListener
- setWaitForChild(boolean) - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- setWebApp(MavenWebAppContext) - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- setWebApp(MavenWebAppContext) - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- setWebApp(MavenWebAppContext) - Method in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- setWebAppProperties(Properties) - Method in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- setWebAppPropsFile(File) - Method in class org.eclipse.jetty.maven.plugin.JettyForker
- setWebAppPropsFile(File) - Method in class org.eclipse.jetty.maven.plugin.QuickStartGenerator
- setWebInfIncludeJarPattern(String) - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- setWebInfLib(List<File>) - Method in class org.eclipse.jetty.maven.plugin.MavenWebAppContext
- setWorkDir(File) - Method in class org.eclipse.jetty.maven.plugin.AbstractForker
- shutdown() - Method in class org.eclipse.jetty.maven.plugin.MavenServerConnector
- shutdownMonitor - Variable in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- skip - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Skip this mojo execution.
- startJetty() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
- startJettyEmbedded() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
- startJettyEmbedded() - Method in class org.eclipse.jetty.maven.plugin.JettyEffectiveWebXml
- startJettyEmbedded() - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
- startJettyEmbedded() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
-
Start a jetty instance in process to run the built war.
- startJettyEmbedded() - Method in class org.eclipse.jetty.maven.plugin.JettyStartMojo
-
Starts the webapp - without first compiling the classes - in the same process as maven.
- startJettyEmbedded() - Method in class org.eclipse.jetty.maven.plugin.JettyStartWarMojo
-
Start a jetty instance in process to run given war.
- startJettyEmbedded() - Method in class org.eclipse.jetty.maven.plugin.JettyStopMojo
- startJettyForked() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
- startJettyForked() - Method in class org.eclipse.jetty.maven.plugin.JettyEffectiveWebXml
- startJettyForked() - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
- startJettyForked() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
-
Fork a jetty instance to run the built war.
- startJettyForked() - Method in class org.eclipse.jetty.maven.plugin.JettyStartMojo
-
Start the webapp in a forked jetty process.
- startJettyForked() - Method in class org.eclipse.jetty.maven.plugin.JettyStartWarMojo
-
Fork a jetty instance to run the given war.
- startJettyForked() - Method in class org.eclipse.jetty.maven.plugin.JettyStopMojo
- startJettyHome() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
- startJettyHome() - Method in class org.eclipse.jetty.maven.plugin.JettyEffectiveWebXml
- startJettyHome() - Method in class org.eclipse.jetty.maven.plugin.JettyRunMojo
- startJettyHome() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
-
Deploy the built war to a jetty distro.
- startJettyHome() - Method in class org.eclipse.jetty.maven.plugin.JettyStartMojo
-
Start the webapp in a forked jetty distribution.
- startJettyHome() - Method in class org.eclipse.jetty.maven.plugin.JettyStartWarMojo
-
Fork a jetty distro to run the given war.
- startJettyHome() - Method in class org.eclipse.jetty.maven.plugin.JettyStopMojo
- startScanner() - Method in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
- stopAtShutdown - Variable in class org.eclipse.jetty.maven.plugin.AbstractForker
- stopAtShutdown - Variable in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- stopKey - Variable in class org.eclipse.jetty.maven.plugin.AbstractForker
- stopKey - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
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.JettyEmbedder
- stopPort - Variable in class org.eclipse.jetty.maven.plugin.AbstractForker
- stopPort - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
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.JettyEmbedder
- 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.
- supportedPackagings - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Default supported project type is
war
packaging. - systemProperties - Variable in class org.eclipse.jetty.maven.plugin.AbstractForker
- systemProperties - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
System properties to set before execution.
- systemPropertiesFile - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
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.
T
- target - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
The target directory
- TEST_CLASSES_DIR - Static variable in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
- testClassesDirectory - Variable in class org.eclipse.jetty.maven.plugin.AbstractUnassembledWebAppMojo
-
The directory containing generated test classes.
- TMP_DIR - Static variable in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
- TMP_DIR_PERSIST - Static variable in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
- tokenFile - Variable in class org.eclipse.jetty.maven.plugin.AbstractForker
- tokenFile - Variable in class org.eclipse.jetty.maven.plugin.JettyForkedChild
- toProperties(MavenWebAppContext, File, String) - Static method in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
-
Convert a webapp to properties stored in a file.
- toString() - Method in class org.eclipse.jetty.maven.plugin.Overlay
- toString() - Method in class org.eclipse.jetty.maven.plugin.OverlayConfig
U
- unpackOverlay(Overlay) - Method in class org.eclipse.jetty.maven.plugin.OverlayManager
-
Unpack a war overlay.
- unpackTo(File) - Method in class org.eclipse.jetty.maven.plugin.Overlay
-
Unpack the overlay into the given directory.
- useProvidedScope - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Whether or not to include dependencies on the plugin's classpath with <scope>provided</scope> Use WITH CAUTION as you may wind up with duplicate jars/classes.
- useTestScope - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
If true, the <testOutputDirectory> and the dependencies of <scope>test<scope> will be put first on the runtime classpath.
V
- valueOf(String) - Static method in enum org.eclipse.jetty.maven.plugin.AbstractWebAppMojo.DeploymentMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.eclipse.jetty.maven.plugin.AbstractWebAppMojo.DeploymentMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verifyPomConfiguration() - Method in class org.eclipse.jetty.maven.plugin.AbstractUnassembledWebAppMojo
- verifyPomConfiguration() - Method in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
Used by subclasses.
- verifyPomConfiguration() - Method in class org.eclipse.jetty.maven.plugin.JettyStartWarMojo
- version - Variable in class org.eclipse.jetty.maven.plugin.JettyHomeForker
W
- waitForChild - Variable in class org.eclipse.jetty.maven.plugin.AbstractForker
- war - Variable in class org.eclipse.jetty.maven.plugin.JettyRunWarMojo
- WAR_FILE - Static variable in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
- warArtifacts - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
List of deps that are wars
- WarPluginInfo - Class in org.eclipse.jetty.maven.plugin
-
WarPluginInfo Information about the maven-war-plugin contained in the pom
- WarPluginInfo(MavenProject) - Constructor for class org.eclipse.jetty.maven.plugin.WarPluginInfo
- WEB_XML - Static variable in class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
- webApp - Variable in class org.eclipse.jetty.maven.plugin.AbstractWebAppMojo
-
An instance of org.eclipse.jetty.webapp.WebAppContext that represents the webapp.
- webApp - Variable in class org.eclipse.jetty.maven.plugin.JettyEmbedder
- webApp - Variable in class org.eclipse.jetty.maven.plugin.JettyForker
- webApp - Variable in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- webappPath - Variable in class org.eclipse.jetty.maven.plugin.JettyHomeForker
- WebAppPropertyConverter - Class in org.eclipse.jetty.maven.plugin
-
WebAppPropertyConverter Converts a webapp's configuration to a properties file, and vice versa.
- WebAppPropertyConverter() - Constructor for class org.eclipse.jetty.maven.plugin.WebAppPropertyConverter
- webAppPropsFile - Variable in class org.eclipse.jetty.maven.plugin.JettyForkedChild
- webAppPropsFile - Variable in class org.eclipse.jetty.maven.plugin.JettyForker
- webAppSourceDirectory - Variable in class org.eclipse.jetty.maven.plugin.AbstractUnassembledWebAppMojo
-
Default root directory for all html/jsp etc files.
- webAppSourceDirectory - Variable in class org.eclipse.jetty.maven.plugin.JettyStartWarMojo
- webXml - Variable in class org.eclipse.jetty.maven.plugin.AbstractUnassembledWebAppMojo
-
The default location of the web.xml file.
- workDir - Variable in class org.eclipse.jetty.maven.plugin.AbstractForker
All Classes All Packages