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

A

AbstractMavenBuild<P extends AbstractMavenProject<P,B>,B extends AbstractMavenBuild<P,B>> - Class in hudson.maven
 
AbstractMavenBuild(P) - Constructor for class hudson.maven.AbstractMavenBuild
 
AbstractMavenBuild(P, Calendar) - Constructor for class hudson.maven.AbstractMavenBuild
 
AbstractMavenBuild(P, File) - Constructor for class hudson.maven.AbstractMavenBuild
 
AbstractMavenBuilder - Class in hudson.maven
 
AbstractMavenBuilder(BuildListener, Collection<MavenModule>, List<String>, Map<String, String>) - Constructor for class hudson.maven.AbstractMavenBuilder
 
AbstractMavenBuilder.FilterImpl - Class in hudson.maven
 
AbstractMavenBuilder.FilterImpl(MavenBuildProxy2, MavenBuildInformation) - Constructor for class hudson.maven.AbstractMavenBuilder.FilterImpl
 
AbstractMavenBuilder.FilterImpl(MavenBuildProxy2, MavenBuildInformation, Channel) - Constructor for class hudson.maven.AbstractMavenBuilder.FilterImpl
 
AbstractMavenJavadocArchiver - Class in hudson.maven.reporters
Records the javadoc and archives it.
AbstractMavenJavadocArchiver() - Constructor for class hudson.maven.reporters.AbstractMavenJavadocArchiver
 
AbstractMavenJavadocArchiver.MavenJavadocAction - Class in hudson.maven.reporters
 
AbstractMavenJavadocArchiver.MavenJavadocAction(AbstractItem, FilePath, String, String, String) - Constructor for class hudson.maven.reporters.AbstractMavenJavadocArchiver.MavenJavadocAction
 
AbstractMavenProcessFactory - Class in hudson.maven
 
AbstractMavenProcessFactory.GetRemotingJar - Class in hudson.maven
 
AbstractMavenProcessFactory.GetRemotingJar() - Constructor for class hudson.maven.AbstractMavenProcessFactory.GetRemotingJar
 
AbstractMavenProject<P extends AbstractProject<P,R>,R extends AbstractBuild<P,R>> - Class in hudson.maven
Common part between MavenModule and MavenModuleSet.
AbstractMavenProject(ItemGroup, String) - Constructor for class hudson.maven.AbstractMavenProject
 
AbstractMavenProject.MavenModuleDependency - Class in hudson.maven
 
AbstractMavenProject.MavenModuleDependency(AbstractMavenProject<?, ?>, AbstractProject<?, ?>) - Constructor for class hudson.maven.AbstractMavenProject.MavenModuleDependency
 
add(ReportAction.Entry) - Method in class hudson.maven.reporters.ReportAction
 
addRunHeadLessOption(String) - Method in class hudson.maven.AbstractMavenProcessFactory
 
addTransientActionsFromBuild(R, List<Action>, Set<Class>) - Method in class hudson.maven.AbstractMavenProject
 
addTransientActionsFromBuild(MavenBuild, List<Action>, Set<Class>) - Method in class hudson.maven.MavenModule
 
addTransientActionsFromBuild(MavenModuleSetBuild, List<Action>, Set<Class>) - Method in class hudson.maven.MavenModuleSet
 
addUnbuiltModule(ModuleName) - Method in class hudson.maven.UnbuiltModuleAction
 
AggregatableAction - Interface in hudson.maven
Indicates that this Action for MavenBuild contributes an "aggregated" action to its governing MavenModuleSetBuild.
aggregate(MavenModuleSetBuild) - Static method in class hudson.maven.reporters.MavenFingerprinter
Creates Fingerprinter.FingerprintAction for MavenModuleSetBuild by aggregating all fingerprints from module builds.
all() - Static method in class hudson.maven.MavenReporterDescriptor
Lists all the currently registered instances of MavenReporterDescriptor.
appendLastLog() - Method in class hudson.maven.MavenBuild.ProxyImpl2
Sends the accumulated log in SplittableBuildListener to the log of this build.
appendLastLog() - Method in interface hudson.maven.MavenBuildProxy2
Maven produces additional error message after the module build is done.
appendLastLog() - Method in class hudson.maven.MavenBuildProxy2.Filter
 
archive(MavenBuildProxy, File, BuildListener) - Method in class hudson.maven.reporters.MavenArtifact
Called from within Maven to archive an artifact in Hudson.
artifactId - Variable in class hudson.maven.ExecutedMojo
Plugin artifact ID.
artifactId - Variable in class hudson.maven.ModuleDependency
 
artifactId - Variable in class hudson.maven.ModuleName
 
artifactId - Variable in class hudson.maven.PluginName
 
artifactId - Variable in class hudson.maven.reporters.MavenArtifact
Basic parameters of a Maven artifact.
asDependency() - Method in class hudson.maven.MavenModule
Gets groupId+artifactId+version as ModuleDependency.
asProject() - Method in class hudson.maven.MavenModuleSet
 
assignBuildNumber() - Method in class hudson.maven.MavenModuleSet
To make it easy to grasp relationship among modules and the module set, we'll align the build numbers of all the modules.
attachedArtifacts - Variable in class hudson.maven.reporters.MavenArtifactRecord
Attached artifacts.

B

buildDependencyGraph(DependencyGraph) - Method in class hudson.maven.MavenModule
 
buildDependencyGraph(DependencyGraph) - Method in class hudson.maven.MavenModuleSet
 
BuildInfoRecorder - Class in hudson.maven.reporters
 
BuildInfoRecorder() - Constructor for class hudson.maven.reporters.BuildInfoRecorder
 
BuildInfoRecorder.DescriptorImpl - Class in hudson.maven.reporters
 
BuildInfoRecorder.DescriptorImpl() - Constructor for class hudson.maven.reporters.BuildInfoRecorder.DescriptorImpl
 
BuildInfoRecorder_DisplayName() - Static method in class hudson.maven.reporters.Messages
Record build information
buildMavenAgentCmdLine(BuildListener, int) - Method in class hudson.maven.AbstractMavenProcessFactory
Builds the command line argument list to launch the maven process.

C

call() - Method in class hudson.maven.AbstractMavenProcessFactory.GetRemotingJar
 
call() - Method in class hudson.maven.Maven3Builder
 
call() - Method in class hudson.maven.MavenBuilder
This code is executed inside the maven jail process.
call(MavenBuild) - Method in interface hudson.maven.MavenBuildProxy.BuildCallable
Performs computation and returns the result, or throws some exception.
call() - Method in class hudson.maven.MavenBuildProxy.Filter.AsyncInvoker
 
call() - Method in class hudson.maven.MavenVersionCallable
 
canonicalName - Variable in class hudson.maven.reporters.MavenArtifact
The canonical artifact file name, used by Maven in the repository.
channel - Variable in class hudson.maven.ProcessCache.NewProcess
 
checkIsJavadocMojo(MojoInfo) - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver
return true if this mojo is a javadoc one sources or test sources
checkIsJavadocMojo(MojoInfo) - Method in class hudson.maven.reporters.MavenJavadocArchiver
 
checkIsJavadocMojo(MojoInfo) - Method in class hudson.maven.reporters.MavenTestJavadocArchiver
 
classifier - Variable in class hudson.maven.reporters.MavenArtifact
Basic parameters of a Maven artifact.
close() - Method in class hudson.maven.MavenBuild.ProxyImpl2
Performs final clean up.
compareTo(ModuleName) - Method in class hudson.maven.ModuleName
 
configuration - Variable in class hudson.maven.MojoInfo
Configuration of the mojo for the current execution.
configure(StaplerRequest, JSONObject) - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
contains(ModuleDependency) - Method in class hudson.maven.ModuleDependency
Checks whether this ModuleDependency is satisfied by the dependency of the given ModuleDependency.
core - Variable in class hudson.maven.FilteredChangeLogSet
 
core - Variable in class hudson.maven.MavenBuildProxy.Filter
 
create(Artifact) - Static method in class hudson.maven.reporters.MavenArtifact
Convenience method to check if the given Artifact object contains enough information suitable for recording, and if so, create MavenArtifact.
createAggregatedAction(MavenModuleSetBuild, Map<MavenModule, List<MavenBuild>>) - Method in interface hudson.maven.AggregatableAction
Creates Action to be contributed to MavenModuleSetBuild.
createAggregatedAction(MavenModuleSetBuild, Map<MavenModule, List<MavenBuild>>) - Method in class hudson.maven.reporters.MavenArtifactRecord
 
createAggregatedAction(MavenModuleSetBuild, Map<MavenModule, List<MavenBuild>>) - Method in class hudson.maven.reporters.SurefireReport
 
createEmbedder(TaskListener, String) - Static method in class hudson.maven.MavenUtil
Deprecated. Use MavenUtil.createEmbedder(TaskListener, File, String, Properties) or other overloaded versions that infers maven home.
createEmbedder(TaskListener, AbstractProject<?, ?>, String) - Static method in class hudson.maven.MavenUtil
This version tries to infer mavenHome by looking at a project.
createEmbedder(TaskListener, AbstractBuild<?, ?>) - Static method in class hudson.maven.MavenUtil
This version tries to infer mavenHome and other options by looking at a build.
createEmbedder(TaskListener, File, String) - Static method in class hudson.maven.MavenUtil
 
createEmbedder(TaskListener, File, String, Properties) - Static method in class hudson.maven.MavenUtil
 
createEmbedder(TaskListener, File, String, Properties, String) - Static method in class hudson.maven.MavenUtil
 
createEmbedder(MavenEmbedderRequest) - Static method in class hudson.maven.MavenUtil
Creates a fresh MavenEmbedder instance.
createExecutedMojoCache() - Static method in class hudson.maven.MavenBuild
 
createIndenter() - Method in class hudson.maven.MavenModuleSet
 
createReporters() - Method in class hudson.maven.MavenModule
Creates a list of MavenReporters to be used for a build of this project.
createTransientActions() - Method in class hudson.maven.AbstractMavenProject
 
createTransientActions() - Method in class hudson.maven.MavenModuleSet
 

D

debug - Static variable in class hudson.maven.AbstractMavenBuild
Extra verbose debug switch.
debug(String, Throwable) - Method in class hudson.maven.EmbedderLoggerImpl
 
debug - Static variable in class hudson.maven.MavenBuild
Set true to produce debug output.
debug - Static variable in class hudson.maven.MavenModuleSetBuild
Extra verbose debug switch.
debug - Static variable in class hudson.maven.reporters.MavenAbstractArtifactRecord
Debug probe for HUDSON-1461.
debugMavenEmbedder - Static variable in class hudson.maven.MavenUtil
If set to true, maximize the logging level of Maven embedder.
debugPort - Static variable in class hudson.maven.AbstractMavenProcessFactory
If not 0, launch Maven with a debugger port.
DefaultLocalRepositoryLocator - Class in hudson.maven.local_repo
Uses Maven's default local repository, which is actually ~/.m2/repository
DefaultLocalRepositoryLocator() - Constructor for class hudson.maven.local_repo.DefaultLocalRepositoryLocator
 
DefaultLocalRepositoryLocator.DescriptorImpl - Class in hudson.maven.local_repo
 
DefaultLocalRepositoryLocator.DescriptorImpl() - Constructor for class hudson.maven.local_repo.DefaultLocalRepositoryLocator.DescriptorImpl
 
delete() - Method in class hudson.maven.MavenModuleSetBuild
 
deploy(MavenEmbedder, ArtifactRepository, TaskListener) - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
Deploys the artifacts to the specified ArtifactRepository.
deploy(MavenEmbedder, ArtifactRepository, TaskListener) - Method in class hudson.maven.reporters.MavenAggregatedArtifactRecord
 
deploy(MavenEmbedder, ArtifactRepository, TaskListener) - Method in class hudson.maven.reporters.MavenArtifactRecord
 
DESCRIPTOR - Static variable in class hudson.maven.MavenModuleSet
 
DESCRIPTOR - Static variable in class hudson.maven.reporters.ReportCollector.DescriptorImpl
 
digest - Variable in class hudson.maven.ExecutedMojo
MD5 hash of the plugin jar.
dir() - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver.MavenJavadocAction
 
doCheckFileInWorkspace(String) - Method in class hudson.maven.MavenModuleSet
Check the location of the POM, alternate settings file, etc - any file.
doDoDeleteAllDisabledModules() - Method in class hudson.maven.MavenModuleSet
Delete all disabled modules.
doDynamic() - Method in class hudson.maven.reporters.MavenSiteArchiver.SiteAction
Serves the site.
doFile(MavenArtifactRecord) - Method in class hudson.maven.reporters.MavenArtifact
Serve the file.
doIndex(StaplerResponse) - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
 
