A B C D E F G H I J L M N O P R S T U V W Y 

A

AbstractDependencyGraphTraversingMojo - Class in org.jenkinsci.maven.plugins.hpi
 
AbstractDependencyGraphTraversingMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.AbstractDependencyGraphTraversingMojo
 
AbstractHpiMojo - Class in org.jenkinsci.maven.plugins.hpi
 
AbstractHpiMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 
AbstractJenkinsMojo - Class in org.jenkinsci.maven.plugins.hpi
Mojos that need to figure out the Jenkins version it's working with.
AbstractJenkinsMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
 
AbstractJettyMojo - Class in org.jenkinsci.maven.plugins.hpi
DO NOT MODIFY.
AbstractJettyMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
accept(DependencyNode) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractDependencyGraphTraversingMojo
Visits a node.
accept(DependencyNode) - Method in class org.jenkinsci.maven.plugins.hpi.AssembleDependenciesMojo
 
applyJettyXml() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
archiverManager - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
To look up Archiver/UnArchiver implementations
artifact - Variable in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
artifactCollector - Variable in class org.jenkinsci.maven.plugins.hpi.BundlePluginsMojo
 
artifactFactory - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
 
artifactFactory - Variable in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
artifactFactory - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
artifactIdIs(String...) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 
artifactIdIsNot(String...) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 
artifactMetadataSource - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
 
artifactMetadataSource - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
artifactResolver - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
 
artifactResolver - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
Artifacts - Class in org.jenkinsci.maven.plugins.hpi
Collection filter operations on a set of Artifacts.
Artifacts() - Constructor for class org.jenkinsci.maven.plugins.hpi.Artifacts
 
Artifacts(Collection<? extends Artifact>) - Constructor for class org.jenkinsci.maven.plugins.hpi.Artifacts
 
AssembleDependenciesMojo - Class in org.jenkinsci.maven.plugins.hpi
Used to assemble transitive dependencies of plugins into one location.
AssembleDependenciesMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.AssembleDependenciesMojo
 

B

builder - Variable in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
buildExplodedWebapp(File, File) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 
buildWebapp(MavenProject, File) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Builds the webapp for the specified project.
BundlePluginsMojo - Class in org.jenkinsci.maven.plugins.hpi
Take the current project, list up all the transitive dependencies, then copy them into a specified directory.
BundlePluginsMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.BundlePluginsMojo
 

C

checkPomConfiguration() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
checkPomConfiguration() - Method in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
compareTo(VersionNumber) - Method in class org.jenkinsci.maven.plugins.hpi.VersionNumber
 
computeHplFile() - Method in class org.jenkinsci.maven.plugins.hpi.HplMojo
Determine where to produce the .hpl file.
computeHplFile() - Method in class org.jenkinsci.maven.plugins.hpi.TestHplMojo
Generates the hpl file in a known location.
configureMonitor() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
configurePluginClasspath() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
configureScanner() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
configureScanner() - Method in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
configureWebApplication() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
Subclasses should invoke this to setup basic info on the webapp
configureWebApplication() - Method in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
consoleForceReload - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
If true, the context will be restarted after a line feed on the input console.
consoleScanner - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
A scanner to check ENTER hits on the console
ConsoleScanner - Class in org.jenkinsci.maven.plugins.hpi
ConsoleScanner Read input from stdin
ConsoleScanner(AbstractJettyMojo) - Constructor for class org.jenkinsci.maven.plugins.hpi.ConsoleScanner
 
contextHandlers - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
List of other contexts to set up.
contextPath - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
Deprecated.
Use <webApp><contextPath> instead.
contextXml - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
Location of a context xml configuration file whose contents will be applied to the webapp AFTER anything in <webApp>.Optional.
copyResources(Resource, File, Properties) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Copies webapp webResources from the specified directory.
copyResources(File, File) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Copies webapp webResources from the specified directory.
CreateMojo - Class in org.jenkinsci.maven.plugins.hpi
Builds a new plugin template.
CreateMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.CreateMojo
 
