The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
maven_invoker
: Archive Maven Invoker test resultsreportsFilenamePattern : String
invokerBuildDir : String
step([$class: 'MavenInvokerRecorder'])
: Maven Invoker Plugin ResultsreportsFilenamePattern : String
This is a file name pattern that can be used to locate the Maven Invoker report files (for example **/target/invoker-reports/BUILD*.xml).
invokerBuildDir : String
This is the directory where Maven Invoker runs. It is used to find the builds logs (for example **/target/its).
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.