dontNotifyEveryUnstableBuild - Variable in class hudson.maven.reporters.MavenMailer
 
doRedeploy(String, String, boolean) - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
Performs a redeployment.
doScript(StaplerRequest, StaplerResponse) - Method in class hudson.maven.MavenProbeAction
 
doSetName(String) - Method in class hudson.maven.MavenModule
 
duration - Variable in class hudson.maven.ExecutedMojo
How long did it take to execute this goal? in milli-seconds.

E

EmbedderLoggerImpl - Class in hudson.maven
MavenEmbedderLogger implementation that sends output to TaskListener.
EmbedderLoggerImpl(TaskListener, int) - Constructor for class hudson.maven.EmbedderLoggerImpl
 
end() - Method in class hudson.maven.MavenBuild.ProxyImpl2
 
end() - Method in interface hudson.maven.MavenBuildProxy2
Notifies that the build has left a module.
end() - Method in class hudson.maven.MavenBuildProxy2.Filter
 
end(MavenBuild, Launcher, BuildListener) - Method in class hudson.maven.MavenReporter
Called after the maven execution finished and the result is determined.
end(MavenBuild, Launcher, BuildListener) - Method in class hudson.maven.reporters.MavenMailer
 
end(MavenBuild, Launcher, BuildListener) - Method in class hudson.maven.reporters.SurefireArchiver
 