createRepository(String, String) - Method in class org.jenkinsci.maven.plugins.hpi.CreateMojo
 

D

defaultPort - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
Specifies the HTTP port number.
dependencyResolution - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
Decides the level of dependency resolution.
dumpOnStart - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
Use the dump() facility of jetty to print out the server configuration to logging

E

encoding - Variable in class org.jenkinsci.maven.plugins.hpi.TagLibInterfaceGeneratorMojo
The encoding to use for generated files.
equals(Object) - Method in class org.jenkinsci.maven.plugins.hpi.VersionNumber
 
excludedGoals - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
List of goals that are NOT to be used
execute() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
execute() - Method in class org.jenkinsci.maven.plugins.hpi.AssembleDependenciesMojo
 
execute() - Method in class org.jenkinsci.maven.plugins.hpi.BundlePluginsMojo
 
execute() - Method in class org.jenkinsci.maven.plugins.hpi.CreateMojo
 
execute() - Method in class org.jenkinsci.maven.plugins.hpi.HelpMojo
execute() - Method in class org.jenkinsci.maven.plugins.hpi.HpiMojo
Executes the WarMojo on the current project.
execute() - Method in class org.jenkinsci.maven.plugins.hpi.HplMojo
 
execute() - Method in class org.jenkinsci.maven.plugins.hpi.JarMojo
Executes the JarMojo on the current project.
execute() - Method in class org.jenkinsci.maven.plugins.hpi.ListPluginDependenciesMojo
 
execute() - Method in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
execute() - Method in class org.jenkinsci.maven.plugins.hpi.TagLibInterfaceGeneratorMojo
 
execute() - Method in class org.jenkinsci.maven.plugins.hpi.TestDependencyMojo
 
execute() - Method in class org.jenkinsci.maven.plugins.hpi.TestInsertionMojo
 
execute() - Method in class org.jenkinsci.maven.plugins.hpi.ValidateMojo
 
execute() - Method in class org.jenkinsci.maven.plugins.hpi.WarMojo
Executes the WarMojo on the current project.
execution - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
Extension - Annotation Type in hudson
Minimal clone to convince Sezpoz.

F

findClass(String) - Method in class org.jenkinsci.maven.plugins.hpi.JettyAndServletApiOnlyClassLoader
 
findJenkinsVersion() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
 
findJettyWebXmlFile(File) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
Try and find a jetty-web.xml file, using some historical naming conventions if necessary.
finishConfigurationBeforeStart() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
finishConfigurationBeforeStart() - Method in class org.jenkinsci.maven.plugins.hpi.RunMojo
 

G

generateManifest(MavenArchiveConfiguration, File) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Generates a manifest file to be included in the .hpi file
getArtifactId() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
getClassesDirectory() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 
getContainerConfigXML() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 
getDefaultFinalName() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
Converts the filename of an artifact to artifactId-version.type format.
getDependencyTrail() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
getDependentWarExcludes() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Returns a string array of the excludes to be used when adding dependent wars as an overlay onto this war.
getDependentWarIncludes() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Returns a string array of the includes to be used when adding dependent wars as an overlay onto this war.
getDirectDependencyArtfacts() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Returns just the direct dependencies.
getExcludes() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Returns a string array of the excludes to be used when assembling/copying the war.
getFile() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
Resolves to the jar file that contains the code of the plugin.
getGitHeadSha1() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
If the project is on Git, figure out Git SHA1.
getGroupId() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
getHpi() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
Returns MavenArtifact for the hpi variant of this artifact.
getId() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
getIncludes() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Returns a string array of the includes to be used when assembling/copying the war.
getJenkinsWarArtifact() - Method in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
getJettyXmlFiles() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
getOutputFile(String) - Method in class org.jenkinsci.maven.plugins.hpi.HpiMojo
 
