Checkstyle Results

The following document contains the results of Checkstyle 8.25 with checkstyle/strict.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
4 0 3 0

Rules

Category Rule Violations Severity

Details

com/mpobjects/maven/plugins/artifactversions/AbstractVersionsMojo.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 160 characters (found 167). 203

com/mpobjects/maven/plugins/artifactversions/CopyMojo.java

Severity Category Rule Message Line
 Warning sizes LineLength Line is longer than 160 characters (found 163). 45

com/mpobjects/maven/plugins/artifactversions/UnpackMojo.java

Severity Category Rule Message Line
 Warning whitespace NoWhitespaceAfter '{' is followed by whitespace. 88