-
Launches the maven process.
Persisted record of mojo execution.
Used during the HTML rendering to cache the index.
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.)
Job
that builds projects based on Maven2.
Can contribute to project actions.
Listens to the build execution of
MavenBuild
,
and normally records some information and exposes thoses
in
MavenBuild
later.
Information about MavenReport
that was executed.
group id + artifact id + version and a flag to know if it's a plugin
Version 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.
Identify the Host name to use from maven-agent to connect to to Jenkins agent TCP socket.
-
-
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.)
Job
that builds projects based on Maven2.
Can contribute to project actions.
Listens to the build execution of
MavenBuild
,
and normally records some information and exposes thoses
in
MavenBuild
later.
Information about MavenReport
that was executed.
Information about Mojo to be executed.