Checkstyle Results

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

Summary

Files
 Info
 Warnings
 Errors
1 7 0 29

Files

File
 I
 W
 E
org/apache/maven/api/xml/Dom.java 7 0 29

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
6
 Error
header RegexpHeader
  • fileExtensions: "java"
  • headerFile: "target/checkstyle-header.txt"
1
 Error
javadoc JavadocVariable
  • scope: "protected"
7
 Info
whitespace ParenPad
  • option: "space"
22
 Error

Details

org/apache/maven/api/xml/Dom.java

Severity Category Rule Message Line
 Error
header RegexpHeader Line does not match expected header line of '^package '. 1
 Error
blocks LeftCurly '{' at column 22 should be on a new line. 37
 Info
javadoc JavadocVariable Missing a Javadoc comment. 39
 Info
javadoc JavadocVariable Missing a Javadoc comment. 41
 Info
javadoc JavadocVariable Missing a Javadoc comment. 43
 Info
javadoc JavadocVariable Missing a Javadoc comment. 52
 Info
javadoc JavadocVariable Missing a Javadoc comment. 54
 Info
javadoc JavadocVariable Missing a Javadoc comment. 56
 Info
javadoc JavadocVariable Missing a Javadoc comment. 58
 Error
whitespace ParenPad '(' is not followed by whitespace. 89
 Error
whitespace ParenPad ')' is not preceded with whitespace. 89
 Error
whitespace ParenPad '(' is not followed by whitespace. 95
 Error
whitespace ParenPad ')' is not preceded with whitespace. 95
 Error
whitespace ParenPad '(' is not followed by whitespace. 100
 Error
whitespace ParenPad ')' is not preceded with whitespace. 100
 Error
blocks LeftCurly '{' at column 45 should be on a new line. 100
 Error
whitespace ParenPad '(' is not followed by whitespace. 101
 Error
whitespace ParenPad ')' is not preceded with whitespace. 101
 Error
whitespace ParenPad '(' is not followed by whitespace. 104
 Error
whitespace ParenPad ')' is not preceded with whitespace. 104
 Error
whitespace ParenPad '(' is not followed by whitespace. 118
 Error
whitespace ParenPad ')' is not preceded with whitespace. 118
 Error
blocks LeftCurly '{' at column 71 should be on a new line. 118
 Error
whitespace ParenPad '(' is not followed by whitespace. 119
 Error
whitespace ParenPad ')' is not preceded with whitespace. 119
 Error
whitespace ParenPad '(' is not followed by whitespace. 123
 Error
whitespace ParenPad ')' is not preceded with whitespace. 123
 Error
blocks LeftCurly '{' at column 109 should be on a new line. 123
 Error
whitespace ParenPad '(' is not followed by whitespace. 124
 Error
whitespace ParenPad ')' is not preceded with whitespace. 124
 Error
blocks LeftCurly '{' at column 32 should be on a new line. 124
 Error
whitespace ParenPad '(' is not followed by whitespace. 127
 Error
whitespace ParenPad ')' is not preceded with whitespace. 127
 Error
blocks LeftCurly '{' at column 31 should be on a new line. 127
 Error
whitespace ParenPad '(' is not followed by whitespace. 130
 Error
whitespace ParenPad ')' is not preceded with whitespace. 130