getOutputFile(String) - Method in class org.jenkinsci.maven.plugins.hpi.JarMojo
 
getProject() - Method in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
getProjectArtfacts() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Returns all the transitive dependencies.
getProjectArtifacts() - Method in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
getResources(String) - Method in class org.jenkinsci.maven.plugins.hpi.JettyAndServletApiOnlyClassLoader
 
getScope() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
getType() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
getVersion() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
getVersionNumber() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
getWebAppConfig() - Method in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
getWebappDirectory() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 
globalMaskClasses - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Like the maskClasses parameter, but it applies at the boundary between core and all the plugins.
graphBuilder - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractDependencyGraphTraversingMojo
 
groupIdIs(String...) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 
groupIdIsNot(String...) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 

H

hashCode() - Method in class org.jenkinsci.maven.plugins.hpi.VersionNumber
 
hasSameGAAs(MavenProject) - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
Returns true if this artifact has the same groupId and artifactId as the given project.
hasScope(String...) - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
Returns true if the artifacts has one of the given scopes (including null.)
HelpMojo - Class in org.jenkinsci.maven.plugins.hpi
Display help information on maven-hpi-plugin.
Call mvn hpi:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.HelpMojo
 
HpiMojo - Class in org.jenkinsci.maven.plugins.hpi
Build a war/webapp.
HpiMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.HpiMojo
 
HplMojo - Class in org.jenkinsci.maven.plugins.hpi
Generate .hpl file.
HplMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.HplMojo
 
httpConnector - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
A ServerConnector to use.
hudson - package hudson
 

I

isExcluded(String) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
isNewerThan(MavenArtifact) - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
isNewerThan(VersionNumber) - Method in class org.jenkinsci.maven.plugins.hpi.VersionNumber
 
isOlderThan(VersionNumber) - Method in class org.jenkinsci.maven.plugins.hpi.VersionNumber
 
isOptional() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
isPlugin() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
Is this a Jenkins plugin?
isPluginArtifact(Artifact) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
isSupportDynamicLoading() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Is the dynamic loading supported? False, if the answer is known to be "No".

J

JarMojo - Class in org.jenkinsci.maven.plugins.hpi
Build a jar separate from the hpi goal.
JarMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.JarMojo
 
jenkins - package jenkins
 
jenkinsCoreId - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
Optional string that represents "groupId:artifactId" of Jenkins core jar.
jenkinsCoreId - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
Optional string that represents "groupId:artifactId" of Jenkins core jar.
jenkinsWarId - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
Optional string that represents "groupId:artifactId" of Jenkins war.
jenkinsWarId - Variable in class org.jenkinsci.maven.plugins.hpi.WarMojo
Optional string that represents "groupId:artifactId" of Jenkins war.
JettyAndServletApiOnlyClassLoader - Class in org.jenkinsci.maven.plugins.hpi
Only exposes Servlet API and Jetty to the web application, then JavaSE.
JettyAndServletApiOnlyClassLoader(ClassLoader, ClassLoader) - Constructor for class org.jenkinsci.maven.plugins.hpi.JettyAndServletApiOnlyClassLoader
 
jettyXml - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
Comma separated list of a jetty xml configuration files whose contents will be applied before any plugin configuration.

L

ListPluginDependenciesMojo - Class in org.jenkinsci.maven.plugins.hpi
List up all the plugin dependencies.
ListPluginDependenciesMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.ListPluginDependenciesMojo
 
loadManifest(File) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 
loadPropertyFile(File, boolean, boolean) - Static method in class org.jenkinsci.maven.plugins.hpi.PropertyUtils
Reads a property file, resolving all internal variables.
localRepository - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
 
localRepository - Variable in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
localRepository - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
loginServices - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
List of security realms to set up.

M

