Skip to content

PMD - Steps

Steps

Steps

Process steps in the PMD plug-in

Publish PMD Results

Publish PMD results to a build life. The step reads the XML output gathered by the PMD analyzer.

NameTypeDescriptionRequired
Exclude PatternsStringA list of patterns used ot determine which PMD XML files to exclude from the report. Specify each pattern on a separate line. Patterns can include the following wildcards: ?, *, or **.No
Include PatternsStringA list of patterns to determine which PMD XML files to include in the report. Specify each pattern on a separate line. Patterns can include the following wildcards: ?, *, or **.Yes
Report NameStringThe name of the report to published to the build life.Yes