Uses of Package
hudson.maven
Packages that use hudson.maven
-
Classes in hudson.maven used by hudson.mavenClassDescriptionLaunches the maven process.Common part between
MavenModule
andMavenModuleSet
.Indicates that thisAction
forMavenBuild
contributes an "aggregated" action toits governing MavenModuleSetBuild
.Persisted record of mojo execution.Used during the HTML rendering to cache the index.AbstractMavenProcessFactory
for Maven 3.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.)Run
forMavenModule
.Remoting proxy interface forMavenReporter
s to talk toMavenBuild
during the build.Filter forMavenBuildProxy
.A part ofMavenBuildProxy
that's used internally for aggregated build.Filter forMavenBuildProxy2
.Job
that builds projects based on Maven2.Group ofMavenModule
s.Build
forMavenModuleSet
.Can contribute to project actions.Listens to the build execution ofMavenBuild
, and normally records some information and exposes thoses inMavenBuild
later.Descriptor
forMavenReporter
.Information aboutMavenReport
that was executed.group id + artifact id + version and a flag to know if it's a pluginVersion independent name of a Maven project.Information about Mojo to be executed.Contributes additional code into Plexus container when we run Maven.Contributes additional code into Plexus container when we run Maven.Identifier of a specific version of a Maven plugin that consists of groupId, artifactId, and version.Hold on to launched Maven processes so that multiple builds can reuse the same Maven JVM, which leads to improved performance.Publisher
forMavenModuleSetBuild
to deploy artifacts after a build is fully succeeded.Identify the Host name to use from maven-agent to connect to to Jenkins agent TCP socket. -
Classes in hudson.maven used by hudson.maven.local_repo
-
Classes in hudson.maven used by hudson.maven.reportersClassDescriptionCommon part between
MavenModule
andMavenModuleSet
.Indicates that thisAction
forMavenBuild
contributes an "aggregated" action toits governing MavenModuleSetBuild
.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.)Run
forMavenModule
.Remoting proxy interface forMavenReporter
s to talk toMavenBuild
during the build.Job
that builds projects based on Maven2.Group ofMavenModule
s.Build
forMavenModuleSet
.Can contribute to project actions.Listens to the build execution ofMavenBuild
, and normally records some information and exposes thoses inMavenBuild
later.Descriptor
forMavenReporter
.Information aboutMavenReport
that was executed.Information about Mojo to be executed.