maskClasses - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
[ws|tab|CR|LF]+ separated list of package prefixes that your plugin doesn't want to see from the core.
maskClasses - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
[ws|tab|CR|LF]+ separated list of package prefixes that your plugin doesn't want to see from the core.
MavenArtifact - Class in org.jenkinsci.maven.plugins.hpi
Artifact is a bare data structure without any behavior and therefore hard to write OO programs around it.
MavenArtifact(Artifact, ArtifactResolver, ArtifactFactory, MavenProjectBuilder, List<ArtifactRepository>, ArtifactRepository) - Constructor for class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 

N

nonblocking - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
Determines whether or not the server blocks when started.

O

of(MavenProject) - Static method in class org.jenkinsci.maven.plugins.hpi.Artifacts
Return the Artifacts representing dependencies of the given project.
ofDirectDependencies(MavenProject) - Static method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 
org.jenkinsci.maven.plugins.hpi - package org.jenkinsci.maven.plugins.hpi
 
outputDirectory - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
The directory for the generated WAR.
outputDirectory - Variable in class org.jenkinsci.maven.plugins.hpi.TagLibInterfaceGeneratorMojo
The directory for the generated WAR.
outputFile - Variable in class org.jenkinsci.maven.plugins.hpi.ListPluginDependenciesMojo
If non-null, the output will be sent to a file
outputFile - Variable in class org.jenkinsci.maven.plugins.hpi.WarMojo
 

P

pluginArtifacts - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
The artifacts for the plugin itself.
pluginFirstClassLoader - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Change the classloader preference such that classes locally bundled in this plugin will take precedence over those that are defined by the dependency plugins.
pluginFirstClassLoader - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
pluginName - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Name of the plugin that Jenkins uses for display purpose.
pluginVersionDescription - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Additional information that accompanies the version number of the plugin.
PORT_SYSPROPERTY - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
printSystemProperties() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
project - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
The maven project.
project - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
The maven project.
project - Variable in class org.jenkinsci.maven.plugins.hpi.TagLibInterfaceGeneratorMojo
The maven project.
projectArtifacts - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
The artifacts for the project.
projectBuilder - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
 
projectBuilder - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
projectHelper - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
 
projectHelper - Variable in class org.jenkinsci.maven.plugins.hpi.WarMojo
 
PropertyUtils - Class in org.jenkinsci.maven.plugins.hpi
 

R

reload - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
reload can be set to either 'automatic' or 'manual' if 'manual' then the context can be reloaded by a linefeed in the console if 'automatic' then traditional reloading on changed files is enabled.
remoteRepos - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
List of Remote Repositories used by the resolver
remoteRepos - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
remoteRepositories - Variable in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
removeAll(Predicate<Artifact>) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 
requestLog - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
A RequestLog implementation to use for the webapp at runtime.
resolveDependencies(String) - Method in class org.jenkinsci.maven.plugins.hpi.RunMojo
Performs the equivalent of "@requireDependencyResolution" mojo attribute, so that we can choose the scope at runtime.
resolvePom() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
resolver - Variable in class org.jenkinsci.maven.plugins.hpi.BundlePluginsMojo
 
resolver - Variable in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
restartWebApp(boolean) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
restartWebApp(boolean) - Method in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
retainAll(Predicate<Artifact>) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 
run() - Method in class org.jenkinsci.maven.plugins.hpi.ConsoleScanner
 
RunMojo - Class in org.jenkinsci.maven.plugins.hpi
Runs Jenkins with the current plugin project.
RunMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.RunMojo
 

S

scanIntervalSeconds - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
The interval in seconds to scan the webapp for changes and restart the context if necessary.
scanList - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
List of files and directories to scan
scanner - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
A scanner to check for changes to the webapp
scannerListeners - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
List of Listeners for the scanner
scopeIs(String...) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 
scopeIsNot(String...) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 
server - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
A wrapper for the Server object
setAttributes(Manifest.Section) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 
setClassesDirectory(File) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 
setContainerConfigXML(File) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 
setHudsonHome(File) - Method in class org.jenkinsci.maven.plugins.hpi.HplMojo
Deprecated.
setJenkinsHome(File) - Method in class org.jenkinsci.maven.plugins.hpi.HplMojo
 
