All Classes and Interfaces
Class
Description
Base abstract class for Checkstyle reports.
A reporting task that performs Checkstyle analysis and generates an aggregate
HTML report on the violations that Checkstyle finds in a multi-module reactor
build.
Listener in charge of receiving events from the Checker.
A reporting task that performs Checkstyle analysis and generates an HTML
report on any violations that Checkstyle finds.
Generate a report based on CheckstyleResults.
Object holding the references to the CheckstyleResults.
Performs Checkstyle analysis and outputs violations or a count of violations
to the console, potentially failing the build.
AuditListener that forwards events to a list of other AuditListeners
Display help information on maven-checkstyle-plugin.
Call
Call
mvn checkstyle:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.License resource manager, to avoid defaulting license to maven-checkstyle-plugin's own license.
Tooling for Checkstyle rules conventions: names, categories.
An extension does not start with Checkstyle package.
Audit event source name matcher.
Holds data about a single violation and represents the violation itself.