Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
13 5 45 81

Rules

Rules Violations Severity
LeftCurly
  • option: "nl"
6 Errors Error
RightCurly
  • option: "alone"
2 Errors Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
4 Errors Error
MemberName 0 Errors Error
JavadocMethod
  • scope: "protected"
43 Warnings Warning
JavadocType
  • scope: "protected"
0 Errors Error
JavadocVariable
  • scope: "protected"
5 Infos Info
ConstantName 0 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 0 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
13 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error
FileLength 0 Errors Error
MethodLength 0 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad
  • option: "space"
0 Errors Error
OperatorWrap 0 Errors Error
ParenPad
  • option: "space"
55 Errors Error
TabCharacter 0 Errors Error
WhitespaceAfter 1 Errors Error
WhitespaceAround 0 Errors Error
ModifierOrder 0 Errors Error
RedundantModifier 0 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock
  • option: "text"
0 Errors Error
NeedBraces 0 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
2 Warnings Warning
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors Error
MagicNumber
  • ignoreNumbers: "-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 100, 128, 256, 512, 1000, 1024"
0 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows 0 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0 Errors Error
UpperEll 0 Errors Error

Details

org/apache/maven/toolchain/DefaultToolchain.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Infos Missing a Javadoc comment. 40
Warnings Missing a Javadoc comment. 46
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 59
Warnings Missing a Javadoc comment. 65
Warnings Missing a Javadoc comment. 70
Warnings 'type' hides a field. 70
Warnings Missing a Javadoc comment. 77
Errors '(' is not followed by whitespace. 77
Errors ')' is not preceded with whitespace. 77
Errors '{' should be on a new line. 77
Errors '(' is not followed by whitespace. 83
Errors ')' is not preceded with whitespace. 83
Errors '(' is not followed by whitespace. 90
Errors ')' is not preceded with whitespace. 90
Warnings Missing a Javadoc comment. 99
Errors '{' should be on a new line. 99

org/apache/maven/toolchain/DefaultToolchainManager.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Warnings Missing a Javadoc comment. 63
Warnings Missing a Javadoc comment. 67
Errors '(' is not followed by whitespace. 70
Errors ')' is not preceded with whitespace. 70
Warnings Missing a Javadoc comment. 73
Errors Line is longer than 120 characters. 97
Errors '(' is not followed by whitespace. 97
Errors ')' is not preceded with whitespace. 97
Errors '(' is not followed by whitespace. 113
Errors ')' is not preceded with whitespace. 113
Errors '(' is not followed by whitespace. 117
Errors ')' is not preceded with whitespace. 117
Warnings Missing a Javadoc comment. 122
Errors '(' is not followed by whitespace. 125
Errors ')' is not preceded with whitespace. 125
Errors ')' is not preceded with whitespace. 126
Errors 'cast' is not followed by whitespace. 132
Errors '(' is not followed by whitespace. 138
Errors ')' is not preceded with whitespace. 138
Errors '(' is not followed by whitespace. 143
Errors ')' is not preceded with whitespace. 143
Errors '(' is not followed by whitespace. 147
Errors ')' is not preceded with whitespace. 147
Errors '(' is not followed by whitespace. 153
Errors ')' is not preceded with whitespace. 153
Errors '{' should be on a new line. 153
Errors '(' is not followed by whitespace. 157
Errors ')' is not preceded with whitespace. 157
Errors '(' is not followed by whitespace. 158
Errors ')' is not preceded with whitespace. 158
Errors '}' should be alone on a line. 159
Errors '(' is not followed by whitespace. 159
Errors ')' is not preceded with whitespace. 159
Errors '(' is not followed by whitespace. 168
Errors ')' is not preceded with whitespace. 168
Errors '(' is not followed by whitespace. 174
Errors ')' is not preceded with whitespace. 174
Errors '(' is not followed by whitespace. 175
Errors ')' is not preceded with whitespace. 175
Warnings Missing a Javadoc comment. 185
Warnings Missing a Javadoc comment. 192

org/apache/maven/toolchain/MisconfiguredToolchainException.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Warnings Missing a Javadoc comment. 30
Warnings Missing a Javadoc comment. 35

org/apache/maven/toolchain/RequirementMatcher.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Warnings Missing a Javadoc comment. 29

org/apache/maven/toolchain/RequirementMatcherFactory.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 42
Errors '(' is not followed by whitespace. 72
Errors ')' is not preceded with whitespace. 72
Errors '(' is not followed by whitespace. 79
Errors ')' is not preceded with whitespace. 79
Errors '(' is not followed by whitespace. 80
Errors ')' is not preceded with whitespace. 80
Errors '{' should be on a new line. 80
Errors '(' is not followed by whitespace. 81
Errors ')' is not preceded with whitespace. 81
Errors '}' should be alone on a line. 82
Errors '{' should be on a new line. 82
Errors '(' is not followed by whitespace. 83
Errors ')' is not preceded with whitespace. 83
Errors '(' is not followed by whitespace. 86
Errors ')' is not preceded with whitespace. 86

org/apache/maven/toolchain/Toolchain.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Warnings Missing a Javadoc comment. 30

org/apache/maven/toolchain/ToolchainFactory.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Infos Missing a Javadoc comment. 31
Warnings Expected an @return tag. 36
Warnings Expected @param tag for 'model'. 36
Warnings Expected @throws tag for 'MisconfiguredToolchainException'. 37
Warnings Expected an @return tag. 44

org/apache/maven/toolchain/ToolchainManager.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Infos Missing a Javadoc comment. 32
Warnings Expected an @return tag. 38
Warnings Expected @param tag for 'type'. 38
Warnings Expected @param tag for 'context'. 39

org/apache/maven/toolchain/ToolchainManagerPrivate.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Infos Missing a Javadoc comment. 32
Warnings Expected an @return tag. 37
Warnings Expected @param tag for 'type'. 37
Warnings Expected @throws tag for 'MisconfiguredToolchainException'. 38
Warnings Expected @param tag for 'toolchain'. 43
Warnings Expected @param tag for 'context'. 44

org/apache/maven/toolchain/ToolchainPrivate.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Warnings Expected an @return tag. 39
Errors ')' is not preceded with whitespace. 39
Warnings Missing a Javadoc comment. 41

org/apache/maven/toolchain/java/DefaultJavaToolChain.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Infos Missing a Javadoc comment. 39
Warnings Missing a Javadoc comment. 41
Warnings Missing a Javadoc comment. 46
Warnings Missing a Javadoc comment. 51
Warnings Missing a Javadoc comment. 56
Warnings Missing a Javadoc comment. 61
Errors '(' is not followed by whitespace. 79
Errors ')' is not preceded with whitespace. 79

org/apache/maven/toolchain/java/DefaultJavaToolchainFactory.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 47
Errors '(' is not followed by whitespace. 50
Errors ')' is not preceded with whitespace. 50
Errors '{' should be on a new line. 50
Errors ')' is not preceded with whitespace. 53
Errors Line is longer than 120 characters. 58
Errors Line is longer than 120 characters. 67
Errors Line is longer than 120 characters. 80
Warnings Missing a Javadoc comment. 96
Warnings Missing a Javadoc comment. 103
Warnings Missing a Javadoc comment. 108
Warnings 'logger' hides a field. 108

org/apache/maven/toolchain/java/JavaToolChain.java

Violation Message Line
Errors Line does not match expected header line of '^package '. 1