setSystemProperties(SystemProperties) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
setSystemPropertiesFile(File) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
setWarSourceDirectory(File) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 
setWebappDirectory(File) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 
skip - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
Skip this mojo execution.
startConsoleScanner() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
Run a thread that monitors the console input to detect ENTER hits.
startConsoleScanner() - Method in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
startJetty() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
 
startJetty() - Method in class org.jenkinsci.maven.plugins.hpi.RunMojo
 
stopKey - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
Key to provide when stopping jetty on executing java -DSTOP.KEY=<stopKey> -DSTOP.PORT=<stopPort> -jar start.jar --stop
stopPort - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
Port to listen to stop jetty on executing -DSTOP.PORT=<stopPort> -DSTOP.KEY=<stopKey> -jar start.jar --stop
systemProperties - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
System properties to set before execution.
systemPropertiesFile - Variable in class org.jenkinsci.maven.plugins.hpi.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.

T

TagLibInterfaceGeneratorMojo - Class in org.jenkinsci.maven.plugins.hpi
Generates the strongly-typed Java interfaces for Groovy taglibs.
TagLibInterfaceGeneratorMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.TagLibInterfaceGeneratorMojo
 
TestDependencyMojo - Class in org.jenkinsci.maven.plugins.hpi
Places test-dependency plugins into somewhere the test harness can pick up.
TestDependencyMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.TestDependencyMojo
 
TestHplMojo - Class in org.jenkinsci.maven.plugins.hpi
Generate .hpl file in the test class directory so that test harness can locate the plugin.
TestHplMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.TestHplMojo
 
TestInsertionMojo - Class in org.jenkinsci.maven.plugins.hpi
Insert default test suite.
TestInsertionMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.TestInsertionMojo
 
toString() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
toString() - Method in class org.jenkinsci.maven.plugins.hpi.VersionNumber
 
traverseProject() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractDependencyGraphTraversingMojo
Traverses the whole dependency tree rooted at the project.
typeIs(String...) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 
typeIsNot(String...) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 

U

useProvidedScope - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
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.

V

ValidateMojo - Class in org.jenkinsci.maven.plugins.hpi
Make sure that we are running in the right environment.
ValidateMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.ValidateMojo
 
valueOf(String) - Static method in enum jenkins.YesNoMaybe
Returns the enum constant of this type with the specified name.
values() - Static method in enum jenkins.YesNoMaybe
Returns an array containing the constants of this enum type, in the order they are declared.
VersionNumber - Class in org.jenkinsci.maven.plugins.hpi
Immutable representation of a dot or '-'-separated digits (such as "1.0.1" or "1.0-52").
VersionNumber(String) - Constructor for class org.jenkinsci.maven.plugins.hpi.VersionNumber
Parses a string like "1.0.2" into the version number.
visit(DependencyNode) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractDependencyGraphTraversingMojo
Traverses a tree rooted at the given node.

W

WarMojo - Class in org.jenkinsci.maven.plugins.hpi
Builds a custom Jenkins war that includes all the additional plugins referenced in this POM.
WarMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.WarMojo
 
warSourceDirectory - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Single directory for extra files to include in the WAR.
warSourceDirectory - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
Single directory for extra files to include in the WAR.
webApp - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJettyMojo
An instance of org.eclipse.jetty.webapp.WebAppContext that represents the webapp.
wrap(Iterable<Artifact>) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 
wrap(Artifact) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
 
wrap(Artifact) - Method in class org.jenkinsci.maven.plugins.hpi.RunMojo
 

Y

YesNoMaybe - Enum in jenkins
 
A B C D E F G H I J L M N O P R S T U V W Y 

Copyright © 2004-2016. All Rights Reserved.