Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
702414

Rules

RulesViolationsSeverity
FileLength0Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
2Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
LeftCurly
  • option: "nl"
2Errors Error
RightCurly
  • option: "alone"
1Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
2Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
19Warnings Warning
JavadocType
  • scope: "protected"
0Errors Error
JavadocVariable
  • scope: "protected"
0Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap0Errors Error
ParenPad
  • option: "space"
2Errors Error
WhitespaceAfter1Errors Error
WhitespaceAround0Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock
  • option: "text"
0Errors Error
NeedBraces0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
5Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment0Errors 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"
0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
UpperEll0Errors Error

Details

org/apache/maven/plugin/jxr/AbstractJxrReport.java

ViolationMessageLine
ErrorsLine is longer than 120 characters.109
Errors'{' should be on a new line.304
Errors'}' should be alone on a line.308
Errors'{' should be on a new line.308
Warnings'bottom' hides a field.328
WarningsExpected an @return tag.391
WarningsExpected an @return tag.399
WarningsExpected an @return tag.407
WarningsExpected @param tag for 'sourceDirs'.427
WarningsExpected @param tag for 'locale'.441
WarningsExpected @throws tag for 'MavenReportException'.442
Warnings'project' hides a field.482
WarningsExpected an @return tag.498
WarningsExpected an @return tag.506
Warnings'outputDirectory' hides a field.542
Warnings'outputDirectory' hides a field.557
Warnings'project' hides a field.607
WarningsExpected an @return tag.620

org/apache/maven/plugin/jxr/AggregatorJxrReport.java

ViolationMessageLine
ErrorsGot an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name0
ErrorsLine does not match expected header line of '^package '.1

org/apache/maven/plugin/jxr/AggregatorJxrTestReport.java

ViolationMessageLine
ErrorsGot an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name0
ErrorsLine does not match expected header line of '^package '.1

org/apache/maven/plugin/jxr/JxrReport.java

ViolationMessageLine
ErrorsGot an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name0

org/apache/maven/plugin/jxr/JxrReportUtil.java

ViolationMessageLine
WarningsExpected an @return tag.66
WarningsExpected @param tag for 'project'.66
WarningsExpected @throws tag for 'IOException'.67
Errors'cast' is not followed by whitespace.85
Errors'(' is not followed by whitespace.96
Errors')' is not preceded with whitespace.96
WarningsExpected an @return tag.209
WarningsExpected @param tag for 'project'.271
WarningsExpected @param tag for 'ignoreMissingSiteUrl'.271
ErrorsLine is longer than 120 characters.294

org/apache/maven/plugin/jxr/JxrTestReport.java

ViolationMessageLine
ErrorsGot an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name0

org/apache/maven/plugin/jxr/PluginLogAdapter.java

ViolationMessageLine
WarningsExpected @param tag for 'string'.48
WarningsExpected @param tag for 'string'.56
WarningsExpected @param tag for 'string'.64
WarningsExpected @param tag for 'string'.72