Checkstyle Results

The following document contains the results of Checkstyle 9.3 with config/maven_checks.xml ruleset.

Summary

Files
 Info
 Warnings
 Errors
9 0 0 59

Files

File
 I
 W
 E
org/apache/maven/api/annotations/Consumer.java 0 0 7
org/apache/maven/api/annotations/Experimental.java 0 0 5
org/apache/maven/api/annotations/Generated.java 0 0 7
org/apache/maven/api/annotations/Immutable.java 0 0 7
org/apache/maven/api/annotations/Nonnull.java 0 0 7
org/apache/maven/api/annotations/NotThreadSafe.java 0 0 7
org/apache/maven/api/annotations/Nullable.java 0 0 5
org/apache/maven/api/annotations/Provider.java 0 0 7
org/apache/maven/api/annotations/ThreadSafe.java 0 0 7

Rules

Category Rule Violations Severity
header RegexpHeader
  • fileExtensions: "java"
  • headerFile: "target/checkstyle-header.txt"
9
 Error
whitespace ParenPad
  • option: "space"
32
 Error
WhitespaceAround 18
 Error

Details

org/apache/maven/api/annotations/Consumer.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
whitespace ParenPad '(' is not followed by whitespace. 42
 Error
whitespace ParenPad ')' is not preceded with whitespace. 42
 Error
whitespace ParenPad '(' is not followed by whitespace. 43
 Error
whitespace ParenPad ')' is not preceded with whitespace. 43
 Error
whitespace WhitespaceAround '{' is not followed by whitespace. 44
 Error
whitespace WhitespaceAround '}' is not preceded with whitespace. 44

org/apache/maven/api/annotations/Experimental.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
whitespace ParenPad '(' is not followed by whitespace. 33
 Error
whitespace ParenPad ')' is not preceded with whitespace. 33
 Error
whitespace WhitespaceAround '{' is not followed by whitespace. 34
 Error
whitespace WhitespaceAround '}' is not preceded with whitespace. 34

org/apache/maven/api/annotations/Generated.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
whitespace ParenPad '(' is not followed by whitespace. 34
 Error
whitespace ParenPad ')' is not preceded with whitespace. 34
 Error
whitespace ParenPad '(' is not followed by whitespace. 35
 Error
whitespace ParenPad ')' is not preceded with whitespace. 35
 Error
whitespace WhitespaceAround '{' is not followed by whitespace. 36
 Error
whitespace WhitespaceAround '}' is not preceded with whitespace. 36

org/apache/maven/api/annotations/Immutable.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
whitespace ParenPad '(' is not followed by whitespace. 37
 Error
whitespace ParenPad ')' is not preceded with whitespace. 37
 Error
whitespace ParenPad '(' is not followed by whitespace. 39
 Error
whitespace ParenPad ')' is not preceded with whitespace. 39
 Error
whitespace WhitespaceAround '{' is not followed by whitespace. 40
 Error
whitespace WhitespaceAround '}' is not preceded with whitespace. 40

org/apache/maven/api/annotations/Nonnull.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
whitespace ParenPad '(' is not followed by whitespace. 39
 Error
whitespace ParenPad ')' is not preceded with whitespace. 39
 Error
whitespace ParenPad '(' is not followed by whitespace. 40
 Error
whitespace ParenPad ')' is not preceded with whitespace. 40
 Error
whitespace WhitespaceAround '{' is not followed by whitespace. 41
 Error
whitespace WhitespaceAround '}' is not preceded with whitespace. 41

org/apache/maven/api/annotations/NotThreadSafe.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
whitespace ParenPad '(' is not followed by whitespace. 36
 Error
whitespace ParenPad ')' is not preceded with whitespace. 36
 Error
whitespace ParenPad '(' is not followed by whitespace. 37
 Error
whitespace ParenPad ')' is not preceded with whitespace. 37
 Error
whitespace WhitespaceAround '{' is not followed by whitespace. 38
 Error
whitespace WhitespaceAround '}' is not preceded with whitespace. 38

org/apache/maven/api/annotations/Nullable.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
whitespace ParenPad '(' is not followed by whitespace. 33
 Error
whitespace ParenPad ')' is not preceded with whitespace. 33
 Error
whitespace WhitespaceAround '{' is not followed by whitespace. 34
 Error
whitespace WhitespaceAround '}' is not preceded with whitespace. 34

org/apache/maven/api/annotations/Provider.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
whitespace ParenPad '(' is not followed by whitespace. 42
 Error
whitespace ParenPad ')' is not preceded with whitespace. 42
 Error
whitespace ParenPad '(' is not followed by whitespace. 43
 Error
whitespace ParenPad ')' is not preceded with whitespace. 43
 Error
whitespace WhitespaceAround '{' is not followed by whitespace. 44
 Error
whitespace WhitespaceAround '}' is not preceded with whitespace. 44

org/apache/maven/api/annotations/ThreadSafe.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
whitespace ParenPad '(' is not followed by whitespace. 37
 Error
whitespace ParenPad ')' is not preceded with whitespace. 37
 Error
whitespace ParenPad '(' is not followed by whitespace. 38
 Error
whitespace ParenPad ')' is not preceded with whitespace. 38
 Error
whitespace WhitespaceAround '{' is not followed by whitespace. 39
 Error
whitespace WhitespaceAround '}' is not preceded with whitespace. 39