| Package | Description |
|---|---|
| hudson.maven |
Maven support.
|
| hudson.maven.local_repo | |
| hudson.maven.reporters |
| Class and Description |
|---|
| AbstractMavenBuild |
| AbstractMavenBuilder |
| AbstractMavenBuilder.FilterImpl |
| AbstractMavenProcessFactory
Launches the maven process.
|
| AbstractMavenProject
Common part between
MavenModule and MavenModuleSet. |
| AggregatableAction
Indicates that this
Action for MavenBuild contributes
an "aggregated" action to its governing MavenModuleSetBuild. |
| ExecutedMojo
Persisted record of mojo execution.
|
| ExecutedMojo.Cache
Used during the HTML rendering to cache the index.
|
| Maven3Builder.Maven3BuilderRequest |
Maven3ProcessFactory
AbstractMavenProcessFactory for Maven 3. |
MavenAggregatedReport
Action to be associated with MavenModuleSetBuild,
which usually displays some aspect of the aggregated results
of the module builds (such as aggregated test result, aggregated
coverage report, etc.) |
MavenBuild
Run for MavenModule. |
| MavenBuild.ProxyImpl2 |
| MavenBuildInformation |
| MavenBuildProxy
Remoting proxy interface for
MavenReporters to talk to MavenBuild
during the build. |
| MavenBuildProxy.BuildCallable |
| MavenBuildProxy.Filter
Filter for
MavenBuildProxy. |
| MavenBuildProxy2
A part of
MavenBuildProxy that's used internally
for aggregated build. |
| MavenBuildProxy2.Filter
Filter for
MavenBuildProxy2. |
| MavenEmbedderRequest |
MavenModule
Job that builds projects based on Maven2. |
| MavenModuleSet
Group of
MavenModules. |
| MavenModuleSet.DescriptorImpl |
MavenModuleSetBuild
Build for MavenModuleSet. |
| MavenProjectActionBuilder
Can contribute to project actions.
|
| MavenReporter
Listens to the build execution of
MavenBuild,
and normally records some information and exposes thoses
in MavenBuild later. |
MavenReporterDescriptor
Descriptor for MavenReporter. |
| MavenReportInfo
Information about
MavenReport that was executed. |
| MavenUtil.MavenVersion |
| ModuleDependency
group id + artifact id + version and a flag to know if it's a plugin
|
| ModuleName
Version independent name of a Maven project.
|
| MojoInfo
Information about Mojo to be executed.
|
| PlexusModuleContributor
Contributes additional code into Plexus container when we run Maven.
|
| PlexusModuleContributorFactory
Contributes additional code into Plexus container when we run Maven.
|
| PluginName
Identifier of a specific version of a Maven plugin
that consists of groupId, artifactId, and version.
|
| ProcessCache
Hold on to launched Maven processes so that multiple builds
can reuse the same Maven JVM, which leads to improved performance.
|
| ProcessCache.NewProcess |
RedeployPublisher
Publisher for MavenModuleSetBuild to deploy artifacts
after a build is fully succeeded. |
| TcpSocketHostLocator
Identify the Host name to use from maven-agent to connect to to jenkins slave agent TCP socket.
|
| Class and Description |
|---|
| AbstractMavenBuild |
| Class and Description |
|---|
| AggregatableAction
Indicates that this
Action for MavenBuild contributes
an "aggregated" action to its governing MavenModuleSetBuild. |
MavenAggregatedReport
Action to be associated with MavenModuleSetBuild,
which usually displays some aspect of the aggregated results
of the module builds (such as aggregated test result, aggregated
coverage report, etc.) |
MavenBuild
Run for MavenModule. |
| MavenBuildProxy
Remoting proxy interface for
MavenReporters to talk to MavenBuild
during the build. |
MavenModule
Job that builds projects based on Maven2. |
| MavenModuleSet
Group of
MavenModules. |
MavenModuleSetBuild
Build for MavenModuleSet. |
| MavenProjectActionBuilder
Can contribute to project actions.
|
| MavenReporter
Listens to the build execution of
MavenBuild,
and normally records some information and exposes thoses
in MavenBuild later. |
MavenReporterDescriptor
Descriptor for MavenReporter. |
| MavenReportInfo
Information about
MavenReport that was executed. |
| MojoInfo
Information about Mojo to be executed.
|
Copyright © 2016–2017. All rights reserved.