All Classes and Interfaces

Class
Description
 
Required by org/jenkinsci/plugins/pipeline/maven/publishers/AbstractHealthAwarePublisher/health.jelly
 
 
 
 
Maintains the database in sync with the jobs and builds.
 
Fingerprint the dependencies of the maven project.
 
List dependencies from the spy log.
Trigger downstream pipelines.
 
 
Don't use symbol "findbugs", it would collide with hudson.plugins.findbugs.FindBugsPublisher
 
 
 
 
Don't use the symbol "junit", it would collide with hudson.tasks.junit.JUnitResultArchiver
 
 
 
Primarily for debugging purpose, archive the Maven build logs
 
 
 
Don't use the symbol "junit", it would collide with hudson.tasks.junit.JUnitResultArchiver
 
 
Filter to apply MavenConsoleAnnotator to a pipeline job: pretty print maven output.
Provides a way to override maven configuration at a folder level
Descriptor class.
 
 
 
 
 
Likely to disappear as we improve the rendering of Maven build details.
 
 
 
Experimental interface, likely to change in the future.
 
 
Maven report for the build.
 
 
 
 
Generated localization support class.
 
 
Fingerprint the dependencies of the maven project.
 
 
Our own logger to output in the build logs or in the CLI stdout
 
 
handle mvn spotbugs:spotbugs invocations.
 
This class provides methods which wrap the original TaskListener.
 
 
 
Configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.
 
 
 
 
Copy RestrictiveEntityResolver as it is secured by NoExternalUse.