enterModule(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.MavenReporter
Called when the build enters a next MavenProject.
equals(Object) - Method in class hudson.maven.ModuleDependency
 
equals(Object) - Method in class hudson.maven.ModuleName
 
equals(Object) - Method in class hudson.maven.PluginName
 
error(String, Throwable) - Method in class hudson.maven.EmbedderLoggerImpl
 
evenIfUnstable - Variable in class hudson.maven.RedeployPublisher
 
execute(MavenBuildProxy.BuildCallable<V, T>) - Method in interface hudson.maven.MavenBuildProxy
Executes the given MavenBuildProxy.BuildCallable on the master, where one has access to MavenBuild and all the other Hudson objects.
execute(MavenBuildProxy.BuildCallable<V, T>) - Method in class hudson.maven.MavenBuildProxy.Filter
 
execute() - Method in class hudson.maven.MojoInfo.Maven3ProvidesNoAccessToMojo
 
executeAsync(MavenBuildProxy.BuildCallable<?, ?>) - Method in class hudson.maven.AbstractMavenBuilder.FilterImpl
 
executeAsync(MavenBuildProxy.BuildCallable<?, ?>) - Method in interface hudson.maven.MavenBuildProxy
Executes the given MavenBuildProxy.BuildCallable asynchronously on the master.
executeAsync(MavenBuildProxy.BuildCallable<?, ?>) - Method in class hudson.maven.MavenBuildProxy.Filter
 
ExecutedMojo - Class in hudson.maven
Persisted record of mojo execution.
ExecutedMojo(MojoInfo, long) - Constructor for class hudson.maven.ExecutedMojo
 
ExecutedMojo.Cache - Class in hudson.maven
Used during the HTML rendering to cache the index.
ExecutedMojo.Cache() - Constructor for class hudson.maven.ExecutedMojo.Cache
 
ExecutionEventLogger - Class in hudson.maven.util
Logs execution events to a user-supplied logger.
ExecutionEventLogger(Logger) - Constructor for class hudson.maven.util.ExecutionEventLogger
 
executionId - Variable in class hudson.maven.ExecutedMojo
Optional execution ID, when the same mojo gets executed multiple times.
expandTokens(TaskListener, String) - Method in class hudson.maven.AbstractMavenBuild
Expand tokens with token macro.
expressionEvaluator - Variable in class hudson.maven.MojoInfo
Object that Maven uses to resolve variables like "${project}" to its corresponding object.

F

fatalError(String, Throwable) - Method in class hudson.maven.EmbedderLoggerImpl
 
fileName - Variable in class hudson.maven.reporters.MavenArtifact
File name (without directory portion) of this artifact in the Hudson archive.
FilteredChangeLogSet - Class in hudson.maven
ChangeLogSet implementation used for MavenBuild.
find(Artifact) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
findHighestFrom(Collection<ModuleDependency>) - Method in class hudson.maven.ModuleDependency
Given a list of ModuleDependencies (of the same groupId and artifactId), picks the ModuleDependency that satisfies the constraint and has the highest version.
findModuleBuildActions(Class<T>) - Method in class hudson.maven.MavenModuleSetBuild
Finds Actions from all the module builds that belong to this MavenModuleSetBuild.
findVersions(Artifact) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
fixUp(List<MavenProjectActionBuilder>) - Static method in class hudson.maven.reporters.SurefireArchiver
Up to 1.372, there was a bug that causes Hudson to persist SurefireArchiver with the entire test result in it.
forkedProjectStarted(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
 
forkStarted(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
>>> mojo-artifactId:version:goal (mojo-executionId) @ project-artifactId >>>
forkSucceeded(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
<<< mojo-artifactId:version:goal (mojo-executionId) @ project-artifactId <<<
format(NumberFormat, long) - Method in class hudson.maven.AbstractMavenBuilder
 
formatArgs(List<String>) - Method in class hudson.maven.AbstractMavenBuilder
 
fromFileSystemName(String) - Static method in class hudson.maven.ModuleName
 
fromString(String) - Static method in class hudson.maven.ModuleName
 
futures - Variable in class hudson.maven.AbstractMavenBuilder
Record all asynchronous executions as they are scheduled, to make sure they are all completed before we finish.

G

get(ExecutedMojo) - Method in class hudson.maven.ExecutedMojo.Cache
 
get(VirtualChannel, BuildListener, ProcessCache.Factory) - Method in class hudson.maven.ProcessCache
Gets or creates a new maven process for launch.
getAbsoluteUrl() - Method in class hudson.maven.reporters.MavenArtifactRecord
Deprecated. This method shall NEVER be used during HTML page rendering, as it's too easy for misconfiguration to break this value, with network set up like Apache reverse proxy. This method is only intended for the remote API clients who cannot resolve relative references.
getACL() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
getActions(AbstractBuild<?, ?>, BuildListener) - Method in class hudson.maven.RedeployPublisher
 
getAggregatedProjectAction(MavenModuleSet) - Method in class hudson.maven.MavenReporter
Works like MavenReporter.getProjectAction(MavenModule) but works at MavenModuleSet level.
getAggregatedProjectAction(MavenModuleSet) - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver
 
getAggregatedProjectAction(MavenModuleSet) - Method in class hudson.maven.reporters.MavenJavadocArchiver
 
getAggregatedProjectAction(MavenModuleSet) - Method in class hudson.maven.reporters.MavenSiteArchiver
 
getAggregatedProjectAction(MavenModuleSet) - Method in class hudson.maven.reporters.MavenTestJavadocArchiver
 
getAllJobs() - Method in class hudson.maven.MavenModuleSet
 
getAllMavenModules() - Method in class hudson.maven.MavenModule
Returns all Maven modules in this Jenkins instance.
getAlternateSettings() - Method in class hudson.maven.MavenEmbedderRequest
 
getAlternateSettings() - Method in class hudson.maven.MavenModuleSet
Deprecated. as of 1.481
getApi() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
getApi() - Method in class hudson.maven.reporters.MavenArtifact
 
getApproximateQueueItemsQuickly() - Method in class hudson.maven.MavenModuleSet
Returns the MavenModules that are in the queue.
getArchiveTargetPath() - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver
 
getArchiveTargetPath() - Method in class hudson.maven.reporters.MavenJavadocArchiver
 
getArchiveTargetPath() - Method in class hudson.maven.reporters.MavenTestJavadocArchiver
 
getArtifactsDir() - Method in class hudson.maven.MavenBuildProxy.Filter
 
getArtifactsDir() - Method in interface hudson.maven.MavenBuildProxy
 
getAssignedLabel() - Method in class hudson.maven.MavenModule
MavenModule uses the workspace of the MavenModuleSet, so it always needs to be built on the same slave as the parent.
getAuthentication() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
getBasedir() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
getBuild() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
Gets the parent build object to which this record is registered.
getBuild() - Method in class hudson.maven.reporters.MavenAggregatedArtifactRecord
 
getBuild() - Method in class hudson.maven.reporters.MavenArtifactRecord
 
getBuildClass() - Method in class hudson.maven.MavenModule
 
getBuildClass() - Method in class hudson.maven.MavenModuleSet
 
getBuildStatusUrl() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
 
getBuildWrappers() - Method in class hudson.maven.MavenModuleSet
Deprecated. as of 1.335 Use MavenModuleSet.getBuildWrappersList() to be consistent with other subtypes of AbstractProject.
getBuildWrappersList() - Method in class hudson.maven.MavenModuleSet
 
getChangeSet() - Method in class hudson.maven.MavenBuild
 
getChildName(AbstractTestResultAction) - Method in class hudson.maven.reporters.SurefireAggregatedReport
 
getChildren() - Method in class hudson.maven.MavenModule
Gets all the child modules (that are listed in the <module> element in our POM.)
getChildReport(AggregatedTestResultAction.Child) - Method in class hudson.maven.reporters.SurefireAggregatedReport
 
getClassLoader() - Method in class hudson.maven.AbstractMavenBuilder
 
getClassLoader() - Method in class hudson.maven.MavenBuildProxy.Filter.AsyncInvoker
 
getClassLoader() - Method in class hudson.maven.MavenEmbedderRequest
 
getConfigPage() - Method in class hudson.maven.reporters.MavenMailer.DescriptorImpl
 
getConfigurableList() - Static method in class hudson.maven.MavenReporters
Gets the subset of MavenReporters.LIST that has configuration screen.
getConfigurationValue(String, Class<T>, T) - Method in class hudson.maven.MojoInfo
Obtains the configuration value of the mojo.
getConfigurationValue(String, Class<T>) - Method in class hudson.maven.MojoInfo
Obtains the configuration value of the mojo.
getCurrentNode() - Method in class hudson.maven.AbstractMavenProcessFactory
Returns the current Node on which we are buildling.
getDescriptor() - Method in class hudson.maven.local_repo.LocalRepositoryLocator
 
getDescriptor() - Method in class hudson.maven.MavenModuleSet
 
getDescriptor() - Method in class hudson.maven.MavenReporter
 
getDescriptor() - Method in class hudson.maven.reporters.ReportCollector
 
getDisabledModules(boolean) - Method in class hudson.maven.MavenModuleSet
Possibly empty list of all disabled modules (if disabled==true) or all enabeld modules (if disabled==false)
getDisplayName() - Method in class hudson.maven.local_repo.DefaultLocalRepositoryLocator.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.local_repo.PerExecutorLocalRepositoryLocator.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.local_repo.PerJobLocalRepositoryLocator.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.MavenBuild
 
getDisplayName() - Method in class hudson.maven.MavenModule
 
getDisplayName() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.MavenProbeAction
 
getDisplayName() - Method in class hudson.maven.MavenTestDataPublisher.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.NeedsFullBuildAction
 
getDisplayName() - Method in class hudson.maven.RedeployPublisher.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver.MavenJavadocAction
 
getDisplayName() - Method in class hudson.maven.reporters.BuildInfoRecorder.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
getDisplayName() - Method in class hudson.maven.reporters.MavenArtifactArchiver.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.MavenFingerprinter.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.MavenJavadocArchiver.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.MavenMailer.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.MavenSiteArchiver.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.MavenSiteArchiver.SiteAction
 
getDisplayName() - Method in class hudson.maven.reporters.MavenTestJavadocArchiver.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.ReportAction
 
getDisplayName() - Method in class hudson.maven.reporters.ReportCollector.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.reporters.SurefireArchiver.DescriptorImpl
 
getDisplayName() - Method in class hudson.maven.UnbuiltModuleAction
getDownstreamRelationship(AbstractProject) - Method in class hudson.maven.MavenModuleSetBuild
 
getDurationString() - Method in class hudson.maven.ExecutedMojo
Returns duration in a human readable text.
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.maven.MavenModuleSet
 
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.maven.MavenModuleSetBuild
 
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
getEnvironment(TaskListener) - Method in class hudson.maven.AbstractMavenBuild
 
getEnvironment(TaskListener) - Method in class hudson.maven.MavenBuild
Exposes MAVEN_OPTS to forked processes.
getEnvironment(TaskListener) - Method in class hudson.maven.MavenModuleSetBuild
Exposes MAVEN_OPTS to forked processes.
getEnvVars() - Method in class hudson.maven.AbstractMavenProcessFactory
 
getEnvVars() - Method in class hudson.maven.MavenProbeAction
Gets the environment variables of the JVM on this computer.
getEstimatedDuration() - Method in class hudson.maven.MavenModuleSetBuild
Returns the estimated duration for this builds.
getExecutedMojos() - Method in class hudson.maven.MavenBuild
 
getExplicitLocalRepository() - Method in class hudson.maven.MavenModuleSet
Undefaulted locally configured value with taking inheritance from the global configuration into account.
getFile(MavenBuild) - Method in class hudson.maven.reporters.MavenArtifact
Obtains the File representing the archived artifact.
getGlobalMavenOpts() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
getGlobalSettings() - Method in class hudson.maven.MavenEmbedderRequest
 
getGlobalSettings() - Method in class hudson.maven.MavenModuleSet
 
getGlobalSettingsProviders() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
getGoal() - Method in class hudson.maven.MojoInfo
Gets the goal name of the mojo to be executed, such as "javadoc".
getGoalLink(ExecutedMojo.Cache) - Method in class hudson.maven.ExecutedMojo
 
getGoals() - Method in class hudson.maven.MavenModule
Gets the list of goals to execute for this module.
getGoals() - Method in class hudson.maven.MavenModuleSet
Gets the list of goals to execute.
getGoalsAndOptions(MavenModuleSetBuild) - Method in interface hudson.maven.MavenArgumentInterceptorAction
Provides maven goals and options to start the build with.
getHeapDump() - Method in class hudson.maven.MavenProbeAction
Obtains the heap dump.
getHelpFile(String) - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
getHelpFile() - Method in class hudson.maven.reporters.MavenMailer.DescriptorImpl
 
getHistoryWidget() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
getIconColor() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
 
getIconFileName() - Method in class hudson.maven.MavenProbeAction
 
getIconFileName() - Method in class hudson.maven.NeedsFullBuildAction
 
getIconFileName() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
getIconFileName() - Method in class hudson.maven.reporters.MavenSiteArchiver.SiteAction
 
getIconFileName() - Method in class hudson.maven.reporters.ReportAction
 
getIconFileName() - Method in class hudson.maven.UnbuiltModuleAction
getId() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
getIndividualActionType() - Method in interface hudson.maven.MavenAggregatedReport
Returns the implementation class of AggregatableAction that produces this MavenAggregatedReport.
getIndividualActionType() - Method in class hudson.maven.reporters.MavenAggregatedArtifactRecord
 
getIndividualActionType() - Method in class hudson.maven.reporters.SurefireAggregatedReport
 
getItem(String) - Method in class hudson.maven.MavenModuleSet
 
getItems() - Method in class hudson.maven.MavenModuleSet
 
getJava(TaskListener) - Method in class hudson.maven.AbstractMavenProcessFactory
 
getJDK() - Method in class hudson.maven.MavenModule
 
getKey() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
getLauncher() - Method in class hudson.maven.AbstractMavenProcessFactory
 
getLayout() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
getListener() - Method in class hudson.maven.MavenEmbedderRequest
 
getLocalRepository() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
getLocalRepository() - Method in class hudson.maven.MavenModuleSet
 
getLog() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
Returns the log of this deployment record.
getLogRotator() - Method in class hudson.maven.MavenModule
MavenModule follows the same log rotation schedule as its parent.
getLogs() - Method in class hudson.maven.FilteredChangeLogSet
 
getMainClassName() - Method in class hudson.maven.AbstractMavenProcessFactory
Returns the name of the Maven main class.
getMainClassName() - Method in class hudson.maven.Maven3ProcessFactory
 
getMaven() - Method in class hudson.maven.MavenModuleSet
Gets the Maven to invoke.
getMavenAgentClassPath(Maven.MavenInstallation, boolean, FilePath, BuildListener) - Method in class hudson.maven.AbstractMavenProcessFactory
Returns the classpath string for the maven-agent jar including classworlds
getMavenAgentClassPath(Maven.MavenInstallation, boolean, FilePath, BuildListener) - Method in class hudson.maven.Maven3ProcessFactory
 
getMavenArtifacts() - Method in class hudson.maven.MavenBuild
Information about artifacts produced by Maven.
getMavenArtifacts() - Method in class hudson.maven.MavenModuleSetBuild
Information about artifacts produced by Maven.
getMavenBuild(AbstractBuild<?, ?>) - Method in class hudson.maven.RedeployPublisher
Obtains the MavenModuleSetBuild that we'll work on, or null.
getMavenBuildInformation() - Method in class hudson.maven.AbstractMavenBuilder.FilterImpl
 
getMavenBuildInformation() - Method in class hudson.maven.MavenBuildProxy.Filter
 
getMavenBuildInformation() - Method in interface hudson.maven.MavenBuildProxy
 
getMavenDescriptor() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
getMavenHome() - Method in class hudson.maven.MavenEmbedderRequest
 
getMavenInstallation(TaskListener) - Method in class hudson.maven.AbstractMavenProcessFactory
 
getMavenInterceptorClassPath(Maven.MavenInstallation, boolean, FilePath) - Method in class hudson.maven.AbstractMavenProcessFactory
Returns the classpath string for the maven-interceptor jar
getMavenInterceptorClassPath(Maven.MavenInstallation, boolean, FilePath) - Method in class hudson.maven.Maven3ProcessFactory
 
getMavenInterceptorOverride(Maven.MavenInstallation, boolean, FilePath) - Method in class hudson.maven.AbstractMavenProcessFactory
For Maven 2.1.x - 2.2.x we need an additional jar which overrides some classes in the other interceptor jar.
getMavenInterceptorOverride(Maven.MavenInstallation, boolean, FilePath) - Method in class hudson.maven.Maven3ProcessFactory
 
getMavenModuleSet() - Method in class hudson.maven.AbstractMavenProcessFactory
 
getMavenOpts(TaskListener, EnvVars) - Method in class hudson.maven.AbstractMavenBuild
Obtains the fully resolved MAVEN_OPTS with all the tokens and variables expanded.
getMavenOpts() - Method in class hudson.maven.AbstractMavenProcessFactory
 
getMavenOpts(TaskListener, EnvVars) - Method in class hudson.maven.MavenBuild
 
getMavenOpts() - Method in class hudson.maven.MavenModuleSet
Possibly null, whitespace-separated (including TAB, NL, etc) VM options to be used to launch Maven process.
getMavenOpts(TaskListener, EnvVars) - Method in class hudson.maven.MavenModuleSetBuild
 
getMavenProperties() - Method in class hudson.maven.MavenModuleSet
Gets the system properties explicitly set in the Maven command line (the "-D" option.)
getMavenValidationLevel() - Method in class hudson.maven.MavenModuleSet
 
getMavenValidationLevels() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
getMavenVersion() - Method in class hudson.maven.MavenBuildInformation
 
getMavenVersionUsed() - Method in class hudson.maven.MavenModuleSetBuild
Gets the version of Maven used for build.
getMilliSecsSinceBuildStart() - Method in class hudson.maven.MavenBuildProxy.Filter
 
getMilliSecsSinceBuildStart() - Method in interface hudson.maven.MavenBuildProxy
# of milliseconds elapsed since MavenBuildProxy.getTimestamp().
getMirroredRepositories() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
getModule(String) - Method in class hudson.maven.MavenModuleSet
 
getModuleBuilds() - Method in class hudson.maven.MavenModuleSetBuild
Computes the module builds that correspond to this build.
getModuleLastBuilds() - Method in class hudson.maven.MavenModuleSetBuild
Computes the latest module builds that correspond to this build.
getModuleName() - Method in class hudson.maven.MavenModule
 
getModuleRecords() - Method in class hudson.maven.reporters.MavenAggregatedArtifactRecord
MavenArtifactRecords of every module build contributed to MavenAggregatedArtifactRecord.parent.
getModules() - Method in class hudson.maven.MavenModuleSet
 
getModuleSetBuild() - Method in class hudson.maven.MavenBuild
Gets the "governing" MavenModuleSet that has set the workspace for this build.
getModuleSetRootDir() - Method in class hudson.maven.MavenBuildProxy.Filter
 
getModuleSetRootDir() - Method in interface hudson.maven.MavenBuildProxy
Root directory of the owner MavenModuleSet
getName() - Method in class hudson.maven.ModuleDependency
 
getNumber() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
 
getParent() - Method in class hudson.maven.MavenBuild
 
getParent() - Method in class hudson.maven.MavenModule
 
getParent() - Method in class hudson.maven.MavenModuleSetBuild
 
getParentBuild() - Method in class hudson.maven.MavenBuild
Gets the MavenModuleSetBuild that has the same build number.
getPermission() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
getPluginLink(ExecutedMojo.Cache) - Method in class hudson.maven.ExecutedMojo
Returns a hyperlink for the plugin name if there's one.
getPostbuilders() - Method in class hudson.maven.MavenModuleSet
Builders that are run after the main Maven execution.
getPrebuilders() - Method in class hudson.maven.MavenModuleSet
Builders that are run before the main Maven execution.
getPrivateRepository() - Method in class hudson.maven.MavenEmbedderRequest
 
getProfiles() - Method in class hudson.maven.MavenEmbedderRequest
 
getProfiles() - Method in class hudson.maven.MavenModuleSet
If the list of configured goals contain the "-P" option, return the configured profiles.
getProjectAction(MavenModuleSet) - Method in interface hudson.maven.MavenAggregatedReport
Equivalent of BuildStep.getProjectAction(AbstractProject) for MavenAggregatedReport.
getProjectAction(MavenModule) - Method in class hudson.maven.MavenReporter
Deprecated. as of 1.341 Use MavenReporter.getProjectActions(MavenModule) instead.
getProjectAction(MavenModuleSet) - Method in class hudson.maven.reporters.MavenAggregatedArtifactRecord
 
getProjectAction(MavenModuleSet) - Method in class hudson.maven.reporters.SurefireAggregatedReport
 
getProjectActionBuilders() - Method in class hudson.maven.MavenBuild
 
getProjectActions(MavenModule) - Method in interface hudson.maven.MavenProjectActionBuilder
Equivalent of BuildStep.getProjectActions(AbstractProject).
getProjectActions(MavenModule) - Method in class hudson.maven.MavenReporter
Equivalent of BuildStep.getProjectActions(AbstractProject) for MavenReporter.
getProjectActions(MavenModule) - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver
 
getProjectActions(MavenModule) - Method in class hudson.maven.reporters.MavenJavadocArchiver
 
getProjectActions(MavenModule) - Method in class hudson.maven.reporters.MavenSiteArchiver
 
getProjectActions(MavenModule) - Method in class hudson.maven.reporters.MavenTestJavadocArchiver
 
getProjectRootDir() - Method in class hudson.maven.MavenBuildProxy.Filter
 
getProjectRootDir() - Method in interface hudson.maven.MavenBuildProxy
Root directory of the parent of this build.
getPronoun() - Method in class hudson.maven.MavenModule
 
getProtocol() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
getProxy() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
getPublishers() - Method in class hudson.maven.MavenModuleSet
List of active Publishers.
getPublishersList() - Method in class hudson.maven.MavenModule
 
getPublishersList() - Method in class hudson.maven.MavenModuleSet
 
getQueueItems() - Method in class hudson.maven.MavenModuleSet
Returns the MavenModules that are in the queue.
getReadableExecutionId() - Method in class hudson.maven.ExecutedMojo
 
getRelativePath() - Method in class hudson.maven.MavenModule
Relative path to this module's root directory from the workspace of a MavenModuleSet.
getReleases() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
getReporters() - Method in class hudson.maven.MavenModule
List of active MavenReporters configured for this module.
getReporters() - Method in class hudson.maven.MavenModuleSet
List of active MavenReporters that should be applied to all module builds.
getRequiredMonitorService() - Method in class hudson.maven.MavenTestDataPublisher
 
getRequiredMonitorService() - Method in class hudson.maven.RedeployPublisher
 
getResourceActivities() - Method in class hudson.maven.MavenModuleSet
 
getResult() - Method in class hudson.maven.MavenModuleSetBuild
Displays the combined status of all modules.
getResult() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
Result of the deployment.
getRootBuild() - Method in class hudson.maven.MavenBuild
The same as MavenBuild.getParentBuild().
getRootDir() - Method in class hudson.maven.MavenBuildProxy.Filter
 
getRootDir() - Method in interface hudson.maven.MavenBuildProxy
Root directory of the build.
getRootDirFor(MavenModule) - Method in class hudson.maven.MavenModuleSet
 
getRootModule() - Method in class hudson.maven.MavenModuleSet
 
getRootPOM() - Method in class hudson.maven.MavenModuleSet
Deprecated. for backward comp only
getRootPOM(EnvVars) - Method in class hudson.maven.MavenModuleSet
Gets the location of top-level pom.xml relative to the workspace root.
getRunPostStepsIfResult() - Method in class hudson.maven.MavenModuleSet
MavenModuleSet.postbuilders are run if the result is better or equal to this threshold.
getSettings() - Method in class hudson.maven.MavenModuleSet
 
getSettingsProviders() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
getShortUrl() - Method in class hudson.maven.MavenModule
 
getSnapshots() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
getStartTime() - Method in class hudson.maven.MojoInfo
 
getSubsidiaries() - Method in class hudson.maven.MavenModule
Computes the list of MavenModules that are 'under' this POM filesystem-wise.
getSystemProperties() - Method in class hudson.maven.MavenEmbedderRequest
 
getSystemProperties() - Method in class hudson.maven.MavenProbeAction
Gets the system properties of the JVM on this computer.
getTarget() - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver
 
getTestDataPublishers() - Method in class hudson.maven.MavenTestDataPublisher
 
getTestResultPath(CaseResult) - Method in class hudson.maven.reporters.SurefireAggregatedReport
 
getThreadDump() - Method in class hudson.maven.MavenProbeAction
Gets the thread dump of the slave JVM.
getTimestamp() - Method in class hudson.maven.MavenBuildProxy.Filter
 
getTimestamp() - Method in interface hudson.maven.MavenBuildProxy
 
getTimestamp() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
 
getTitle() - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver.MavenJavadocAction
 
getTransferListener() - Method in class hudson.maven.MavenEmbedderRequest
 
getTreshold() - Method in class hudson.maven.RedeployPublisher
 
getUnbuildModules() - Method in class hudson.maven.UnbuiltModuleAction
 
getUpUrl() - Method in class hudson.maven.MavenBuild
 
getUrl() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
getUrl() - Method in class hudson.maven.reporters.MavenArtifactRecord
Returns the URL of this record relative to the context root of the application.
getUrlChildPrefix() - Method in class hudson.maven.MavenModuleSet
 
getUrlName() - Method in class hudson.maven.MavenProbeAction
 
getUrlName() - Method in class hudson.maven.NeedsFullBuildAction
 
getUrlName() - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver.MavenJavadocAction
 
getUrlName() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
getUrlName() - Method in class hudson.maven.reporters.MavenSiteArchiver.SiteAction
 
getUrlName() - Method in class hudson.maven.reporters.ReportAction
 
getUrlName() - Method in class hudson.maven.UnbuiltModuleAction
getUserConfiguredGoals() - Method in class hudson.maven.MavenModule
Gets the list of goals specified by the user, without taking inheritance and POM default goals into account.
getUserConfiguredGoals() - Method in class hudson.maven.MavenModuleSet
Gets the list of goals specified by the user, without taking inheritance and POM default goals into account.
getValidationLevel() - Method in class hudson.maven.MavenEmbedderRequest
 
getVersion() - Method in class hudson.maven.MavenModule
Gets the version number in Maven POM as of the last build.
getVersionAsRange() - Method in class hudson.maven.ModuleDependency
 
getWhyKeepLog() - Method in class hudson.maven.MavenBuild
If the parent MavenModuleSetBuild is kept, keep this record, too.
getWorkspaceReader() - Method in class hudson.maven.MavenEmbedderRequest
 
getWorkspaceResource() - Method in class hudson.maven.MavenModule
Deprecated. as of 1.319 in AbstractProject.
globalSettingConfigPath - Variable in class hudson.maven.MavenModuleSet
Deprecated. since 1.484 settings are provided by MavenModuleSet.globalSettings
goal - Variable in class hudson.maven.ExecutedMojo
Mojo name.
goals - Variable in class hudson.maven.AbstractMavenBuilder
Goals to be executed in this Maven execution.
groupId - Variable in class hudson.maven.ExecutedMojo
Plugin group ID.
groupId - Variable in class hudson.maven.ModuleDependency
 
groupId - Variable in class hudson.maven.ModuleName
 
groupId - Variable in class hudson.maven.PluginName
 
groupId - Variable in class hudson.maven.reporters.MavenArtifact
Basic parameters of a Maven artifact.

H

hasBadge() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
 
hasBuildFailures() - Method in class hudson.maven.MavenBuilder
Whether there where test failures detected during the build.
hasChangeSetComputed() - Method in class hudson.maven.MavenBuild
We always get the changeset from MavenModuleSetBuild.
hasConfigScreen() - Method in class hudson.maven.MavenReporterDescriptor
Returns true if this descriptor has config.jelly.
hasDisabledModule() - Method in class hudson.maven.MavenModuleSet
Returns true if there's any disabled module.
hashCode() - Method in class hudson.maven.ModuleDependency
 
hashCode() - Method in class hudson.maven.ModuleName
 
hashCode() - Method in class hudson.maven.PluginName
 
hasTestFailures() - Method in class hudson.maven.reporters.SurefireArchiver
 
hasTestFailures() - Method in class hudson.maven.reporters.TestFailureDetector
Have any test failures been detected?
HistoryWidgetImpl_Displayname() - Static method in class hudson.maven.reporters.Messages
Deployment History
hudson.maven - package hudson.maven
Maven support.
hudson.maven.local_repo - package hudson.maven.local_repo
 
hudson.maven.reporters - package hudson.maven.reporters
 
hudson.maven.util - package hudson.maven.util
 

I

id - Variable in class hudson.maven.RedeployPublisher
Repository ID.
ignoreUpstremChanges() - Method in class hudson.maven.MavenModuleSet
 
inferMavenInstallation() - Method in class hudson.maven.MavenModule
 
inferMavenInstallation() - Method in class hudson.maven.MavenModuleSet
 
info(String, Throwable) - Method in class hudson.maven.EmbedderLoggerImpl
 
init() - Static method in class hudson.maven.PluginImpl
 
initializeAsynchronousExecutions() - Method in class hudson.maven.AbstractMavenBuilder
Initialize the collection of the asynchronous executions.
inject(String, T) - Method in class hudson.maven.MojoInfo
Deprecated. as of 1.427 See the discussion in MojoInfo.mojo
install(MavenEmbedder) - Method in class hudson.maven.reporters.MavenArtifactRecord
Installs the artifact to the local Maven repository.
intercept(ArgumentListBuilder, MavenModuleSetBuild) - Method in interface hudson.maven.MavenArgumentInterceptorAction
Change/add arguments to any needs, but special care has to be taken, as the list contains every argument needed for the default execution (e.g.
intercept(String, InvocationInterceptor) - Method in class hudson.maven.MojoInfo
Deprecated. as of 1.427 See the discussion in MojoInfo.mojo
is(String, String, String) - Method in class hudson.maven.MojoInfo
Returns true if this MojoInfo wraps the mojo of the given ID tuple.
isAggregatorStyleBuild() - Method in class hudson.maven.MavenModuleSet
 
isApplicable(Descriptor) - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.maven.MavenTestDataPublisher.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.maven.RedeployPublisher.DescriptorImpl
 
isArchivingDisabled() - Method in class hudson.maven.MavenBuildProxy.Filter
 
isArchivingDisabled() - Method in interface hudson.maven.MavenBuildProxy
If true, artifacts will not actually be archived to master.
isArchivingDisabled() - Method in class hudson.maven.MavenModuleSet
 
isAtLeastMavenVersion(String) - Method in class hudson.maven.MavenBuildInformation
Returns if this maven version is at least 'version'.
isBlacklisted() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
isBuildable() - Method in class hudson.maven.MavenModule
 
isBuilding() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
 
isDebug() - Method in class hudson.maven.AbstractMavenBuilder
 
isDisableTriggerDownstreamProjects() - Method in class hudson.maven.MavenModuleSet
 
isEmptySet() - Method in class hudson.maven.FilteredChangeLogSet
 
isFingerprintConfigured() - Method in class hudson.maven.MavenModule
 
isFingerprintConfigured() - Method in class hudson.maven.MavenModuleSet
 
isIncrementalBuild() - Method in class hudson.maven.MavenModuleSet
 
isMaven3OrLater() - Method in class hudson.maven.MavenBuildInformation
 
isNameEditable() - Method in class hudson.maven.MavenModule
 
isNonRecursive() - Method in class hudson.maven.MavenModuleSet
Check for "-N" or "--non-recursive" in the Maven goals/options.
isPerModuleEmail() - Method in class hudson.maven.MavenModuleSet
 
isPOM() - Method in class hudson.maven.reporters.MavenArtifact
 
isPOM() - Method in class hudson.maven.reporters.MavenArtifactRecord
 
isProcessPlugins() - Method in class hudson.maven.MavenEmbedderRequest
 
isProcessPlugins() - Method in class hudson.maven.MavenModuleSet
 
isProjectAware() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
isQuiet() - Method in class hudson.maven.AbstractMavenBuilder
 
isResolveDependencies() - Method in class hudson.maven.MavenEmbedderRequest
 
isResolveDependencies() - Method in class hudson.maven.MavenModuleSet
 
isSameModule(PomInfo) - Method in class hudson.maven.MavenModule
Returns if the given POM likely describes the same module with the same dependencies.
isUniqueVersion() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
isUpdateSnapshots() - Method in class hudson.maven.MavenEmbedderRequest
 
isValid(String) - Static method in class hudson.maven.ModuleName
Checks if the given name is valid module name string format created by ModuleName.toString().
isVersionRange() - Method in class hudson.maven.ModuleDependency
Returns true if the version specification is a version range per maven version range syntax.
iterator() - Method in class hudson.maven.FilteredChangeLogSet
 

L

leaveModule(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.MavenReporter
Called when the build leaves the current MavenProject.
leaveModule(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.reporters.ReportCollector
 
LIST - Static variable in class hudson.maven.MavenReporters
Deprecated. as of 1.286. Use MavenReporterDescriptor#all() for listing reporters, and use Extension for automatic registration.
listener - Variable in class hudson.maven.AbstractMavenBuilder
Where error messages and so on are sent.
LocalRepositoryLocator - Class in hudson.maven.local_repo
Strategy pattern that decides the location of the Maven local repository for a build.
LocalRepositoryLocator() - Constructor for class hudson.maven.local_repo.LocalRepositoryLocator
 
LocalRepositoryLocatorDescriptor - Class in hudson.maven.local_repo
 
LocalRepositoryLocatorDescriptor() - Constructor for class hudson.maven.local_repo.LocalRepositoryLocatorDescriptor
 
locate(AbstractMavenBuild) - Method in class hudson.maven.local_repo.DefaultLocalRepositoryLocator
 
locate(AbstractMavenBuild) - Method in class hudson.maven.local_repo.LocalRepositoryLocator
Called during the build on the master to determine the location of the local Maven repository.
locate(AbstractMavenBuild) - Method in class hudson.maven.local_repo.PerExecutorLocalRepositoryLocator
 
locate(AbstractMavenBuild) - Method in class hudson.maven.local_repo.PerJobLocalRepositoryLocator
 
logRotate() - Method in class hudson.maven.MavenModuleSet
 

M

mainArtifact - Variable in class hudson.maven.reporters.MavenArtifactRecord
The main artifact (like jar or war, but could be anything.) If this is a POM module, the main artifact contains the same value as MavenArtifactRecord.pomArtifact.
makeSearchIndex() - Method in class hudson.maven.MavenModuleSet
 
markAsSuccess - Static variable in class hudson.maven.Maven3Builder
 
markAsSuccess - Static variable in class hudson.maven.MavenBuilder
Used by selected MavenReporters to notify the maven build agent that even though Maven is going to fail, we should report the build as success.
matches(String, String) - Method in class hudson.maven.PluginName
 
Maven3Builder - Class in hudson.maven
 
Maven3Builder(BuildListener, Map<ModuleName, MavenBuild.ProxyImpl2>, Collection<MavenModule>, List<String>, Map<String, String>, MavenBuildInformation) - Constructor for class hudson.maven.Maven3Builder
 
maven3orLater(String) - Static method in class hudson.maven.MavenUtil
 
Maven3ProcessFactory - Class in hudson.maven
 
MAVEN_REMOTE_USEINET_ENV_VAR_NAME - Static variable in class hudson.maven.AbstractMavenProcessFactory
 
MavenAbstractArtifactRecord<T extends AbstractBuild<?,?>> - Class in hudson.maven.reporters
UI to redeploy artifacts after the fact.
MavenAbstractArtifactRecord() - Constructor for class hudson.maven.reporters.MavenAbstractArtifactRecord
 
MavenAbstractArtifactRecord.Record - Class in hudson.maven.reporters
 
MavenAbstractArtifactRecord.Record(String, String) - Constructor for class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
 
MavenAbstractArtifactRecord_Displayname() - Static method in class hudson.maven.reporters.Messages
Redeploy Artifacts
MavenAggregatedArtifactRecord - Class in hudson.maven.reporters
Redeploy action for the entire MavenModuleSetBuild.
MavenAggregatedArtifactRecord(MavenModuleSetBuild) - Constructor for class hudson.maven.reporters.MavenAggregatedArtifactRecord
 
MavenAggregatedReport - Interface in hudson.maven
Action to be associated with MavenModuleSetBuild, which usually displays some aspect of the aggregated results of the module builds (such as aggregated test result, aggregated coverage report, etc.)
MavenArgumentInterceptorAction - Interface in hudson.maven
Provides a hook to change the arguments passed to the maven execution.
MavenArtifact - Class in hudson.maven.reporters
Captures information about an artifact created by Maven and archived by Jenkins, so that we can later deploy it to repositories of our choice.
MavenArtifact(Artifact) - Constructor for class hudson.maven.reporters.MavenArtifact
 
MavenArtifact(String, String, String, String, String, String, String) - Constructor for class hudson.maven.reporters.MavenArtifact
 
MavenArtifact_DeployingAttachedArtifact(Object) - Static method in class hudson.maven.reporters.Messages
Deploying the attached artifact {0}
MavenArtifact_DeployingMainArtifact(Object) - Static method in class hudson.maven.reporters.Messages
Deploying the main artifact {0}
MavenArtifactArchiver - Class in hudson.maven.reporters
Archives artifacts of the build.
MavenArtifactArchiver() - Constructor for class hudson.maven.reporters.MavenArtifactArchiver
 
MavenArtifactArchiver.DescriptorImpl - Class in hudson.maven.reporters
 
MavenArtifactArchiver.DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenArtifactArchiver.DescriptorImpl
 
MavenArtifactArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Archive the artifacts
MavenArtifactArchiver_FailedToInstallToMaster() - Static method in class hudson.maven.reporters.Messages
Failed to install artifact to the master
MavenArtifactRecord - Class in hudson.maven.reporters
Action that remembers artifacts that are built.
MavenArtifactRecord(MavenBuild, MavenArtifact, MavenArtifact, List<MavenArtifact>) - Constructor for class hudson.maven.reporters.MavenArtifactRecord
Deprecated. 
MavenArtifactRecord(MavenBuild, MavenArtifact, MavenArtifact, List<MavenArtifact>, String, String) - Constructor for class hudson.maven.reporters.MavenArtifactRecord
 
MavenBuild - Class in hudson.maven
Run for MavenModule.
MavenBuild(MavenModule) - Constructor for class hudson.maven.MavenBuild
 
MavenBuild(MavenModule, Calendar) - Constructor for class hudson.maven.MavenBuild
 
MavenBuild(MavenModule, File) - Constructor for class hudson.maven.MavenBuild
 
MavenBuild.ProxyImpl2 - Class in hudson.maven
 
MavenBuild_FailedEarlier() - Static method in class hudson.maven.Messages
Build failed before it gets to this module
MavenBuild_KeptBecauseOfParent(Object) - Static method in class hudson.maven.Messages
Kept because {0} is kept
MavenBuild_Triggering(Object) - Static method in class hudson.maven.Messages
Triggering a new build of {0}
MavenBuilder - Class in hudson.maven
Callable that invokes Maven CLI (in process) and drives a build.
MavenBuilder(BuildListener, Collection<MavenModule>, List<String>, Map<String, String>) - Constructor for class hudson.maven.MavenBuilder
 
MavenBuilder_Aborted() - Static method in class hudson.maven.Messages
Aborted
MavenBuilder_AsyncFailed() - Static method in class hudson.maven.Messages
Asynchronous execution failure
MavenBuilder_Failed() - Static method in class hudson.maven.Messages
Maven failed with error.
MavenBuilder_Waiting() - Static method in class hudson.maven.Messages
Waiting for Jenkins to finish collecting data
MavenBuildInformation - Class in hudson.maven
 
MavenBuildInformation(String) - Constructor for class hudson.maven.MavenBuildInformation
 
MavenBuildProxy - Interface in hudson.maven
Remoting proxy interface for MavenReporters to talk to MavenBuild during the build.
MavenBuildProxy.BuildCallable<V,T extends Throwable> - Interface in hudson.maven
 
MavenBuildProxy.Filter<CORE extends MavenBuildProxy> - Class in hudson.maven
Filter for MavenBuildProxy.
MavenBuildProxy.Filter(CORE) - Constructor for class hudson.maven.MavenBuildProxy.Filter
 
MavenBuildProxy.Filter.AsyncInvoker - Class in hudson.maven
Callable for invoking MavenBuildProxy.BuildCallable asynchronously.
MavenBuildProxy.Filter.AsyncInvoker(MavenBuildProxy, MavenBuildProxy.BuildCallable<?, ?>) - Constructor for class hudson.maven.MavenBuildProxy.Filter.AsyncInvoker
 
MavenBuildProxy2 - Interface in hudson.maven
A part of MavenBuildProxy that's used internally for aggregated build.
MavenBuildProxy2.Filter<CORE extends MavenBuildProxy2> - Class in hudson.maven
Filter for MavenBuildProxy2.
MavenBuildProxy2.Filter(CORE) - Constructor for class hudson.maven.MavenBuildProxy2.Filter
 
MavenComputerListener - Class in hudson.maven
When a slave is connected, copy maven-agent.jar and maven-intercepter.jar
MavenComputerListener() - Constructor for class hudson.maven.MavenComputerListener
 
MavenEmbedderRequest - Class in hudson.maven
 
MavenEmbedderRequest(TaskListener, File, String, Properties, String, File) - Constructor for class hudson.maven.MavenEmbedderRequest
 
MavenFingerprinter - Class in hudson.maven.reporters
Records fingerprints of the builds to keep track of dependencies.
MavenFingerprinter() - Constructor for class hudson.maven.reporters.MavenFingerprinter
 
MavenFingerprinter.DescriptorImpl - Class in hudson.maven.reporters
 
MavenFingerprinter.DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenFingerprinter.DescriptorImpl
 
MavenFingerprinter_DisplayName() - Static method in class hudson.maven.reporters.Messages
Record fingerprints
MavenJavadocArchiver - Class in hudson.maven.reporters
Records the javadoc and archives it.
MavenJavadocArchiver() - Constructor for class hudson.maven.reporters.MavenJavadocArchiver
 
MavenJavadocArchiver.DescriptorImpl - Class in hudson.maven.reporters
 
MavenJavadocArchiver.DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenJavadocArchiver.DescriptorImpl
 
MavenJavadocArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Publish javadoc
MavenJavadocArchiver_FailedToCopy(Object, Object) - Static method in class hudson.maven.reporters.Messages
Unable to copy Javadoc from {0} to {1}
MavenJavadocArchiver_NoDestDir() - Static method in class hudson.maven.reporters.Messages
Unable to obtain the destDir from javadoc mojo
MavenMailer - Class in hudson.maven.reporters
Sends out an e-mail notification for Maven build result.
MavenMailer() - Constructor for class hudson.maven.reporters.MavenMailer
 
MavenMailer.DescriptorImpl - Class in hudson.maven.reporters
 
MavenMailer.DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenMailer.DescriptorImpl
 
MavenMailer_DisplayName() - Static method in class hudson.maven.reporters.Messages
E-mail Notification
MavenModule - Class in hudson.maven
Job that builds projects based on Maven2.
MavenModule_Pronoun() - Static method in class hudson.maven.Messages
Module
MavenModuleSet - Class in hudson.maven
Group of MavenModules.
MavenModuleSet(String) - Constructor for class hudson.maven.MavenModuleSet
Deprecated. Use MavenModuleSet.MavenModuleSet(ItemGroup, String)
MavenModuleSet(ItemGroup, String) - Constructor for class hudson.maven.MavenModuleSet
 
MavenModuleSet.DescriptorImpl - Class in hudson.maven
 
MavenModuleSet.DescriptorImpl() - Constructor for class hudson.maven.MavenModuleSet.DescriptorImpl
 
MavenModuleSet_AlternateSettingsRelativePath() - Static method in class hudson.maven.Messages
Alternate settings file must be a relative path.
MavenModuleSet_DiplayName() - Static method in class hudson.maven.Messages
Build a maven2/3 project
MavenModuleSet_readResolve_missingConfigProvider() - Static method in class hudson.maven.Messages
ERROR: 'config-file-provider' is not installed or disabled, therefore the config can't be fully loaded!!
MavenModuleSet_readResolve_updateConfigProvider(Object) - Static method in class hudson.maven.Messages
ERROR: Please update the 'config-file-provider' plugin, the current version is not supported anymore! (id={0})
MavenModuleSetBuild - Class in hudson.maven
Build for MavenModuleSet.
MavenModuleSetBuild(MavenModuleSet) - Constructor for class hudson.maven.MavenModuleSetBuild
 
MavenModuleSetBuild(MavenModuleSet, File) - Constructor for class hudson.maven.MavenModuleSetBuild
 
MavenModuleSetBuild.SimpleTransferListener - Class in hudson.maven
will log in the TaskListener when transferFailed and transferSucceeded
MavenModuleSetBuild.SimpleTransferListener(TaskListener) - Constructor for class hudson.maven.MavenModuleSetBuild.SimpleTransferListener
 
MavenModuleSetBuild_DiscoveredModule(Object, Object) - Static method in class hudson.maven.Messages
Discovered a new module {0} {1}
MavenModuleSetBuild_DownloadedArtifact(Object, Object) - Static method in class hudson.maven.Messages
Downloaded artifact {0}/{1}
MavenModuleSetBuild_FailedToParsePom() - Static method in class hudson.maven.Messages
Failed to parse POMs
MavenModuleSetBuild_FailedToTransfer(Object) - Static method in class hudson.maven.Messages
Failed to transfer {0}
MavenModuleSetBuild_FoundModuleWithoutProject(Object) - Static method in class hudson.maven.Messages
Found a module with path {0} but no associated project
MavenModuleSetBuild_NoMavenConfigured() - Static method in class hudson.maven.Messages
A Maven installation needs to be available for this project to be built.Either your server has no Maven installations defined, or the requested Maven version does not exist.
MavenModuleSetBuild_NoMavenInstall() - Static method in class hudson.maven.Messages
A Maven installation needs to be available for this project to be built.
MavenModuleSetBuild_NoSuchAlternateSettings(Object) - Static method in class hudson.maven.Messages
No such settings file {0} exists Please verify that your alternate settings file is specified properly and exists in the workspace.
MavenModuleSetBuild_NoSuchPOMFile(Object) - Static method in class hudson.maven.Messages
No such file {0} Perhaps you need to specify the correct POM file path in the project configuration?
MavenModuleSetBuild_SettinsgXmlAndPrivateRepository(Object, Object) - Static method in class hudson.maven.Messages
Using settings.xml at {0} and private repository at {1}
MavenProbeAction - Class in hudson.maven
UI for probing Maven process.
MavenProbeAction_DisplayName() - Static method in class hudson.maven.Messages
Monitor Maven Process
mavenProcessCache - Static variable in class hudson.maven.MavenBuild
 
MavenProcessFactory_ClassWorldsNotFound(Object) - Static method in class hudson.maven.Messages
No classworlds*.jar found in {0} -- Is this a valid maven2/3 directory?
MavenProjectActionBuilder - Interface in hudson.maven
Can contribute to project actions.
MavenRedeployer_DisplayName() - Static method in class hudson.maven.Messages
Deploy to Maven repository
mavenRemoteUseInet - Static variable in class hudson.maven.AbstractMavenProcessFactory
 
MavenReporter - Class in hudson.maven
Listens to the build execution of MavenBuild, and normally records some information and exposes thoses in MavenBuild later.
MavenReporter() - Constructor for class hudson.maven.MavenReporter
 
MavenReporterDescriptor - Class in hudson.maven
Descriptor for MavenReporter.
MavenReporterDescriptor(Class<? extends MavenReporter>) - Constructor for class hudson.maven.MavenReporterDescriptor
 
MavenReporterDescriptor() - Constructor for class hudson.maven.MavenReporterDescriptor
Infers the type of the corresponding Describable from the outer class.
MavenReporters - Class in hudson.maven
 
MavenReporters() - Constructor for class hudson.maven.MavenReporters
 
MavenReportInfo - Class in hudson.maven
Information about MavenReport that was executed.
MavenReportInfo(MojoExecution, MavenReport, PlexusConfiguration, ExpressionEvaluator, long) - Constructor for class hudson.maven.MavenReportInfo
 
MavenSiteArchiver - Class in hudson.maven.reporters
Watches out for the execution of maven-site-plugin and records its output.
MavenSiteArchiver() - Constructor for class hudson.maven.reporters.MavenSiteArchiver
 
MavenSiteArchiver.DescriptorImpl - Class in hudson.maven.reporters
 
MavenSiteArchiver.DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenSiteArchiver.DescriptorImpl
 
MavenSiteArchiver.SiteAction - Class in hudson.maven.reporters
 
MavenSiteArchiver.SiteAction(AbstractItem) - Constructor for class hudson.maven.reporters.MavenSiteArchiver.SiteAction
 
MavenSiteArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Maven-generated site
MavenTestDataPublisher - Class in hudson.maven
Augments SurefireReport by executing TestDataPublishers.
MavenTestDataPublisher(DescribableList<TestDataPublisher, Descriptor<TestDataPublisher>>) - Constructor for class hudson.maven.MavenTestDataPublisher
 
MavenTestDataPublisher.DescriptorImpl - Class in hudson.maven
 
MavenTestDataPublisher.DescriptorImpl() - Constructor for class hudson.maven.MavenTestDataPublisher.DescriptorImpl
 
MavenTestJavadocArchiver - Class in hudson.maven.reporters
Records the javadoc and archives it.
MavenTestJavadocArchiver() - Constructor for class hudson.maven.reporters.MavenTestJavadocArchiver
 
MavenTestJavadocArchiver.DescriptorImpl - Class in hudson.maven.reporters
 
MavenTestJavadocArchiver.DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenTestJavadocArchiver.DescriptorImpl
 
MavenTestJavadocArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Publish Test javadoc
MavenUtil - Class in hudson.maven
 
MavenUtil() - Constructor for class hudson.maven.MavenUtil
 
MavenVersionCallable - Class in hudson.maven
 
MavenVersionCallable(String) - Constructor for class hudson.maven.MavenVersionCallable
 
MavenVersionCallable_MavenHomeDoesntExist(Object) - Static method in class hudson.maven.Messages
Maven Home {0} doesn''t exist
MavenVersionCallable_MavenHomeIsNotDirectory(Object) - Static method in class hudson.maven.Messages
Maven Home {0} is not a directory
MAX_AGE - Static variable in class hudson.maven.ProcessCache
 
md5sum - Variable in class hudson.maven.reporters.MavenArtifact
The md5sum for this artifact.
Messages - Class in hudson.maven
 
Messages() - Constructor for class hudson.maven.Messages
 
Messages - Class in hudson.maven.reporters
 
Messages() - Constructor for class hudson.maven.reporters.Messages
 
ModuleDependency - Class in hudson.maven
group id + artifact id + version and a flag to know if it's a plugin
ModuleDependency(String, String, String) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(String, String, String, boolean) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(ModuleName, String) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(ModuleName, String, boolean) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(Dependency) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(MavenProject) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(Plugin) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(ReportPlugin) - Constructor for class hudson.maven.ModuleDependency
 
ModuleDependency(Extension) - Constructor for class hudson.maven.ModuleDependency
 
ModuleName - Class in hudson.maven
Version independent name of a Maven project.
ModuleName(String, String) - Constructor for class hudson.maven.ModuleName
 
ModuleName(ExecutionEvent) - Constructor for class hudson.maven.ModuleName
 
ModuleName(MavenProject) - Constructor for class hudson.maven.ModuleName
 
ModuleName(Plugin) - Constructor for class hudson.maven.ModuleName
 
ModuleName(ReportPlugin) - Constructor for class hudson.maven.ModuleName
 
ModuleName(Extension) - Constructor for class hudson.maven.ModuleName
 
ModuleName(Dependency) - Constructor for class hudson.maven.ModuleName
 
modules - Variable in class hudson.maven.ExecutedMojo.Cache
All maven modules in this Hudson by their names.
mojo - Variable in class hudson.maven.MojoInfo
Deprecated. as of 1.427 Maven3 can no longer provide this information, so plugins cannot rely on this value being present. For the time being we are setting a dummy value to avoid NPE. Use MojoInfo.configuration to access configuration values, but otherwise the ability to inject values is lost and there's no viable alternative.
mojoExecution - Variable in class hudson.maven.MojoInfo
Object from Maven that describes the Mojo to be executed.
MojoInfo - Class in hudson.maven
Information about Mojo to be executed.
MojoInfo(MojoExecution, Mojo, PlexusConfiguration, ExpressionEvaluator, long) - Constructor for class hudson.maven.MojoInfo
 
MojoInfo(ExecutionEvent, long) - Constructor for class hudson.maven.MojoInfo
 
MojoInfo.Maven3ProvidesNoAccessToMojo - Class in hudson.maven
Instance will be set to MojoInfo.mojo to avoid NPE in plugins.
MojoInfo.Maven3ProvidesNoAccessToMojo() - Constructor for class hudson.maven.MojoInfo.Maven3ProvidesNoAccessToMojo
 
mojoSkipped(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
 
mojoStarted(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
--- mojo-artifactId:version:goal (mojo-executionId) @ project-artifactId ---

N

NeedsFullBuildAction - Class in hudson.maven
Action signalling that this MavenModuleSet needs a full build on the next run even if it's marked as an incremental build.
NeedsFullBuildAction() - Constructor for class hudson.maven.NeedsFullBuildAction
 
newAutoInstance(MavenModule) - Method in class hudson.maven.MavenReporterDescriptor
Returns an instance used for automatic MavenReporter activation.
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.BuildInfoRecorder.DescriptorImpl
 
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.MavenArtifactArchiver.DescriptorImpl
 
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.MavenFingerprinter.DescriptorImpl
 
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.MavenJavadocArchiver.DescriptorImpl
 
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.MavenSiteArchiver.DescriptorImpl
 
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.MavenTestJavadocArchiver.DescriptorImpl
 
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.ReportCollector.DescriptorImpl
 
newAutoInstance(MavenModule) - Method in class hudson.maven.reporters.SurefireArchiver.DescriptorImpl
 
newBuild() - Method in class hudson.maven.MavenModule
 
newInstance(ItemGroup, String) - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
newInstance(StaplerRequest) - Method in class hudson.maven.MavenReporterDescriptor
Deprecated. 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.maven.MavenTestDataPublisher.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.maven.RedeployPublisher.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.maven.reporters.MavenMailer.DescriptorImpl
 
newProcess(BuildListener, OutputStream) - Method in class hudson.maven.AbstractMavenProcessFactory
Starts maven process.
NONE - Static variable in class hudson.maven.ModuleDependency
When a plugin dependency is specified without giving a version, the semantics of that is the latest released plugin.

O

onDeleted(MavenModule) - Method in class hudson.maven.MavenModuleSet
 
onLoad(ItemGroup<? extends Item>, String) - Method in class hudson.maven.MavenModule
 
onLoad(ItemGroup<? extends Item>, String) - Method in class hudson.maven.MavenModuleSet
 
onLoad() - Method in class hudson.maven.MavenModuleSetBuild
 
onRenamed(MavenModule, String, String) - Method in class hudson.maven.MavenModuleSet
 
owner() - Method in class hudson.maven.MavenBuild.ProxyImpl2
Gets the build for which this proxy is created.
owner - Variable in class hudson.maven.MavenProbeAction
 

P

parent - Variable in class hudson.maven.reporters.MavenAggregatedArtifactRecord
 
parent - Variable in class hudson.maven.reporters.MavenArtifactRecord
The build to which this record belongs.
parseVersion() - Method in class hudson.maven.ModuleDependency
 
path - Variable in class hudson.maven.reporters.ReportAction.Entry
Relative path to the top of the report withtin the project reporting directory.
pathOf(Artifact) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
pathOfLocalRepositoryMetadata(ArtifactMetadata, ArtifactRepository) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
pathOfRemoteRepositoryMetadata(ArtifactMetadata) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
PerExecutorLocalRepositoryLocator - Class in hudson.maven.local_repo
 
PerExecutorLocalRepositoryLocator() - Constructor for class hudson.maven.local_repo.PerExecutorLocalRepositoryLocator
 
PerExecutorLocalRepositoryLocator.DescriptorImpl - Class in hudson.maven.local_repo
 
PerExecutorLocalRepositoryLocator.DescriptorImpl() - Constructor for class hudson.maven.local_repo.PerExecutorLocalRepositoryLocator.DescriptorImpl
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.maven.MavenTestDataPublisher
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.maven.RedeployPublisher
 
performDelete() - Method in class hudson.maven.MavenModule
 
PerJobLocalRepositoryLocator - Class in hudson.maven.local_repo
Uses a local repository isolated per job.
PerJobLocalRepositoryLocator() - Constructor for class hudson.maven.local_repo.PerJobLocalRepositoryLocator
 
PerJobLocalRepositoryLocator.DescriptorImpl - Class in hudson.maven.local_repo
 
PerJobLocalRepositoryLocator.DescriptorImpl() - Constructor for class hudson.maven.local_repo.PerJobLocalRepositoryLocator.DescriptorImpl
 
perModuleEmail - Variable in class hudson.maven.reporters.MavenMailer
 
plugin - Variable in class hudson.maven.ModuleDependency
 
PluginImpl - Class in hudson.maven
 
PluginImpl() - Constructor for class hudson.maven.PluginImpl
 
PluginImpl_updateConfiProvider() - Static method in class hudson.maven.Messages
The current installed version of 'config-file-provider' is not compatible with this core anymore (requires >= 2.3)
pluginName - Variable in class hudson.maven.MojoInfo
PluginName of the plugin that contains this mojo.
PluginName - Class in hudson.maven
Identifier of a specific version of a Maven plugin that consists of groupId, artifactId, and version.
PluginName(String, String, String) - Constructor for class hudson.maven.PluginName
 
PluginName(PluginDescriptor) - Constructor for class hudson.maven.PluginName
 
pomArtifact - Variable in class hudson.maven.reporters.MavenArtifactRecord
POM artifact.
postBuild(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.MavenReporter
Called after a build of one maven2 module is completed.
postBuild(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.reporters.MavenArtifactArchiver
 
postBuild(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.reporters.MavenFingerprinter
Sends the collected fingerprints over to the master and record them.
postExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener, Throwable) - Method in class hudson.maven.MavenReporter
Called after execution of a single mojo.
postExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener, Throwable) - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver
 
postExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener, Throwable) - Method in class hudson.maven.reporters.MavenFingerprinter
Mojos perform different dependency resolution, so we need to check this for each mojo.
postExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener, Throwable) - Method in class hudson.maven.reporters.MavenSiteArchiver
 
postExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener, Throwable) - Method in class hudson.maven.reporters.ReportCollector
 
postExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener, Throwable) - Method in class hudson.maven.reporters.SurefireArchiver
 
preBuild(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.MavenReporter
Called before the actual maven2 execution begins.
preBuild(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.reporters.MavenArtifactArchiver
 
preBuild(MavenBuildProxy, MavenProject, BuildListener) - Method in class hudson.maven.reporters.MavenFingerprinter
 
preExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener) - Method in class hudson.maven.MavenReporter
Called before execution of a single mojo.
preExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener) - Method in class hudson.maven.reporters.BuildInfoRecorder
 
preExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener) - Method in class hudson.maven.reporters.MavenArtifactArchiver
 
preExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener) - Method in class hudson.maven.reporters.SurefireArchiver
 
preOnline(Computer, Channel, FilePath, TaskListener) - Method in class hudson.maven.MavenComputerListener
 
proc - Variable in class hudson.maven.ProcessCache.NewProcess
 
ProcessCache - Class in hudson.maven
Hold on to launched Maven processes so that multiple builds can reuse the same Maven JVM, which leads to improved performance.
ProcessCache(int) - Constructor for class hudson.maven.ProcessCache
 
ProcessCache.NewProcess - Class in hudson.maven
 
ProcessCache.NewProcess(Channel, Proc) - Constructor for class hudson.maven.ProcessCache.NewProcess
 
ProcessCache_Reusing() - Static method in class hudson.maven.Messages
Reusing existing maven process
projectDiscoveryStarted(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
 
projectSkipped(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
 
projectStarted(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
 
proxies - Variable in class hudson.maven.AbstractMavenBuilder
 

R

readResolve() - Method in class hudson.maven.AbstractMavenBuilder.FilterImpl
 
readResolve() - Method in class hudson.maven.ExecutedMojo
Lots of ExecutedMojos tend to have the same groupId, artifactId, etc., so interning them help with memory consumption.
readResolve() - Method in class hudson.maven.MavenModuleSet
 
readResolve() - Method in class hudson.maven.ModuleDependency
Upon reading from the disk, intern strings.
readResolve() - Method in class hudson.maven.reporters.SurefireArchiver
 
recipients - Variable in class hudson.maven.reporters.MavenMailer
 
recordAsynchronousExecution(Future<?>) - Method in class hudson.maven.AbstractMavenBuilder
Records a new asynchronous exection.
recordFingerprint(MavenBuild) - Method in class hudson.maven.reporters.MavenArtifact
Called from within the master to record fingerprint.
recordFingerprints() - Method in class hudson.maven.reporters.MavenArtifactRecord
 
records - Variable in class hudson.maven.reporters.MavenAbstractArtifactRecord
Records of a deployment.
REDEPLOY - Static variable in class hudson.maven.reporters.MavenAbstractArtifactRecord
Permission for redeploying artifacts.
RedeployPublisher - Class in hudson.maven
Publisher for MavenModuleSetBuild to deploy artifacts after a build is fully succeeded.
RedeployPublisher(String, String, boolean) - Constructor for class hudson.maven.RedeployPublisher
Deprecated. 
RedeployPublisher(String, String, boolean, boolean) - Constructor for class hudson.maven.RedeployPublisher
Deprecated. 
RedeployPublisher(String, String, boolean, boolean, String) - Constructor for class hudson.maven.RedeployPublisher
 
RedeployPublisher.DescriptorImpl - Class in hudson.maven
 
RedeployPublisher.DescriptorImpl() - Constructor for class hudson.maven.RedeployPublisher.DescriptorImpl
 
RedeployPublisher.DescriptorImpl(Class<? extends Publisher>) - Constructor for class hudson.maven.RedeployPublisher.DescriptorImpl
Deprecated. as of 1.290 Use the default constructor.
RedeployPublisher.WrappedArtifactRepository - Class in hudson.maven
 
RedeployPublisher.WrappedArtifactRepository(ArtifactRepository, boolean) - Constructor for class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
RedeployPublisher_getDisplayName() - Static method in class hudson.maven.Messages
Deploy artifacts to Maven repository
RedeployPublisher_RepositoryURL_Mandatory() - Static method in class hudson.maven.Messages
Repository URL is mandatory
registerAsAggregatedProjectAction(MavenReporter) - Method in class hudson.maven.MavenBuildProxy.Filter
 
registerAsAggregatedProjectAction(MavenReporter) - Method in interface hudson.maven.MavenBuildProxy
Nominates that the reporter will contribute a project action for this build by using MavenReporter.getAggregatedProjectAction(MavenModuleSet).
registerAsProjectAction(MavenReporter) - Method in class hudson.maven.MavenBuild
 
registerAsProjectAction(MavenProjectActionBuilder) - Method in class hudson.maven.MavenBuild
 
registerAsProjectAction(MavenReporter) - Method in class hudson.maven.MavenBuildProxy.Filter
 
registerAsProjectAction(MavenProjectActionBuilder) - Method in class hudson.maven.MavenBuildProxy.Filter
 
registerAsProjectAction(MavenReporter) - Method in interface hudson.maven.MavenBuildProxy
Nominates that the reporter will contribute a project action for this build by using MavenReporter.getProjectActions(MavenModule).
registerAsProjectAction(MavenProjectActionBuilder) - Method in interface hudson.maven.MavenBuildProxy
Nominates that the reporter will contribute a project action for this build by using MavenReporter.getProjectActions(MavenModule).
registerAsProjectAction(MavenReporter) - Method in class hudson.maven.MavenModuleSetBuild
 
registerSystemProperties() - Method in class hudson.maven.AbstractMavenBuilder
Add all the jenkins environment variables into the system properties Ignores jenkins environment variables with empty keys.
ReleaseAction_DisplayName() - Static method in class hudson.maven.Messages
Release New Version
releaseEnvVar - Variable in class hudson.maven.RedeployPublisher
 
removeUnbuildModule(ModuleName) - Method in class hudson.maven.UnbuiltModuleAction
 
report - Variable in class hudson.maven.MavenReportInfo
The fully-populated MavenReport object.
ReportAction - Class in hudson.maven.reporters
Action to display links to the generated Maven reports.
ReportAction() - Constructor for class hudson.maven.reporters.ReportAction
 
ReportAction.Entry - Class in hudson.maven.reporters
 
ReportAction.Entry(String, String) - Constructor for class hudson.maven.reporters.ReportAction.Entry
 
ReportAction_DisplayName() - Static method in class hudson.maven.reporters.Messages
Maven reports
ReportCollector - Class in hudson.maven.reporters
Watches out for executions of MavenReport mojos and record its output.
ReportCollector() - Constructor for class hudson.maven.reporters.ReportCollector
 
ReportCollector.DescriptorImpl - Class in hudson.maven.reporters
 
ReportCollector.DescriptorImpl() - Constructor for class hudson.maven.reporters.ReportCollector.DescriptorImpl
 
ReportCollector_DisplayName() - Static method in class hudson.maven.reporters.Messages
Record Maven reports
ReportCollector_OutsideSite(Object, Object) - Static method in class hudson.maven.reporters.Messages
Maven report output goes to {0}, which is outside project reporting path{1}
reporters - Variable in class hudson.maven.AbstractMavenBuilder
 
reportGenerated(MavenBuildProxy, MavenProject, MavenReportInfo, BuildListener) - Method in class hudson.maven.MavenReporter
Called after a MavenReport is successfully generated.
reportGenerated(MavenBuildProxy, MavenProject, MavenReportInfo, BuildListener) - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver
 
repositoryId - Variable in class hudson.maven.reporters.MavenArtifactRecord
The repository identifier (matching maven settings) used for credentials to deploy artifacts
repositoryUrl - Variable in class hudson.maven.reporters.MavenArtifactRecord
The repository URL used for credentials to deploy artifacts
resolveChild(AggregatedTestResultAction.Child) - Method in class hudson.maven.reporters.SurefireAggregatedReport
 
resolveModules(MavenEmbedder, MavenProject, String, Map<MavenProject, String>, BuildListener, boolean) - Static method in class hudson.maven.MavenUtil
Deprecated. MavenEmbedder has now a method to read all projects Recursively resolves module POMs that are referenced from the given MavenProject and parses them into MavenProjects.
run() - Method in class hudson.maven.MavenBuild
 
run() - Method in class hudson.maven.MavenModuleSetBuild
 
runHeadless() - Method in class hudson.maven.MavenModuleSet
 

S

sendToIndividuals - Variable in class hudson.maven.reporters.MavenMailer
 
sessionEnded(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
 
sessionStarted(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
 
setAggregatorStyleBuild(boolean) - Method in class hudson.maven.MavenModuleSet
 
setAlternateSettings(File) - Method in class hudson.maven.MavenEmbedderRequest
 
setAlternateSettings(String) - Method in class hudson.maven.MavenModuleSet
Deprecated. as of 1.481
setAuthentication(Authentication) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setBlacklisted(boolean) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setBuiltOnStr(String) - Method in class hudson.maven.MavenBuild
 
setClassLoader(ClassLoader) - Method in class hudson.maven.MavenEmbedderRequest
 
setDisableTriggerDownstreamProjects(boolean) - Method in class hudson.maven.MavenModuleSet
 
setExecutedMojos(List<ExecutedMojo>) - Method in class hudson.maven.MavenBuildProxy.Filter
 
setExecutedMojos(List<ExecutedMojo>) - Method in interface hudson.maven.MavenBuildProxy
Called at the end of the build to record what mojos are executed.
setFutures(List<Future<?>>) - Method in class hudson.maven.AbstractMavenBuilder.FilterImpl
 
setGlobalMavenOpts(String) - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
setGlobalSettings(File) - Method in class hudson.maven.MavenEmbedderRequest
 
setGlobalSettings(GlobalSettingsProvider) - Method in class hudson.maven.MavenModuleSet
 
setGoals(String) - Method in class hudson.maven.MavenModuleSet
 
setId(String) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setIgnoreUpstremChanges(boolean) - Method in class hudson.maven.MavenModuleSet
 
setIncrementalBuild(boolean) - Method in class hudson.maven.MavenModuleSet
 
setIsArchivingDisabled(boolean) - Method in class hudson.maven.MavenModuleSet
 
setLayout(ArtifactRepositoryLayout) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setListener(TaskListener) - Method in class hudson.maven.MavenEmbedderRequest
 
setLocalRepository(LocalRepositoryLocator) - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
 
setLocalRepository(LocalRepositoryLocator) - Method in class hudson.maven.MavenModuleSet
 
setLogRotator(LogRotator) - Method in class hudson.maven.MavenModule
Deprecated. Not allowed to configure log rotation per module.
setMaven(String) - Method in class hudson.maven.MavenModuleSet
 
setMavenHome(File) - Method in class hudson.maven.MavenEmbedderRequest
 
setMavenOpts(String) - Method in class hudson.maven.MavenModuleSet
Set mavenOpts.
setMavenVersionUsed(String) - Method in class hudson.maven.MavenModuleSetBuild
 
setMirroredRepositories(List<ArtifactRepository>) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setPrivateRepository(String) - Method in class hudson.maven.MavenEmbedderRequest
 
setProcessPlugins(boolean) - Method in class hudson.maven.MavenEmbedderRequest
 
setProcessPlugins(boolean) - Method in class hudson.maven.MavenModuleSet
 
setProfiles(String) - Method in class hudson.maven.MavenEmbedderRequest
 
setProxy(Proxy) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setReleaseUpdatePolicy(ArtifactRepositoryPolicy) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setResolveDependencies(boolean) - Method in class hudson.maven.MavenEmbedderRequest
 
setResolveDependencies(boolean) - Method in class hudson.maven.MavenModuleSet
 
setResult(Result) - Method in class hudson.maven.MavenBuildProxy.Filter
 
setResult(Result) - Method in interface hudson.maven.MavenBuildProxy
 
setRootPOM(String) - Method in class hudson.maven.MavenModuleSet
 
setRunHeadless(boolean) - Method in class hudson.maven.MavenModuleSet
 
setRunPostStepsIfResult(Result) - Method in class hudson.maven.MavenModuleSet
 
setSettings(SettingsProvider) - Method in class hudson.maven.MavenModuleSet
 
setSnapshotUpdatePolicy(ArtifactRepositoryPolicy) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setSystemProperties(Properties) - Method in class hudson.maven.MavenEmbedderRequest
 
setTransferListener(TransferListener) - Method in class hudson.maven.MavenEmbedderRequest
 
setUniqueVersion(boolean) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setUpdateSnapshots(boolean) - Method in class hudson.maven.MavenEmbedderRequest
 
setUrl(String) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
 
setUsePrivateRepository(boolean) - Method in class hudson.maven.MavenModuleSet
Deprecated. as of 1.448. Use MavenModuleSet.setLocalRepository(LocalRepositoryLocator) instead
setValidationLevel(int) - Method in class hudson.maven.MavenEmbedderRequest
 
setWorkspace(FilePath) - Method in class hudson.maven.MavenBuild
Backdoor for MavenModuleSetBuild to assign workspaces for modules.
setWorkspaceReader(WorkspaceReader) - Method in class hudson.maven.MavenEmbedderRequest
 
shouldTriggerBuild(AbstractBuild, TaskListener, List<Action>) - Method in class hudson.maven.AbstractMavenProject.MavenModuleDependency
 
showEvenIfUnstableOption() - Method in class hudson.maven.RedeployPublisher.DescriptorImpl
 
sourceProxies - Variable in class hudson.maven.AbstractMavenBuilder
Kept so that we can finalize them in the end method.
start() - Method in class hudson.maven.MavenBuild.ProxyImpl2
 
start() - Method in class hudson.maven.MavenBuildProxy2.Filter
 
start() - Method in interface hudson.maven.MavenBuildProxy2
Notifies that the build has entered a module.
start() - Method in class hudson.maven.PluginImpl
 
submit(StaplerRequest, StaplerResponse) - Method in class hudson.maven.MavenModule
 
submit(StaplerRequest, StaplerResponse) - Method in class hudson.maven.MavenModuleSet
 
supportsLogRotator() - Method in class hudson.maven.MavenModule
 
SurefireAggregatedReport - Class in hudson.maven.reporters
MavenAggregatedReport for surefire report.
SurefireArchiver - Class in hudson.maven.reporters
Records the surefire test result.
SurefireArchiver() - Constructor for class hudson.maven.reporters.SurefireArchiver
 
SurefireArchiver.DescriptorImpl - Class in hudson.maven.reporters
 
SurefireArchiver.DescriptorImpl() - Constructor for class hudson.maven.reporters.SurefireArchiver.DescriptorImpl
 
SurefireArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Publish surefire reports
SurefireArchiver_NoReportsDir() - Static method in class hudson.maven.reporters.Messages
Unable to obtain the reportsDirectory from surefire:test mojo
SurefireArchiver_Recording() - Static method in class hudson.maven.reporters.Messages
[JENKINS] Recording test results
SurefireReport - Class in hudson.maven.reporters
Action that displays surefire test result.
systemProps - Variable in class hudson.maven.AbstractMavenBuilder
Hudson-defined system properties.

T

TestFailureDetector - Class in hudson.maven.reporters
A maven reporter expressing whether he found test failures and the build should be marked as UNSTABLE.
TestFailureDetector() - Constructor for class hudson.maven.reporters.TestFailureDetector
 
title - Variable in class hudson.maven.reporters.ReportAction.Entry
 
toArtifact(ArtifactHandlerManager, ArtifactFactory, MavenBuild) - Method in class hudson.maven.reporters.MavenArtifact
Creates a Maven Artifact back from the persisted data.
toFileSystemName() - Method in class hudson.maven.ModuleName
Returns the "groupId$artifactId" form, which is safe for the use as a file name, unlike ModuleName.toString().
toString() - Method in class hudson.maven.MavenBuildInformation
 
toString() - Method in class hudson.maven.MavenModule
for debug purpose
toString() - Method in class hudson.maven.ModuleDependency
 
toString() - Method in class hudson.maven.ModuleName
Returns the "groupId:artifactId" form.
toString() - Method in class hudson.maven.PluginName
Returns the "groupId:artifactId:version" form.
transferCorrupted(TransferEvent) - Method in class hudson.maven.MavenModuleSetBuild.SimpleTransferListener
 
transferFailed(TransferEvent) - Method in class hudson.maven.MavenModuleSetBuild.SimpleTransferListener
 
transferInitiated(TransferEvent) - Method in class hudson.maven.MavenModuleSetBuild.SimpleTransferListener
 
transferProgressed(TransferEvent) - Method in class hudson.maven.MavenModuleSetBuild.SimpleTransferListener
 
transferStarted(TransferEvent) - Method in class hudson.maven.MavenModuleSetBuild.SimpleTransferListener
 
transferSucceeded(TransferEvent) - Method in class hudson.maven.MavenModuleSetBuild.SimpleTransferListener
 
type - Variable in class hudson.maven.reporters.MavenArtifact
Basic parameters of a Maven artifact.

U

UnbuiltModuleAction - Class in hudson.maven
Action which remembers all module which have not been built since the last successful build though they should have been, because they have SCM changes since then.
UnbuiltModuleAction() - Constructor for class hudson.maven.UnbuiltModuleAction
 
uniqueVersion - Variable in class hudson.maven.RedeployPublisher
 
UNKNOWN - Static variable in class hudson.maven.ModuleDependency
For compatibility reason, this value may be used in the verion field to indicate that the version is unknown.
update(Map<MavenModule, List<MavenBuild>>, MavenBuild) - Method in interface hudson.maven.MavenAggregatedReport
Called whenever a new module build is completed, to update the aggregated report.
update(Map<MavenModule, List<MavenBuild>>, MavenBuild) - Method in class hudson.maven.reporters.MavenAggregatedArtifactRecord
 
update(Map<MavenModule, List<MavenBuild>>, MavenBuild) - Method in class hudson.maven.reporters.SurefireAggregatedReport
 
updateTransientActions() - Method in class hudson.maven.MavenModule
 
updateTransientActions() - Method in class hudson.maven.MavenModuleSet
 
url - Variable in class hudson.maven.RedeployPublisher
Repository URL to deploy artifacts to.
url - Variable in class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
Repository URL that artifacts were deployed.
usesPrivateRepository() - Method in class hudson.maven.MavenModuleSet
Deprecated. as of 1.448 Use MavenModuleSet.getLocalRepository()

V

version - Variable in class hudson.maven.ExecutedMojo
Plugin version.
version - Variable in class hudson.maven.ModuleDependency
Version, possibly a version range.
version - Variable in class hudson.maven.PluginName
 
version - Variable in class hudson.maven.reporters.MavenArtifact
Basic parameters of a Maven artifact.

W

waitForAsynchronousExecutions() - Method in class hudson.maven.AbstractMavenBuilder
Waits until all asynchronous executions are finished.
warn(String, Throwable) - Method in class hudson.maven.EmbedderLoggerImpl
 
withUnknownVersion() - Method in class hudson.maven.ModuleDependency
Returns groupId+artifactId plus unknown version.

Y

yjp - Static variable in class hudson.maven.AbstractMavenProcessFactory
If true, launch Maven with YJP offline profiler agent.

_

_BuildInfoRecorder_DisplayName() - Static method in class hudson.maven.reporters.Messages
Record build information
_HistoryWidgetImpl_Displayname() - Static method in class hudson.maven.reporters.Messages
Deployment History
_MavenAbstractArtifactRecord_Displayname() - Static method in class hudson.maven.reporters.Messages
Redeploy Artifacts
_MavenArtifact_DeployingAttachedArtifact(Object) - Static method in class hudson.maven.reporters.Messages
Deploying the attached artifact {0}
_MavenArtifact_DeployingMainArtifact(Object) - Static method in class hudson.maven.reporters.Messages
Deploying the main artifact {0}
_MavenArtifactArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Archive the artifacts
_MavenArtifactArchiver_FailedToInstallToMaster() - Static method in class hudson.maven.reporters.Messages
Failed to install artifact to the master
_MavenBuild_FailedEarlier() - Static method in class hudson.maven.Messages
Build failed before it gets to this module
_MavenBuild_KeptBecauseOfParent(Object) - Static method in class hudson.maven.Messages
Kept because {0} is kept
_MavenBuild_Triggering(Object) - Static method in class hudson.maven.Messages
Triggering a new build of {0}
_MavenBuilder_Aborted() - Static method in class hudson.maven.Messages
Aborted
_MavenBuilder_AsyncFailed() - Static method in class hudson.maven.Messages
Asynchronous execution failure
_MavenBuilder_Failed() - Static method in class hudson.maven.Messages
Maven failed with error.
_MavenBuilder_Waiting() - Static method in class hudson.maven.Messages
Waiting for Jenkins to finish collecting data
_MavenFingerprinter_DisplayName() - Static method in class hudson.maven.reporters.Messages
Record fingerprints
_MavenJavadocArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Publish javadoc
_MavenJavadocArchiver_FailedToCopy(Object, Object) - Static method in class hudson.maven.reporters.Messages
Unable to copy Javadoc from {0} to {1}
_MavenJavadocArchiver_NoDestDir() - Static method in class hudson.maven.reporters.Messages
Unable to obtain the destDir from javadoc mojo
_MavenMailer_DisplayName() - Static method in class hudson.maven.reporters.Messages
E-mail Notification
_MavenModule_Pronoun() - Static method in class hudson.maven.Messages
Module
_MavenModuleSet_AlternateSettingsRelativePath() - Static method in class hudson.maven.Messages
Alternate settings file must be a relative path.
_MavenModuleSet_DiplayName() - Static method in class hudson.maven.Messages
Build a maven2/3 project
_MavenModuleSet_readResolve_missingConfigProvider() - Static method in class hudson.maven.Messages
ERROR: 'config-file-provider' is not installed or disabled, therefore the config can't be fully loaded!!
_MavenModuleSet_readResolve_updateConfigProvider(Object) - Static method in class hudson.maven.Messages
ERROR: Please update the 'config-file-provider' plugin, the current version is not supported anymore! (id={0})
_MavenModuleSetBuild_DiscoveredModule(Object, Object) - Static method in class hudson.maven.Messages
Discovered a new module {0} {1}
_MavenModuleSetBuild_DownloadedArtifact(Object, Object) - Static method in class hudson.maven.Messages
Downloaded artifact {0}/{1}
_MavenModuleSetBuild_FailedToParsePom() - Static method in class hudson.maven.Messages
Failed to parse POMs
_MavenModuleSetBuild_FailedToTransfer(Object) - Static method in class hudson.maven.Messages
Failed to transfer {0}
_MavenModuleSetBuild_FoundModuleWithoutProject(Object) - Static method in class hudson.maven.Messages
Found a module with path {0} but no associated project
_MavenModuleSetBuild_NoMavenConfigured() - Static method in class hudson.maven.Messages
A Maven installation needs to be available for this project to be built.Either your server has no Maven installations defined, or the requested Maven version does not exist.
_MavenModuleSetBuild_NoMavenInstall() - Static method in class hudson.maven.Messages
A Maven installation needs to be available for this project to be built.
_MavenModuleSetBuild_NoSuchAlternateSettings(Object) - Static method in class hudson.maven.Messages
No such settings file {0} exists Please verify that your alternate settings file is specified properly and exists in the workspace.
_MavenModuleSetBuild_NoSuchPOMFile(Object) - Static method in class hudson.maven.Messages
No such file {0} Perhaps you need to specify the correct POM file path in the project configuration?
_MavenModuleSetBuild_SettinsgXmlAndPrivateRepository(Object, Object) - Static method in class hudson.maven.Messages
Using settings.xml at {0} and private repository at {1}
_MavenProbeAction_DisplayName() - Static method in class hudson.maven.Messages
Monitor Maven Process
_MavenProcessFactory_ClassWorldsNotFound(Object) - Static method in class hudson.maven.Messages
No classworlds*.jar found in {0} -- Is this a valid maven2/3 directory?
_MavenRedeployer_DisplayName() - Static method in class hudson.maven.Messages
Deploy to Maven repository
_MavenSiteArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Maven-generated site
_MavenTestJavadocArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Publish Test javadoc
_MavenVersionCallable_MavenHomeDoesntExist(Object) - Static method in class hudson.maven.Messages
Maven Home {0} doesn''t exist
_MavenVersionCallable_MavenHomeIsNotDirectory(Object) - Static method in class hudson.maven.Messages
Maven Home {0} is not a directory
_PluginImpl_updateConfiProvider() - Static method in class hudson.maven.Messages
The current installed version of 'config-file-provider' is not compatible with this core anymore (requires >= 2.3)
_ProcessCache_Reusing() - Static method in class hudson.maven.Messages
Reusing existing maven process
_RedeployPublisher_getDisplayName() - Static method in class hudson.maven.Messages
Deploy artifacts to Maven repository
_RedeployPublisher_RepositoryURL_Mandatory() - Static method in class hudson.maven.Messages
Repository URL is mandatory
_ReleaseAction_DisplayName() - Static method in class hudson.maven.Messages
Release New Version
_ReportAction_DisplayName() - Static method in class hudson.maven.reporters.Messages
Maven reports
_ReportCollector_DisplayName() - Static method in class hudson.maven.reporters.Messages
Record Maven reports
_ReportCollector_OutsideSite(Object, Object) - Static method in class hudson.maven.reporters.Messages
Maven report output goes to {0}, which is outside project reporting path{1}
_SurefireArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
Publish surefire reports
_SurefireArchiver_NoReportsDir() - Static method in class hudson.maven.reporters.Messages
Unable to obtain the reportsDirectory from surefire:test mojo
_SurefireArchiver_Recording() - Static method in class hudson.maven.reporters.Messages
[JENKINS] Recording test results

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

Copyright © 2004-2013. All Rights Reserved.