Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
4 5 57 1

Rules

Rules Violations Severity
LeftCurly
  • option: "nl"
0 Errors Error
RightCurly
  • option: "alone"
0 Errors Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
0 Errors Error
MemberName 0 Errors Error
JavadocMethod 45 Warnings Warning
JavadocType 0 Errors Error
JavadocVariable 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"
0 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 0 Errors Error
FileLength 0 Errors Error
MethodLength 1 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad
  • option: "space"
0 Errors Error
OperatorWrap 0 Errors Error
ParenPad
  • option: "space"
0 Errors Error
TabCharacter 0 Errors Error
WhitespaceAfter 0 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"
12 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
  • protectedAllowed: "true"
0 Errors Error
UpperEll 0 Errors Error

Details

org/apache/maven/plugin/invoker/CompositeMap.java

Violation Message Line
Infos Missing a Javadoc comment. 39
Infos Missing a Javadoc comment. 41
Warnings Missing a Javadoc comment. 43
Warnings Expected an @return tag. 61
Warnings Expected @param tag for 'key'. 61
Warnings Expected an @return tag. 83
Warnings Expected @param tag for 'value'. 83
Warnings Expected an @return tag. 91
Warnings Expected an @return tag. 99
Warnings Expected @param tag for 'key'. 99
Warnings Expected an @return tag. 127
Warnings Expected an @return tag. 135
Warnings Expected an @return tag. 143
Warnings Expected @param tag for 'key'. 143
Warnings Expected @param tag for 'value'. 143
Warnings Expected @param tag for 't'. 151
Warnings Expected an @return tag. 159
Warnings Expected @param tag for 'key'. 159
Warnings Expected an @return tag. 167
Warnings Expected an @return tag. 175

org/apache/maven/plugin/invoker/FileLogger.java

Violation Message Line
Infos Missing a Javadoc comment. 38
Infos Missing a Javadoc comment. 40
Infos Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 44
Warnings Missing a Javadoc comment. 50
Warnings Missing a Javadoc comment. 74
Warnings Missing a Javadoc comment. 79
Warnings Missing a Javadoc comment. 90
Warnings Missing a Javadoc comment. 100

org/apache/maven/plugin/invoker/InstallMojo.java

Violation Message Line
Warnings Expected @throws tag for 'MojoExecutionException'. 116
Warnings Expected @throws tag for 'MojoFailureException'. 116
Warnings 'reactorProjects' hides a field. 247

org/apache/maven/plugin/invoker/InvokerMojo.java

Violation Message Line
Warnings Missing a Javadoc comment. 382
Warnings 'pom' hides a field. 457
Warnings 'pom' hides a field. 479
Warnings Missing a Javadoc comment. 517
Warnings Expected @param tag for 'sourceDir'. 580
Warnings Expected @param tag for 'destDir'. 580
Warnings Expected @throws tag for 'IOException'. 580
Warnings Missing a Javadoc comment. 599
Errors Method length is 244 lines (max allowed is 150). 614
Warnings Missing a Javadoc comment. 614
Warnings 'pom' hides a field. 614
Warnings Missing a Javadoc comment. 861
Warnings 'testProperties' hides a field. 868
Warnings Missing a Javadoc comment. 889
Warnings 'pom' hides a field. 889
Warnings Missing a Javadoc comment. 915
Warnings Missing a Javadoc comment. 991
Warnings 'pom' hides a field. 991
Warnings Missing a Javadoc comment. 1017
Warnings 'goals' hides a field. 1027
Warnings Missing a Javadoc comment. 1040
Warnings Missing a Javadoc comment. 1093
Warnings 'pom' hides a field. 1103
Warnings Missing a Javadoc comment. 1123
Warnings Missing a Javadoc comment. 1144
Warnings Missing a Javadoc comment. 1178
Warnings Missing a Javadoc comment. 1195
Warnings Missing a Javadoc comment. 1263
Warnings 'properties' hides a field. 1365
Warnings 'goals' hides a field. 1367
Warnings 'profiles' hides a field. 1373