Skip to content

Checkstyle - Steps

Steps

Steps

Process steps in the Checkstyle plug-in

Publish Checkstyle Results

Use this step to publish Checkstyle results to a buildlife. The Checkstyle results must be generated with XML specified as the output formatter type.

NameTypeDescriptionRequired
Include DescriptionBooleanInclude a description for each Checkstyle finding in the report. Enabling this option, might consume large amounts of storage in the database.No
Include PatternsStringFile patterns that are used to identify the checkstyle output files to include in the report. Patterns can include the following wildcards: ?, *, or **.Yes
Report NameStringThe name of the report published to the buildlife.Yes
Summary CountsBooleanInclude the number of occurrences for each finding in the report. Individual finding details are not included. The default value for this property is enabled.No