Uses of Package
hudson.maven.reporters

Packages that use hudson.maven.reporters
hudson.maven Maven support. 
hudson.maven.reporters   
 

Classes in hudson.maven.reporters used by hudson.maven
MavenAbstractArtifactRecord
          UI to redeploy artifacts after the fact.
MavenAggregatedArtifactRecord
          Redeploy action for the entire MavenModuleSetBuild.
MavenArtifactRecord
          Action that remembers artifacts that are built.
 

Classes in hudson.maven.reporters used by hudson.maven.reporters
AbstractMavenJavadocArchiver
          Records the javadoc and archives it.
BuildInfoRecorder
           
MavenAbstractArtifactRecord
          UI to redeploy artifacts after the fact.
MavenAbstractArtifactRecord.Record
           
MavenAggregatedArtifactRecord
          Redeploy action for the entire MavenModuleSetBuild.
MavenArtifact
          Captures information about an artifact created by Maven and archived by Jenkins, so that we can later deploy it to repositories of our choice.
MavenArtifactRecord
          Action that remembers artifacts that are built.
MavenJavadocArchiver
          Records the javadoc and archives it.
MavenSiteArchiver
          Watches out for the execution of maven-site-plugin and records its output.
MavenTestJavadocArchiver
          Records the javadoc and archives it.
ReportAction.Entry
           
ReportCollector
          Watches out for executions of MavenReport mojos and record its output.
ReportCollector.DescriptorImpl
           
SurefireArchiver
          Records the surefire test result.
SurefireReport
          Action that displays surefire test result.
TestFailureDetector
          A maven reporter expressing whether he found test failures and the build should be marked as UNSTABLE.
 



Copyright © 2004-2013. All Rights Reserved.