Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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, File) - Constructor for class hudson.maven.AbstractMavenBuild
- AbstractMavenBuild(P, Calendar) - 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
- 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
- AbstractMavenProcessFactory - Class in hudson.maven
-
Launches the maven process.
- AbstractMavenProcessFactory.GetRemotingJar - Class in hudson.maven
- AbstractMavenProcessFactory.UserInetTcpSocketHostLocator - Class in hudson.maven
- AbstractMavenProject<P extends AbstractProject<P,
R>, R extends AbstractBuild<P, R>> - Class in hudson.maven -
Common part between
MavenModule
andMavenModuleSet
. - AbstractMavenProject(ItemGroup, String) - Constructor for class hudson.maven.AbstractMavenProject
- AbstractMavenProject.MavenModuleDependency - Class in hudson.maven
- add(ReportAction.Entry) - Method in class hudson.maven.reporters.ReportAction
- addRunHeadLessOption(String) - Method in class hudson.maven.AbstractMavenProcessFactory
- addTransientActionsFromBuild(MavenBuild, List<Action>, Set<Class>) - Method in class hudson.maven.MavenModule
- addTransientActionsFromBuild(MavenModuleSetBuild, List<Action>, Set<Class>) - Method in class hudson.maven.MavenModuleSet
- addTransientActionsFromBuild(R, List<Action>, Set<Class>) - Method in class hudson.maven.AbstractMavenProject
- addUnbuiltModule(ModuleName) - Method in class hudson.maven.UnbuiltModuleAction
- AggregatableAction - Interface in hudson.maven
-
Indicates that this
Action
forMavenBuild
contributes an "aggregated" action toits governing MavenModuleSetBuild
. - aggregate(MavenModuleSetBuild) - Static method in class hudson.maven.reporters.MavenFingerprinter
-
Creates
Fingerprinter.FingerprintAction
forMavenModuleSetBuild
by aggregating all fingerprints from module builds. - aggregate(AbstractBuild<?, ?>) - Static method in class hudson.maven.PlexusModuleContributorFactory
-
Returns a single
PlexusModuleContributor
that aggregates all the registeredPlexusModuleContributor
s in the system. - all() - Static method in class hudson.maven.MavenReporterDescriptor
-
Lists all the currently registered instances of
MavenReporterDescriptor
. - all() - Static method in class hudson.maven.PlexusModuleContributorFactory
-
Returns all the registered
PlexusModuleContributor
s. - all() - Static method in class hudson.maven.TcpSocketHostLocator
- 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
- applyPlexusModuleContributor(Channel, AbstractMavenBuild<?, ?>) - Method in class hudson.maven.AbstractMavenProcessFactory
-
Apply extension plexus modules to the newly launched Maven process.
- applyPlexusModuleContributor(Channel, AbstractMavenBuild<?, ?>) - Method in class hudson.maven.Maven31ProcessFactory
- applyPlexusModuleContributor(Channel, AbstractMavenBuild<?, ?>) - Method in class hudson.maven.Maven32ProcessFactory
- applyPlexusModuleContributor(Channel, AbstractMavenBuild<?, ?>) - Method in class hudson.maven.Maven33ProcessFactory
- applyPlexusModuleContributor(Channel, AbstractMavenBuild<?, ?>) - Method in class hudson.maven.Maven35ProcessFactory
- applyPlexusModuleContributor(Channel, AbstractMavenBuild<?, ?>) - Method in class hudson.maven.Maven3ProcessFactory
- 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.
- AsyncInvoker(MavenBuildProxy, MavenBuildProxy.BuildCallable<?, ?>) - Constructor for class hudson.maven.MavenBuildProxy.Filter.AsyncInvoker
- 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_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
BuildInfoRecorder.DisplayName
:Record build information
. - BuildInfoRecorder.DescriptorImpl - Class in hudson.maven.reporters
- buildMavenAgentCmdLine(BuildListener, String) - Method in class hudson.maven.AbstractMavenProcessFactory
-
Builds the command line argument list to launch the maven process.
C
- Cache() - Constructor for class hudson.maven.ExecutedMojo.Cache
- call() - Method in class hudson.maven.AbstractMavenProcessFactory.GetRemotingJar
- call() - Method in class hudson.maven.Maven3Builder
- call() - Method in class hudson.maven.Maven3ProcessFactory.GetClassWorldsJar
- call() - Method in class hudson.maven.MavenBuilder
-
This code is executed inside the maven jail process.
- call() - Method in class hudson.maven.MavenBuildProxy.Filter.AsyncInvoker
- call() - Method in class hudson.maven.MavenVersionCallable
- call(MavenBuild) - Method in interface hudson.maven.MavenBuildProxy.BuildCallable
-
Performs computation and returns the result, or throws some exception.
- 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.PlexusModuleContributor
-
When
PlexusModuleContributor.getPlexusComponentJars()
is called, this field is set to the channel that represents the connection to the controller. - 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.
- classPathEntry(FilePath, Class<?>, String, TaskListener) - Method in class hudson.maven.AbstractMavenProcessFactory
-
Copies a Maven-related JAR to the agent on demand.
- close() - Method in class hudson.maven.MavenBuild.ProxyImpl2
-
Performs final clean up.
- close() - Method in class hudson.maven.reporters.MavenArtifact.CloseableArtifact
- close() - Method in class hudson.maven.reporters.MavenArtifact.TemporaryFile
- 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, createMavenArtifact
. - createAggregatedAction(MavenModuleSetBuild, Map<MavenModule, List<MavenBuild>>) - Method in interface hudson.maven.AggregatableAction
-
Creates
Action
to be contributed toMavenModuleSetBuild
. - 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(MavenEmbedderRequest) - Static method in class hudson.maven.MavenUtil
-
Creates a fresh
MavenEmbedder
instance. - 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, AbstractProject<?, ?>, String) - Static method in class hudson.maven.MavenUtil
-
This version tries to infer mavenHome by looking at a project.
- 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(TaskListener, String) - Static method in class hudson.maven.MavenUtil
-
Deprecated.
- createExecutedMojoCache() - Static method in class hudson.maven.MavenBuild
- createFor(AbstractBuild<?, ?>) - Method in class hudson.maven.PlexusModuleContributorFactory
- createIndenter() - Method in class hudson.maven.MavenModuleSet
- createReporters() - Method in class hudson.maven.MavenModule
-
Creates a list of
MavenReporter
s 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.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 usually
~/.m2/repository
, or the value of 'localRepository' in Maven's settings file, if defined. - DefaultLocalRepositoryLocator() - Constructor for class hudson.maven.local_repo.DefaultLocalRepositoryLocator
- DefaultLocalRepositoryLocator.DescriptorImpl - Class in hudson.maven.local_repo
- delete() - Method in class hudson.maven.MavenModuleSetBuild
- deleteArtifacts() - 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 is instantiated as a field purely for backward compatibility.
- DESCRIPTOR - Static variable in class hudson.maven.reporters.ReportCollector.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.maven.local_repo.DefaultLocalRepositoryLocator.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.maven.local_repo.PerExecutorLocalRepositoryLocator.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.maven.local_repo.PerJobLocalRepositoryLocator.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.maven.MavenModuleSet.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.maven.MavenTestDataPublisher.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.maven.RedeployPublisher.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.maven.reporters.BuildInfoRecorder.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenArtifactArchiver.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenFingerprinter.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenJavadocArchiver.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenMailer.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenSiteArchiver.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.maven.reporters.MavenTestJavadocArchiver.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.maven.reporters.ReportCollector.DescriptorImpl
- DescriptorImpl() - Constructor for class hudson.maven.reporters.SurefireArchiver.DescriptorImpl
- DescriptorImpl(Class<? extends Publisher>) - Constructor for class hudson.maven.RedeployPublisher.DescriptorImpl
-
Deprecated.as of 1.290 Use the default constructor.
- 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.
- doChildrenContextMenu(StaplerRequest, StaplerResponse) - Method in class hudson.maven.MavenModuleSet
- 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
-
negative sense is historical
- 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
- DUMP_PERFORMANCE_COUNTERS - Static variable in class hudson.maven.Maven3Builder
- duration - Variable in class hudson.maven.ExecutedMojo
-
How long did it take to execute this goal? in milli-seconds.
E
- 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
. - Entry(String, String) - Constructor for class hudson.maven.reporters.ReportAction.Entry
- equals(Object) - Method in class hudson.maven.ModuleDependency
- equals(Object) - Method in class hudson.maven.ModuleName
- equals(Object) - Method in class hudson.maven.PluginName
- evenIfUnstable - Variable in class hudson.maven.RedeployPublisher
- execute() - Method in class hudson.maven.MojoInfo.Maven3ProvidesNoAccessToMojo
- execute(MavenBuildProxy.BuildCallable<V, T>) - Method in class hudson.maven.MavenBuild.ProxyImpl2
- execute(MavenBuildProxy.BuildCallable<V, T>) - Method in interface hudson.maven.MavenBuildProxy
-
Executes the given
MavenBuildProxy.BuildCallable
on the controller, where one has access toMavenBuild
and all the other Hudson objects. - execute(MavenBuildProxy.BuildCallable<V, T>) - Method in class hudson.maven.MavenBuildProxy.Filter
- executeAsync(MavenBuildProxy.BuildCallable<?, ?>) - Method in class hudson.maven.AbstractMavenBuilder.FilterImpl
- executeAsync(MavenBuildProxy.BuildCallable<?, ?>) - Method in class hudson.maven.MavenBuild.ProxyImpl2
-
Deprecated.This helps IDE find coding mistakes when someone tries to call this method.
- executeAsync(MavenBuildProxy.BuildCallable<?, ?>) - Method in interface hudson.maven.MavenBuildProxy
-
Executes the given
MavenBuildProxy.BuildCallable
asynchronously on the controller. - 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.
- ExecutionEventLogger - Class in hudson.maven.util
- ExecutionEventLogger() - Constructor for class hudson.maven.util.ExecutionEventLogger
- ExecutionEventLogger(Logger) - Constructor for class hudson.maven.util.ExecutionEventLogger
-
Deprecated.
- ExecutionEventLogger(Logger, String) - 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.
- expand(String) - Method in class hudson.maven.util.VariableExpander
- 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
- fileName - Variable in class hudson.maven.reporters.MavenArtifact
-
File name (without directory portion) of this artifact in the Hudson archive.
- Filter(CORE) - Constructor for class hudson.maven.MavenBuildProxy.Filter
- Filter(CORE) - Constructor for class hudson.maven.MavenBuildProxy2.Filter
- FilteredChangeLogSet - Class in hudson.maven
-
ChangeLogSet
implementation used forMavenBuild
. - FilterImpl(MavenBuildProxy2, MavenBuildInformation) - Constructor for class hudson.maven.AbstractMavenBuilder.FilterImpl
- FilterImpl(MavenBuildProxy2, MavenBuildInformation, Channel) - Constructor for class hudson.maven.AbstractMavenBuilder.FilterImpl
- 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
Action
s from all the module builds that belong to thisMavenModuleSetBuild
. - 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. - format(NumberFormat, long) - Method in class hudson.maven.AbstractMavenBuilder
- formatArgs(List<String>) - Method in class hudson.maven.AbstractMavenBuilder
- formatTimestamp(long) - Static method in class hudson.maven.util.ExecutionEventLogger
- 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() - Method in class hudson.maven.reporters.MavenArtifact.CloseableArtifact
- 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 atMavenModuleSet
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.
- getAllRecipients() - Method in class hudson.maven.reporters.MavenMailer
- 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
MavenModule
s 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
- getArtifactId() - Method in class hudson.maven.MavenModule
-
Short-cut for
getModuleName().artifactId
- getArtifactsDir() - Method in class hudson.maven.MavenBuild.ProxyImpl2
-
Deprecated.Does not work with
ArtifactManager
. - getArtifactsDir() - Method in class hudson.maven.MavenBuildProxy.Filter
- getArtifactsDir() - Method in interface hudson.maven.MavenBuildProxy
-
Deprecated.Does not work with
ArtifactManager
. - getAssignedLabel() - Method in class hudson.maven.MavenModule
-
MavenModule
uses the workspace of theMavenModuleSet
, so it always needs to be built on the same agent as the parent. - getAuthentication() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
- getBasedir() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
- getBlockTriggerWhenBuilding() - Method in class hudson.maven.MavenModuleSet
- 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 ofAbstractProject
. - getBuildWrappersList() - Method in class hudson.maven.MavenModuleSet
- getCategoryId() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
-
Needed if it wants Maven projects are categorized in Jenkins 2.x.
- 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
- GetClassWorldsJar(String, TaskListener) - Constructor for class hudson.maven.Maven3ProcessFactory.GetClassWorldsJar
- getConfigurableList() - Static method in class hudson.maven.MavenReporters
-
Gets the subset of
MavenReporters.LIST
that has configuration screen. - getConfigurationValue(String, Class<T>) - Method in class hudson.maven.MojoInfo
-
Obtains the configuration value of the mojo.
- getConfigurationValue(String, Class<T>, 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. - getDefaultMavenClassLoader() - Static method in class hudson.maven.MavenEmbedderRequest
-
Default value of
MavenEmbedderRequest.getClassLoader()
- getDependencies() - Method in class hudson.maven.MavenModule
-
defensive copy of
ModuleDependency
- getDescription() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
-
Needed if it wants Maven projects are categorized in Jenkins 2.x.
- 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.
- getEstimatedDurationCandidates() - Method in class hudson.maven.MavenModuleSet
- 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() - Method in class hudson.maven.reporters.MavenArtifact.TemporaryFile
-
Gets the artifact as a local file, perhaps creating a temporary copy as needed.
- getFile(MavenBuild) - Method in class hudson.maven.reporters.MavenArtifact
-
Deprecated.only works with
StandardArtifactManager
and subclasses; useMavenArtifact.getTemporaryFile(hudson.maven.MavenBuild)
instead - 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.
- getGroupId() - Method in class hudson.maven.MavenModule
-
Short-cut for
getModuleName().groupId
- getHeapDump() - Method in class hudson.maven.MavenProbeAction
-
Obtains the heap dump.
- getHelpFile(String) - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
- getHistoryWidget() - Method in class hudson.maven.reporters.MavenAbstractArtifactRecord
- getIconClassName() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
- 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
- getIconFilePathPattern() - Method in class hudson.maven.MavenModuleSet.DescriptorImpl
-
Needed if it wants Maven projects are categorized in Jenkins 2.x.
- getId() - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
- getIndividualActionType() - Method in interface hudson.maven.MavenAggregatedReport
-
Returns the implementation class of
AggregatableAction
that produces thisMavenAggregatedReport
. - 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
- getJava(TaskListener) - Method in class hudson.maven.Maven35ProcessFactory
- 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.
- getLoggingPath(Maven.MavenInstallation) - Method in class hudson.maven.Maven3ProcessFactory
- 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.Maven31ProcessFactory
- getMainClassName() - Method in class hudson.maven.Maven32ProcessFactory
- getMainClassName() - Method in class hudson.maven.Maven33ProcessFactory
- getMainClassName() - Method in class hudson.maven.Maven35ProcessFactory
- getMainClassName() - Method in class hudson.maven.Maven3ProcessFactory
- getMaven() - Method in class hudson.maven.MavenModuleSet
-
Gets the Maven to invoke.
- getMavenAgentClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.AbstractMavenProcessFactory
-
Returns the classpath string for the maven-agent jar including classworlds
- getMavenAgentClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.Maven31ProcessFactory
- getMavenAgentClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.Maven32ProcessFactory
- getMavenAgentClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.Maven33ProcessFactory
- getMavenAgentClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.Maven35ProcessFactory
- getMavenAgentClassPath(Maven.MavenInstallation, 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.MavenBuild.ProxyImpl2
- 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
- getMavenInstallation(TaskListener) - Method in class hudson.maven.Maven35ProcessFactory
- getMavenInterceptorClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.AbstractMavenProcessFactory
-
Returns the classpath string for the maven-interceptor jar
- getMavenInterceptorClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.Maven31ProcessFactory
- getMavenInterceptorClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.Maven32ProcessFactory
- getMavenInterceptorClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.Maven33ProcessFactory
- getMavenInterceptorClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.Maven35ProcessFactory
- getMavenInterceptorClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.Maven3ProcessFactory
- getMavenInterceptorCommonClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.AbstractMavenProcessFactory
-
Returns the classpath string for the maven-interceptor jar
- getMavenInterceptorCommonClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.Maven31ProcessFactory
- getMavenInterceptorCommonClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.Maven32ProcessFactory
- getMavenInterceptorCommonClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.Maven33ProcessFactory
- getMavenInterceptorCommonClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.Maven35ProcessFactory
- getMavenInterceptorCommonClassPath(Maven.MavenInstallation, FilePath, BuildListener) - Method in class hudson.maven.Maven3ProcessFactory
- getMavenInterceptorOverride(Maven.MavenInstallation, FilePath, BuildListener) - 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, FilePath, BuildListener) - Method in class hudson.maven.Maven3ProcessFactory
- getMavenModuleSet() - Method in class hudson.maven.AbstractMavenProcessFactory
- getMavenOpts() - Method in class hudson.maven.AbstractMavenProcessFactory
- 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() - Method in class hudson.maven.Maven35ProcessFactory
- getMavenOpts(TaskListener, EnvVars) - Method in class hudson.maven.AbstractMavenBuild
-
Obtains the fully resolved MAVEN_OPTS with all the tokens and variables expanded.
- getMavenOpts(TaskListener, EnvVars) - Method in class hudson.maven.MavenBuild
- 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
- getMavenVersion(String) - Static method in class hudson.maven.MavenUtil
- getMavenVersionUsed() - Method in class hudson.maven.MavenModuleSetBuild
-
Gets the version of Maven used for build.
- getMilliSecsSinceBuildStart() - Method in class hudson.maven.MavenBuild.ProxyImpl2
- 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
-
MavenArtifactRecord
s of every module build contributed toMavenAggregatedArtifactRecord.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.MavenBuild.ProxyImpl2
- 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
- getPackaging() - Method in class hudson.maven.MavenModule
-
Packaging type of the module.
- 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
- getPlexusComponentJars() - Method in class hudson.maven.PlexusModuleContributor
-
Designates the list of URLs to be added to the classpath of the core plexus components that constitute Maven.
- 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(MavenModule) - Method in class hudson.maven.MavenReporter
-
Deprecated.as of 1.341 Use
MavenReporter.getProjectActions(MavenModule)
instead. - getProjectAction(MavenModuleSet) - Method in interface hudson.maven.MavenAggregatedReport
-
Equivalent of
BuildStep.getProjectAction(AbstractProject)
forMavenAggregatedReport
. - 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)
forMavenReporter
. - 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.MavenBuild.ProxyImpl2
- 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
- getPronoun() - Method in class hudson.maven.MavenModuleSet
- 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
Publisher
s. - getPublishersList() - Method in class hudson.maven.MavenModule
- getPublishersList() - Method in class hudson.maven.MavenModuleSet
- getQueueItems() - Method in class hudson.maven.MavenModuleSet
-
Returns the
MavenModule
s 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
- GetRemotingJar() - Constructor for class hudson.maven.AbstractMavenProcessFactory.GetRemotingJar
- getReporters() - Method in class hudson.maven.MavenModule
-
List of active
MavenReporter
s configured for this module. - getReporters() - Method in class hudson.maven.MavenModuleSet
-
List of active
MavenReporter
s 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()
except that returns itself when no parent. - getRootDir() - Method in class hudson.maven.MavenBuild.ProxyImpl2
- 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
MavenModule
s 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(AbstractMavenProject<?, ?>) - Method in class hudson.maven.reporters.AbstractMavenJavadocArchiver
- getTcpSocketHost() - Method in class hudson.maven.AbstractMavenProcessFactory.UserInetTcpSocketHostLocator
- getTcpSocketHost() - Method in class hudson.maven.TcpSocketHostLocator
-
Try to identify the agent TCP socket host name or IP.
- getTemporaryFile(MavenBuild) - Method in class hudson.maven.reporters.MavenArtifact
-
Gets an archived artifact.
- getTestDataPublishers() - Method in class hudson.maven.MavenTestDataPublisher
- getTestResultAction() - Method in class hudson.maven.MavenModuleSet
- getTestResultPath(CaseResult) - Method in class hudson.maven.reporters.SurefireAggregatedReport
- getThreadDump() - Method in class hudson.maven.MavenProbeAction
-
Gets the thread dump of the agent JVM.
- getTimestamp() - Method in class hudson.maven.MavenBuild.ProxyImpl2
- 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
- getVirtualFile() - Method in class hudson.maven.reporters.MavenArtifact.TemporaryFile
-
Gets the artifact from whatever storage mechanism is appropriate.
- 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
-
Key
HistoryWidgetImpl.Displayname
: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.
- ignoreUnsuccessfulUpstreams() - Method in class hudson.maven.MavenModuleSet
- ignoreUpstremChanges() - Method in class hudson.maven.MavenModuleSet
- inferMavenInstallation() - Method in class hudson.maven.MavenModule
- inferMavenInstallation() - Method in class hudson.maven.MavenModuleSet
- 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
- intercept(ArgumentListBuilder, MavenModuleSetBuild) - Method in interface hudson.maven.MavenArgumentInterceptorAction
-
Change/add arguments to any needs.
- 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.MavenBuild.ProxyImpl2
- isArchivingDisabled() - Method in class hudson.maven.MavenBuildProxy.Filter
- isArchivingDisabled() - Method in interface hudson.maven.MavenBuildProxy
-
If true, artifacts will not actually be archived to controller.
- 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
- isBlocked() - 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
- isFingerprintingDisabled() - 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.
- isNotifyEveryUnstableBuild() - Method in class hudson.maven.reporters.MavenMailer
- isPerModuleEmail() - Method in class hudson.maven.MavenModuleSet
-
Deprecated.
- 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
- isRelease() - Method in class hudson.maven.MavenModuleSetBuild
-
Check if the current build is a release or not.
- 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.
- isSiteArchivingDisabled() - Method in class hudson.maven.MavenBuild.ProxyImpl2
- isSiteArchivingDisabled() - Method in class hudson.maven.MavenBuildProxy.Filter
- isSiteArchivingDisabled() - Method in interface hudson.maven.MavenBuildProxy
-
If true, artifacts will not actually be archived to controller during site deploy.
- isSiteArchivingDisabled() - Method in class hudson.maven.MavenModuleSet
- 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 useExtension
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 controller 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
MavenReporter
s 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
- MAVEN_2 - Enum constant in enum hudson.maven.MavenUtil.MavenVersion
- MAVEN_3_0_X - Enum constant in enum hudson.maven.MavenUtil.MavenVersion
- MAVEN_3_1 - Enum constant in enum hudson.maven.MavenUtil.MavenVersion
- MAVEN_3_2 - Enum constant in enum hudson.maven.MavenUtil.MavenVersion
- MAVEN_3_3 - Enum constant in enum hudson.maven.MavenUtil.MavenVersion
- MAVEN_3_5 - Enum constant in enum hudson.maven.MavenUtil.MavenVersion
- MAVEN_REMOTE_USEINET_ENV_VAR_NAME - Static variable in class hudson.maven.AbstractMavenProcessFactory
- Maven31ProcessFactory - Class in hudson.maven
-
AbstractMavenProcessFactory
for Maven 3. - Maven32ProcessFactory - Class in hudson.maven
-
AbstractMavenProcessFactory
for Maven 3.2.x - Maven33ProcessFactory - Class in hudson.maven
-
AbstractMavenProcessFactory
for Maven 3.3.x - Maven35ProcessFactory - Class in hudson.maven
-
AbstractMavenProcessFactory
for Maven 3.5.x - Maven3Builder - Class in hudson.maven
- Maven3Builder(Maven3Builder.Maven3BuilderRequest) - Constructor for class hudson.maven.Maven3Builder
- Maven3Builder.Maven3BuilderRequest - Class in hudson.maven
- Maven3BuilderRequest() - Constructor for class hudson.maven.Maven3Builder.Maven3BuilderRequest
- maven3orLater(String) - Static method in class hudson.maven.MavenUtil
- Maven3ProcessFactory - Class in hudson.maven
-
AbstractMavenProcessFactory
for Maven 3. - Maven3ProcessFactory.GetClassWorldsJar - Class in hudson.maven
-
Finds classworlds.jar
- Maven3ProvidesNoAccessToMojo() - Constructor for class hudson.maven.MojoInfo.Maven3ProvidesNoAccessToMojo
- 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_Displayname() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenAbstractArtifactRecord.Displayname
:Redeploy Artifacts
. - MavenAbstractArtifactRecord.Record - Class in hudson.maven.reporters
- 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 withMavenModuleSetBuild
, 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(String, String, String, String, String, String, String) - Constructor for class hudson.maven.reporters.MavenArtifact
- MavenArtifact(Artifact) - Constructor for class hudson.maven.reporters.MavenArtifact
- MavenArtifact_DeployingAttachedArtifact(Object) - Static method in class hudson.maven.reporters.Messages
-
Key
MavenArtifact.DeployingAttachedArtifact
:Deploying the attached artifact {0}
. - MavenArtifact_DeployingMainArtifact(Object) - Static method in class hudson.maven.reporters.Messages
-
Key
MavenArtifact.DeployingMainArtifact
:Deploying the main artifact {0}
. - MavenArtifact.CloseableArtifact - Class in hudson.maven.reporters
-
Artifact
holder that can be released in afinally
-block. - MavenArtifact.TemporaryFile - Class in hudson.maven.reporters
-
Representation of an archived artifact that might be accessed in various ways.
- MavenArtifactArchiver - Class in hudson.maven.reporters
-
Archives artifacts of the build.
- MavenArtifactArchiver() - Constructor for class hudson.maven.reporters.MavenArtifactArchiver
- MavenArtifactArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenArtifactArchiver.DisplayName
:Archive the artifacts
. - MavenArtifactArchiver_FailedToInstallToMaster() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenArtifactArchiver.FailedToInstallToMaster
:Failed to install artifact to the controller
. - MavenArtifactArchiver.DescriptorImpl - Class in hudson.maven.reporters
- MavenArtifactRecord - Class in hudson.maven.reporters
- 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
forMavenModule
. - MavenBuild(MavenModule) - Constructor for class hudson.maven.MavenBuild
- MavenBuild(MavenModule, File) - Constructor for class hudson.maven.MavenBuild
- MavenBuild(MavenModule, Calendar) - Constructor for class hudson.maven.MavenBuild
- MavenBuild_FailedEarlier() - Static method in class hudson.maven.Messages
-
Key
MavenBuild.FailedEarlier
:Build failed before it gets to this module
. - MavenBuild_KeptBecauseOfParent(Object) - Static method in class hudson.maven.Messages
-
Key
MavenBuild.KeptBecauseOfParent
:Kept because {0} is kept
. - MavenBuild_Triggering(Object) - Static method in class hudson.maven.Messages
-
Key
MavenBuild.Triggering
:Triggering a new build of {0}
. - MavenBuild.ProxyImpl2 - Class in hudson.maven
- 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
-
Key
MavenBuilder.Aborted
:Aborted
. - MavenBuilder_AsyncFailed() - Static method in class hudson.maven.Messages
-
Key
MavenBuilder.AsyncFailed
:Asynchronous execution failure
. - MavenBuilder_Failed() - Static method in class hudson.maven.Messages
-
Key
MavenBuilder.Failed
:Maven failed with error.
. - MavenBuilder_Waiting() - Static method in class hudson.maven.Messages
-
Key
MavenBuilder.Waiting
: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
MavenReporter
s to talk toMavenBuild
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.AsyncInvoker - Class in hudson.maven
-
Callable
for invokingMavenBuildProxy.BuildCallable
asynchronously. - 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
. - 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_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenFingerprinter.DisplayName
:Record fingerprints
. - MavenFingerprinter.DescriptorImpl - Class in hudson.maven.reporters
- MavenJavadocAction(AbstractItem, FilePath, String, String, String) - Constructor for class hudson.maven.reporters.AbstractMavenJavadocArchiver.MavenJavadocAction
- MavenJavadocArchiver - Class in hudson.maven.reporters
-
Records the javadoc and archives it.
- MavenJavadocArchiver() - Constructor for class hudson.maven.reporters.MavenJavadocArchiver
- MavenJavadocArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenJavadocArchiver.DisplayName
:Publish javadoc
. - MavenJavadocArchiver_FailedToCopy(Object, Object) - Static method in class hudson.maven.reporters.Messages
-
Key
MavenJavadocArchiver.FailedToCopy
:Unable to copy Javadoc from {0} to {1}
. - MavenJavadocArchiver_NoDestDir() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenJavadocArchiver.NoDestDir
:Unable to obtain the destDir from javadoc mojo
. - MavenJavadocArchiver.DescriptorImpl - Class in hudson.maven.reporters
- MavenMailer - Class in hudson.maven.reporters
-
Sends out an e-mail notification for Maven build result.
- MavenMailer() - Constructor for class hudson.maven.reporters.MavenMailer
-
Deprecated.
- MavenMailer(String, boolean, boolean, boolean) - Constructor for class hudson.maven.reporters.MavenMailer
- MavenMailer_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenMailer.DisplayName
:E-mail Notification
. - MavenMailer.DescriptorImpl - Class in hudson.maven.reporters
- MavenModule - Class in hudson.maven
-
Job
that builds projects based on Maven2. - MavenModule_Pronoun() - Static method in class hudson.maven.Messages
-
Key
MavenModule.Pronoun
:Module
. - MavenModuleDependency(AbstractMavenProject<?, ?>, AbstractProject<?, ?>) - Constructor for class hudson.maven.AbstractMavenProject.MavenModuleDependency
- MavenModuleSet - Class in hudson.maven
-
Group of
MavenModule
s. - MavenModuleSet(ItemGroup, String) - Constructor for class hudson.maven.MavenModuleSet
- MavenModuleSet(String) - Constructor for class hudson.maven.MavenModuleSet
-
Deprecated.
- MavenModuleSet_Description() - Static method in class hudson.maven.Messages
-
Key
MavenModuleSet.Description
:Build a maven project. Jenkins takes advantage of your POM files and drastically reduces the configuration.
. - MavenModuleSet_DiplayName() - Static method in class hudson.maven.Messages
-
Key
MavenModuleSet.DiplayName
:Maven project
. - MavenModuleSet_Pronoun() - Static method in class hudson.maven.Messages
-
Key
MavenModuleSet.Pronoun
:Maven project
. - MavenModuleSet_readResolve_missingConfigProvider() - Static method in class hudson.maven.Messages
-
Key
MavenModuleSet.readResolve_missingConfigProvider
: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
-
Key
MavenModuleSet.readResolve_updateConfigProvider
:ERROR: Please update the 'config-file-provider' plugin, the current version is not supported anymore! (id={0})
. - MavenModuleSet.DescriptorImpl - Class in hudson.maven
- MavenModuleSetBuild - Class in hudson.maven
-
Build
forMavenModuleSet
. - MavenModuleSetBuild(MavenModuleSet) - Constructor for class hudson.maven.MavenModuleSetBuild
- MavenModuleSetBuild(MavenModuleSet, File) - Constructor for class hudson.maven.MavenModuleSetBuild
- MavenModuleSetBuild_DiscoveredModule(Object, Object) - Static method in class hudson.maven.Messages
-
Key
MavenModuleSetBuild.DiscoveredModule
:Discovered a new module {0} {1}
. - MavenModuleSetBuild_DownloadedArtifact(Object, Object) - Static method in class hudson.maven.Messages
-
Key
MavenModuleSetBuild.DownloadedArtifact
:Downloaded artifact {0}{1}
. - MavenModuleSetBuild_FailedToParsePom() - Static method in class hudson.maven.Messages
-
Key
MavenModuleSetBuild.FailedToParsePom
:Failed to parse POMs
. - MavenModuleSetBuild_FailedToTransfer(Object) - Static method in class hudson.maven.Messages
-
Key
MavenModuleSetBuild.FailedToTransfer
:Failed to transfer {0}
. - MavenModuleSetBuild_FoundModuleWithoutProject(Object) - Static method in class hudson.maven.Messages
-
Key
MavenModuleSetBuild.FoundModuleWithoutProject
:Found a module with path {0} but no associated project
. - MavenModuleSetBuild_NoMavenConfigured() - Static method in class hudson.maven.Messages
-
Key
MavenModuleSetBuild.NoMavenConfigured
: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
-
Key
MavenModuleSetBuild.NoMavenInstall
: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_NoSuchAlternateSettings(Object) - Static method in class hudson.maven.Messages
-
Key
MavenModuleSetBuild.NoSuchAlternateSettings
: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
-
Key
MavenModuleSetBuild.NoSuchPOMFile
: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
-
Key
MavenModuleSetBuild.SettinsgXmlAndPrivateRepository
:Using settings.xml at {0} and private repository at {1}
. - MavenModuleSetBuild.SimpleTransferListener - Class in hudson.maven
-
will log in the
TaskListener
when transferFailed and transferSucceeded - MavenProbeAction - Class in hudson.maven
-
UI for probing Maven process.
- MavenProbeAction_DisplayName() - Static method in class hudson.maven.Messages
-
Key
MavenProbeAction.DisplayName
:Monitor Maven Process
. - mavenProcessCache - Static variable in class hudson.maven.MavenBuild
- MavenProcessFactory_ClassWorldsNotFound(Object) - Static method in class hudson.maven.Messages
-
Key
MavenProcessFactory.ClassWorldsNotFound
:No classworlds*.jar found in {0} -- Is this a valid maven directory?
. - MavenProjectActionBuilder - Interface in hudson.maven
-
Can contribute to project actions.
- mavenRecipients - Variable in class hudson.maven.reporters.MavenMailer
-
not data-bound; set by
MavenModule
- MavenRedeployer_DisplayName() - Static method in class hudson.maven.Messages
-
Key
MavenRedeployer.DisplayName
: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 inMavenBuild
later. - MavenReporter() - Constructor for class hudson.maven.MavenReporter
- MavenReporterDescriptor - Class in hudson.maven
-
Descriptor
forMavenReporter
. - MavenReporterDescriptor() - Constructor for class hudson.maven.MavenReporterDescriptor
-
Infers the type of the corresponding
Describable
from the outer class. - MavenReporterDescriptor(Class<? extends MavenReporter>) - Constructor for class hudson.maven.MavenReporterDescriptor
- 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_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenSiteArchiver.DisplayName
:Maven-generated site
. - MavenSiteArchiver.DescriptorImpl - Class in hudson.maven.reporters
- MavenSiteArchiver.SiteAction - Class in hudson.maven.reporters
- MavenTestDataPublisher - Class in hudson.maven
-
Augments
SurefireReport
by executingTestDataPublisher
s. - MavenTestDataPublisher(DescribableList<TestDataPublisher, Descriptor<TestDataPublisher>>) - Constructor for class hudson.maven.MavenTestDataPublisher
- MavenTestDataPublisher.DescriptorImpl - Class in hudson.maven
- MavenTestJavadocArchiver - Class in hudson.maven.reporters
-
Records the javadoc and archives it.
- MavenTestJavadocArchiver() - Constructor for class hudson.maven.reporters.MavenTestJavadocArchiver
- MavenTestJavadocArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenTestJavadocArchiver.DisplayName
:Publish Test javadoc
. - MavenTestJavadocArchiver.DescriptorImpl - Class in hudson.maven.reporters
- MavenUtil - Class in hudson.maven
- MavenUtil() - Constructor for class hudson.maven.MavenUtil
- MavenUtil.MavenVersion - Enum in hudson.maven
- MavenVersionCallable - Class in hudson.maven
- MavenVersionCallable(String) - Constructor for class hudson.maven.MavenVersionCallable
- MavenVersionCallable_MavenHomeDoesntExist(Object) - Static method in class hudson.maven.Messages
-
Key
MavenVersionCallable.MavenHomeDoesntExist
:Maven Home {0} doesn't exist
. - MavenVersionCallable_MavenHomeIsNotDirectory(Object) - Static method in class hudson.maven.Messages
-
Key
MavenVersionCallable.MavenHomeIsNotDirectory
: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
-
Generated localization support class.
- Messages - Class in hudson.maven.reporters
-
Generated localization support class.
- Messages() - Constructor for class hudson.maven.Messages
- Messages() - Constructor for class hudson.maven.reporters.Messages
- modelParents - Variable in class hudson.maven.MavenBuildInformation
-
Map of model IDs to IDs of the model parents (if defined).
- ModuleDependency - Class in hudson.maven
-
group id + artifact id + version and a flag to know if it's a plugin
- ModuleDependency(ModuleName, String) - Constructor for class hudson.maven.ModuleDependency
- ModuleDependency(ModuleName, String, boolean) - Constructor for class hudson.maven.ModuleDependency
- ModuleDependency(String, String, String) - Constructor for class hudson.maven.ModuleDependency
- ModuleDependency(String, String, String, boolean) - Constructor for class hudson.maven.ModuleDependency
- ModuleDependency(String, String, String, String, String, String, boolean) - Constructor for class hudson.maven.ModuleDependency
- ModuleDependency(Dependency) - Constructor for class hudson.maven.ModuleDependency
- ModuleDependency(Extension) - Constructor for class hudson.maven.ModuleDependency
- ModuleDependency(Plugin) - Constructor for class hudson.maven.ModuleDependency
- ModuleDependency(ReportPlugin) - Constructor for class hudson.maven.ModuleDependency
- ModuleDependency(MavenProject) - 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(Dependency) - Constructor for class hudson.maven.ModuleName
- ModuleName(Extension) - Constructor for class hudson.maven.ModuleName
- ModuleName(Plugin) - Constructor for class hudson.maven.ModuleName
- ModuleName(ReportPlugin) - Constructor for class hudson.maven.ModuleName
- ModuleName(MavenProject) - 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(ExecutionEvent, long) - Constructor for class hudson.maven.MojoInfo
- MojoInfo(MojoExecution, Mojo, PlexusConfiguration, ExpressionEvaluator, 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. - 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
- newProcess(BuildListener, OutputStream) - Method in class hudson.maven.AbstractMavenProcessFactory
-
Starts maven process.
- newProcess(BuildListener, OutputStream) - Method in class hudson.maven.Maven35ProcessFactory
- NewProcess(Channel, Proc) - Constructor for class hudson.maven.ProcessCache.NewProcess
- 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
- of(FilePath...) - Static method in class hudson.maven.PlexusModuleContributor
- of(List<FilePath>) - Static method in class hudson.maven.PlexusModuleContributor
-
Convenience method that creates a
PlexusModuleContributor
object that adds the given files as classpaths. - onDeleted(MavenModule) - Method in class hudson.maven.MavenModuleSet
- onLoad() - Method in class hudson.maven.MavenModuleSetBuild
- onLoad(ItemGroup<? extends Item>, String) - Method in class hudson.maven.MavenModule
- onLoad(ItemGroup<? extends Item>, String) - Method in class hudson.maven.MavenModuleSet
- onRenamed(MavenModule, String, String) - Method in class hudson.maven.MavenModuleSet
- owner - Variable in class hudson.maven.MavenProbeAction
- owner() - Method in class hudson.maven.MavenBuild.ProxyImpl2
-
Gets the build for which this proxy is created.
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
- 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
- perModuleEmail - Variable in class hudson.maven.reporters.MavenMailer
- PlexusModuleContributor - Class in hudson.maven
-
Contributes additional code into Plexus container when we run Maven.
- PlexusModuleContributor() - Constructor for class hudson.maven.PlexusModuleContributor
- PlexusModuleContributorFactory - Class in hudson.maven
-
Contributes additional code into Plexus container when we run Maven.
- PlexusModuleContributorFactory() - Constructor for class hudson.maven.PlexusModuleContributorFactory
- 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
-
Key
PluginImpl.updateConfiProvider
: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 controller 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
- 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_Reusing() - Static method in class hudson.maven.Messages
-
Key
ProcessCache.Reusing
:Reusing existing maven process
. - ProcessCache.NewProcess - Class in hudson.maven
- proxies - Variable in class hudson.maven.AbstractMavenBuilder
Q
- queueArchiving(String, String) - Method in class hudson.maven.MavenBuild.ProxyImpl2
- queueArchiving(String, String) - Method in class hudson.maven.MavenBuildProxy.Filter
- queueArchiving(String, String) - Method in interface hudson.maven.MavenBuildProxy
R
- readResolve() - Method in class hudson.maven.AbstractMavenBuilder.FilterImpl
- readResolve() - Method in class hudson.maven.ExecutedMojo
-
Lots of
ExecutedMojo
s 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.PlexusModuleContributor
- readResolve() - Method in class hudson.maven.reporters.SurefireArchiver
- recipients - Variable in class hudson.maven.reporters.MavenMailer
- Record(String, String) - Constructor for class hudson.maven.reporters.MavenAbstractArtifactRecord.Record
- recordAsynchronousExecution(Future<?>) - Method in class hudson.maven.AbstractMavenBuilder
-
Records a new asynchronous exection.
- 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
forMavenModuleSetBuild
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_getDisplayName() - Static method in class hudson.maven.Messages
-
Key
RedeployPublisher.getDisplayName
:Deploy artifacts to Maven repository
. - RedeployPublisher.DescriptorImpl - Class in hudson.maven
- RedeployPublisher.WrappedArtifactRepository - Class in hudson.maven
- registerAsAggregatedProjectAction(MavenReporter) - Method in class hudson.maven.MavenBuild.ProxyImpl2
- 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(MavenProjectActionBuilder) - Method in class hudson.maven.MavenBuild.ProxyImpl2
- registerAsProjectAction(MavenProjectActionBuilder) - Method in class hudson.maven.MavenBuild
- registerAsProjectAction(MavenProjectActionBuilder) - Method in class hudson.maven.MavenBuildProxy.Filter
- 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.MavenBuild.ProxyImpl2
- registerAsProjectAction(MavenReporter) - Method in class hudson.maven.MavenBuild
- registerAsProjectAction(MavenReporter) - 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(MavenReporter) - Method in class hudson.maven.MavenModuleSetBuild
- registerSystemProperties() - Method in class hudson.maven.AbstractMavenBuilder
-
Add all the
jenkins environment variables
into thesystem properties
Ignoresjenkins environment variables
with empty keys. - ReleaseAction_DisplayName() - Static method in class hudson.maven.Messages
-
Key
ReleaseAction.DisplayName
: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 generatedMaven reports
. - ReportAction() - Constructor for class hudson.maven.reporters.ReportAction
- ReportAction_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
ReportAction.DisplayName
:Maven reports
. - ReportAction.Entry - Class in hudson.maven.reporters
- 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_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
ReportCollector.DisplayName
:Record Maven reports
. - ReportCollector_OutsideSite(Object, Object) - Static method in class hudson.maven.reporters.Messages
-
Key
ReportCollector.OutsideSite
:Maven report output goes to {0}, which is outside project reporting path{1}
. - ReportCollector.DescriptorImpl - Class in hudson.maven.reporters
- reportedFilePattern() - Method in class hudson.maven.MavenReporterDescriptor
-
File patterns this reporter might create when running inside the Maven JVM.
- reportedFilePattern() - Method in class hudson.maven.reporters.MavenJavadocArchiver.DescriptorImpl
- reportedFilePattern() - Method in class hudson.maven.reporters.MavenSiteArchiver.DescriptorImpl
- reportedFilePattern() - Method in class hudson.maven.reporters.MavenTestJavadocArchiver.DescriptorImpl
- 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 intoMavenProject
s. - resolveVersion(String, MavenProject) - Static method in class hudson.maven.MavenUtil
- run() - Method in class hudson.maven.MavenBuild
- run() - Method in class hudson.maven.MavenModuleSetBuild
- runHeadless() - Method in class hudson.maven.MavenModuleSet
S
- scheduleBuild() - Method in class hudson.maven.AbstractMavenProject
-
Deprecated.
- scheduleBuild(int) - Method in class hudson.maven.AbstractMavenProject
-
Deprecated.
- scheduleBuild(int, Cause) - Method in class hudson.maven.AbstractMavenProject
- scheduleBuild(Cause) - Method in class hudson.maven.AbstractMavenProject
- sendToIndividuals - Variable in class hudson.maven.reporters.MavenMailer
- sessionEnded(ExecutionEvent) - Method in class hudson.maven.util.ExecutionEventLogger
- setAggregatorStyleBuild(boolean) - Method in class hudson.maven.MavenModuleSet
- setAlternateSettings(File) - Method in class hudson.maven.MavenEmbedderRequest
-
Overrides the user settings (by default we look at ~/.m2/settings.xml)
- 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
- setBlockBuildEvents(boolean) - Method in class hudson.maven.MavenBuild.ProxyImpl2
- setBlocked(boolean) - Method in class hudson.maven.RedeployPublisher.WrappedArtifactRepository
- setBlockTriggerWhenBuilding(boolean) - Method in class hudson.maven.MavenModuleSet
- 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.MavenBuild.ProxyImpl2
- 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
- setIgnoreUnsuccessfulUpstreams(boolean) - Method in class hudson.maven.MavenModuleSet
- setIgnoreUpstremChanges(boolean) - Method in class hudson.maven.MavenModuleSet
- setIncrementalBuild(boolean) - Method in class hudson.maven.MavenModuleSet
- setIsArchivingDisabled(boolean) - Method in class hudson.maven.MavenModuleSet
- setIsFingerprintingDisabled(boolean) - Method in class hudson.maven.MavenModuleSet
- setIsSiteArchivingDisabled(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.MavenBuild.ProxyImpl2
- 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
-
Controls the level of error checks done while parsing POM.
- 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
- SimpleTransferListener(TaskListener) - Constructor for class hudson.maven.MavenModuleSetBuild.SimpleTransferListener
- SiteAction(AbstractItem) - Constructor for class hudson.maven.reporters.MavenSiteArchiver.SiteAction
- 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
- supportEventSpy(String) - Static method in class hudson.maven.MavenUtil
-
support of
EventSpy
only since 3.0.2 due to the current implementation will be supported only for maven 3.1.0 - 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_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
SurefireArchiver.DisplayName
:Publish surefire reports
. - SurefireArchiver_NoReportsDir() - Static method in class hudson.maven.reporters.Messages
-
Key
SurefireArchiver.NoReportsDir
:Unable to obtain the reportsDirectory from surefire:test mojo
. - SurefireArchiver_Recording() - Static method in class hudson.maven.reporters.Messages
-
Key
SurefireArchiver.Recording
:[JENKINS] Recording test results
. - SurefireArchiver.DescriptorImpl - Class in hudson.maven.reporters
- SurefireReport - Class in hudson.maven.reporters
-
Action
that displays surefire test result. - systemProps - Variable in class hudson.maven.AbstractMavenBuilder
-
Hudson-defined system properties.
T
- TcpSocketHostLocator - Class in hudson.maven
-
Identify the Host name to use from maven-agent to connect to to Jenkins agent TCP socket.
- TcpSocketHostLocator() - Constructor for class hudson.maven.TcpSocketHostLocator
- 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
-
Deprecated.
- toCloseableArtifact(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.
- UserInetTcpSocketHostLocator() - Constructor for class hudson.maven.AbstractMavenProcessFactory.UserInetTcpSocketHostLocator
- usesPrivateRepository() - Method in class hudson.maven.MavenModuleSet
-
Deprecated.as of 1.448 Use
MavenModuleSet.getLocalRepository()
V
- valueOf(String) - Static method in enum hudson.maven.MavenUtil.MavenVersion
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum hudson.maven.MavenUtil.MavenVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VariableExpander - Class in hudson.maven.util
- VariableExpander(AbstractBuild<?, ?>, TaskListener) - Constructor for class hudson.maven.util.VariableExpander
- 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.
- withUnknownVersion() - Method in class hudson.maven.ModuleDependency
-
Returns groupId+artifactId plus unknown version.
- WrappedArtifactRepository(ArtifactRepository, boolean) - Constructor for class hudson.maven.RedeployPublisher.WrappedArtifactRepository
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
-
Key
BuildInfoRecorder.DisplayName
:Record build information
. - _HistoryWidgetImpl_Displayname() - Static method in class hudson.maven.reporters.Messages
-
Key
HistoryWidgetImpl.Displayname
:Deployment History
. - _MavenAbstractArtifactRecord_Displayname() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenAbstractArtifactRecord.Displayname
:Redeploy Artifacts
. - _MavenArtifact_DeployingAttachedArtifact(Object) - Static method in class hudson.maven.reporters.Messages
-
Key
MavenArtifact.DeployingAttachedArtifact
:Deploying the attached artifact {0}
. - _MavenArtifact_DeployingMainArtifact(Object) - Static method in class hudson.maven.reporters.Messages
-
Key
MavenArtifact.DeployingMainArtifact
:Deploying the main artifact {0}
. - _MavenArtifactArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenArtifactArchiver.DisplayName
:Archive the artifacts
. - _MavenArtifactArchiver_FailedToInstallToMaster() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenArtifactArchiver.FailedToInstallToMaster
:Failed to install artifact to the controller
. - _MavenBuild_FailedEarlier() - Static method in class hudson.maven.Messages
-
Key
MavenBuild.FailedEarlier
:Build failed before it gets to this module
. - _MavenBuild_KeptBecauseOfParent(Object) - Static method in class hudson.maven.Messages
-
Key
MavenBuild.KeptBecauseOfParent
:Kept because {0} is kept
. - _MavenBuild_Triggering(Object) - Static method in class hudson.maven.Messages
-
Key
MavenBuild.Triggering
:Triggering a new build of {0}
. - _MavenBuilder_Aborted() - Static method in class hudson.maven.Messages
-
Key
MavenBuilder.Aborted
:Aborted
. - _MavenBuilder_AsyncFailed() - Static method in class hudson.maven.Messages
-
Key
MavenBuilder.AsyncFailed
:Asynchronous execution failure
. - _MavenBuilder_Failed() - Static method in class hudson.maven.Messages
-
Key
MavenBuilder.Failed
:Maven failed with error.
. - _MavenBuilder_Waiting() - Static method in class hudson.maven.Messages
-
Key
MavenBuilder.Waiting
:Waiting for Jenkins to finish collecting data
. - _MavenFingerprinter_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenFingerprinter.DisplayName
:Record fingerprints
. - _MavenJavadocArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenJavadocArchiver.DisplayName
:Publish javadoc
. - _MavenJavadocArchiver_FailedToCopy(Object, Object) - Static method in class hudson.maven.reporters.Messages
-
Key
MavenJavadocArchiver.FailedToCopy
:Unable to copy Javadoc from {0} to {1}
. - _MavenJavadocArchiver_NoDestDir() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenJavadocArchiver.NoDestDir
:Unable to obtain the destDir from javadoc mojo
. - _MavenMailer_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenMailer.DisplayName
:E-mail Notification
. - _MavenModule_Pronoun() - Static method in class hudson.maven.Messages
-
Key
MavenModule.Pronoun
:Module
. - _MavenModuleSet_Description() - Static method in class hudson.maven.Messages
-
Key
MavenModuleSet.Description
:Build a maven project. Jenkins takes advantage of your POM files and drastically reduces the configuration.
. - _MavenModuleSet_DiplayName() - Static method in class hudson.maven.Messages
-
Key
MavenModuleSet.DiplayName
:Maven project
. - _MavenModuleSet_Pronoun() - Static method in class hudson.maven.Messages
-
Key
MavenModuleSet.Pronoun
:Maven project
. - _MavenModuleSet_readResolve_missingConfigProvider() - Static method in class hudson.maven.Messages
-
Key
MavenModuleSet.readResolve_missingConfigProvider
: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
-
Key
MavenModuleSet.readResolve_updateConfigProvider
: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
-
Key
MavenModuleSetBuild.DiscoveredModule
:Discovered a new module {0} {1}
. - _MavenModuleSetBuild_DownloadedArtifact(Object, Object) - Static method in class hudson.maven.Messages
-
Key
MavenModuleSetBuild.DownloadedArtifact
:Downloaded artifact {0}{1}
. - _MavenModuleSetBuild_FailedToParsePom() - Static method in class hudson.maven.Messages
-
Key
MavenModuleSetBuild.FailedToParsePom
:Failed to parse POMs
. - _MavenModuleSetBuild_FailedToTransfer(Object) - Static method in class hudson.maven.Messages
-
Key
MavenModuleSetBuild.FailedToTransfer
:Failed to transfer {0}
. - _MavenModuleSetBuild_FoundModuleWithoutProject(Object) - Static method in class hudson.maven.Messages
-
Key
MavenModuleSetBuild.FoundModuleWithoutProject
:Found a module with path {0} but no associated project
. - _MavenModuleSetBuild_NoMavenConfigured() - Static method in class hudson.maven.Messages
-
Key
MavenModuleSetBuild.NoMavenConfigured
: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
-
Key
MavenModuleSetBuild.NoMavenInstall
: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_NoSuchAlternateSettings(Object) - Static method in class hudson.maven.Messages
-
Key
MavenModuleSetBuild.NoSuchAlternateSettings
: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
-
Key
MavenModuleSetBuild.NoSuchPOMFile
: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
-
Key
MavenModuleSetBuild.SettinsgXmlAndPrivateRepository
:Using settings.xml at {0} and private repository at {1}
. - _MavenProbeAction_DisplayName() - Static method in class hudson.maven.Messages
-
Key
MavenProbeAction.DisplayName
:Monitor Maven Process
. - _MavenProcessFactory_ClassWorldsNotFound(Object) - Static method in class hudson.maven.Messages
-
Key
MavenProcessFactory.ClassWorldsNotFound
:No classworlds*.jar found in {0} -- Is this a valid maven directory?
. - _MavenRedeployer_DisplayName() - Static method in class hudson.maven.Messages
-
Key
MavenRedeployer.DisplayName
:Deploy to Maven repository
. - _MavenSiteArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenSiteArchiver.DisplayName
:Maven-generated site
. - _MavenTestJavadocArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
MavenTestJavadocArchiver.DisplayName
:Publish Test javadoc
. - _MavenVersionCallable_MavenHomeDoesntExist(Object) - Static method in class hudson.maven.Messages
-
Key
MavenVersionCallable.MavenHomeDoesntExist
:Maven Home {0} doesn't exist
. - _MavenVersionCallable_MavenHomeIsNotDirectory(Object) - Static method in class hudson.maven.Messages
-
Key
MavenVersionCallable.MavenHomeIsNotDirectory
:Maven Home {0} is not a directory
. - _PluginImpl_updateConfiProvider() - Static method in class hudson.maven.Messages
-
Key
PluginImpl.updateConfiProvider
: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
-
Key
ProcessCache.Reusing
:Reusing existing maven process
. - _RedeployPublisher_getDisplayName() - Static method in class hudson.maven.Messages
-
Key
RedeployPublisher.getDisplayName
:Deploy artifacts to Maven repository
. - _ReleaseAction_DisplayName() - Static method in class hudson.maven.Messages
-
Key
ReleaseAction.DisplayName
:Release New Version
. - _ReportAction_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
ReportAction.DisplayName
:Maven reports
. - _ReportCollector_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
ReportCollector.DisplayName
:Record Maven reports
. - _ReportCollector_OutsideSite(Object, Object) - Static method in class hudson.maven.reporters.Messages
-
Key
ReportCollector.OutsideSite
:Maven report output goes to {0}, which is outside project reporting path{1}
. - _SurefireArchiver_DisplayName() - Static method in class hudson.maven.reporters.Messages
-
Key
SurefireArchiver.DisplayName
:Publish surefire reports
. - _SurefireArchiver_NoReportsDir() - Static method in class hudson.maven.reporters.Messages
-
Key
SurefireArchiver.NoReportsDir
:Unable to obtain the reportsDirectory from surefire:test mojo
. - _SurefireArchiver_Recording() - Static method in class hudson.maven.reporters.Messages
-
Key
SurefireArchiver.Recording
:[JENKINS] Recording test results
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
MavenUtil.createEmbedder(TaskListener, File, String, Properties)
or other overloaded versions that infers maven home.