-
class
Listens to the build execution of
MavenBuild
,
and normally records some information and exposes thoses
in
MavenBuild
later.
-
class
Records the javadoc and archives it.
class
class
Archives artifacts of the build.
class
Records fingerprints of the builds to keep track of dependencies.
class
Records the javadoc and archives it.
class
Sends out an e-mail notification for Maven build result.
class
Watches out for the execution of maven-site-plugin and records its output.
class
Records the javadoc and archives it.
class
Watches out for executions of MavenReport
mojos and record its output.
class
Records the surefire test result.
class
A maven reporter expressing whether he found test failures and the build should be marked as UNSTABLE.
static void
Up to 1.372, there was a bug that causes Hudson to persist
SurefireArchiver
with the entire test result
in it.