- generateManifest(MavenArchiveConfiguration, File) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsManifestMojo
-
Generates a manifest file to be included in the .hpi file
- getActualArtifactId() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
-
- getActualVersion() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
-
- getArtifactId() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
-
Gets the artifactId as used in a dependency declaration.
- getClassesDirectory() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
-
- getClassifier() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
-
- 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
-
- 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
-
Gets the version as used in a dependency declaration.
- 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
-
- 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
- session - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
-
- session - Variable in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
-
- session - Variable in class org.jenkinsci.maven.plugins.hpi.RunMojo
-
- setAttributes(Manifest.ExistingSection) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsManifestMojo
-
- 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.
- snapshotPluginVersionOverride - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
-
Optional - the version to use in place of the project version in the event that the project version is a
-SNAPSHOT.
- 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.