Skip navigation links
A B C E F G H I J L M O P R S T V W Y 

A

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
 
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
 
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
 
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
 

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
 
BundlePluginsMojo() - Constructor for class org.jenkinsci.maven.plugins.hpi.BundlePluginsMojo
 

C

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.
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.

E

encoding - Variable in class org.jenkinsci.maven.plugins.hpi.TagLibInterfaceGeneratorMojo
The encoding to use for generated files.
execute() - Method in class org.jenkinsci.maven.plugins.hpi.BundlePluginsMojo
 
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.ListPluginDependenciesMojo
 
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
 
Extension - Annotation Type in hudson
Minimal clone to convince Sezpoz.

F

findJenkinsVersion() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
 

G

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 all 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
 
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
 
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.
getOutputFile(String) - Method in class org.jenkinsci.maven.plugins.hpi.HpiMojo
 
getProjectArtfacts() - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Returns all the transitive dependencies.
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
 
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.
groupIdIs(String...) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 
groupIdIsNot(String...) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 

H

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.
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
 
hudson - package hudson
 

I

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?
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

jenkins - package jenkins
 
jenkinsCoreId - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
Optional string that represents "groupId:artifactId" of Jenkins core jar.

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
 
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
 

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.
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, MavenProjectBuilder, List<ArtifactRepository>, ArtifactRepository) - Constructor for class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 

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

P

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.
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.
project - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
The maven project.
project - Variable in class org.jenkinsci.maven.plugins.hpi.TagLibInterfaceGeneratorMojo
The maven project.
projectBuilder - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
 
projectHelper - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
 
PropertyUtils - Class in org.jenkinsci.maven.plugins.hpi
 

R

remoteRepos - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
List of Remote Repositories used by the resolver
remoteRepositories - Variable in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
removeAll(Predicate<Artifact>) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 
resolvePom() - Method in class org.jenkinsci.maven.plugins.hpi.MavenArtifact
 
resolver - Variable in class org.jenkinsci.maven.plugins.hpi.BundlePluginsMojo
 
retainAll(Predicate<Artifact>) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 

S

scopeIs(String...) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 
scopeIsNot(String...) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 
setAttributes(Manifest.ExistingSection) - 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
 
setWarSourceDirectory(File) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 
setWebappDirectory(File) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 

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
 
typeIs(String...) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 
typeIsNot(String...) - Method in class org.jenkinsci.maven.plugins.hpi.Artifacts
 

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.

W

warSourceDirectory - Variable in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
Single directory for extra files to include in the WAR.
wrap(Iterable<Artifact>) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 
wrap(Artifact) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractHpiMojo
 
wrap(Artifact) - Method in class org.jenkinsci.maven.plugins.hpi.AbstractJenkinsMojo
 

Y

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

Copyright © 2016. All rights reserved.