Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
610546

Rules

RulesViolationsSeverity
LeftCurly
  • option: "nl"
0Errors Error
RightCurly
  • option: "alone"
0Errors Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
0Errors Error
MemberName0Errors Error
JavadocMethod50Warnings Warning
JavadocType0Errors Error
JavadocVariable10Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
RegexpHeader
  • headerFile: "G:\apache\maven\trunks\plugins\maven-changelog-plugin\target\checkout\target\checkstyle-header.txt"
0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
FileLength0Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap0Errors Error
ParenPad
  • option: "space"
0Errors Error
TabCharacter0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround0Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock1Errors Error
NeedBraces0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField4Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber1Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows1Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn1Errors Error
InterfaceIsType0Errors Error
VisibilityModifier2Errors Error
UpperEll0Errors Error

Details

org/apache/maven/plugin/changelog/ChangeLogHandler.java

ViolationMessageLine
InfosMissing a Javadoc comment.44
InfosMissing a Javadoc comment.46
InfosMissing a Javadoc comment.48
InfosMissing a Javadoc comment.50
InfosMissing a Javadoc comment.52
InfosMissing a Javadoc comment.54
InfosMissing a Javadoc comment.56
Warnings'changeSets' hides a field.63
WarningsExpected @param tag for 'ch'.71
WarningsExpected @param tag for 'start'.71
WarningsExpected @param tag for 'length'.71
WarningsExpected @throws tag for 'SAXException'.72
WarningsExpected @param tag for 'uri'.80
WarningsExpected @param tag for 'localName'.80
WarningsExpected @param tag for 'qName'.80
WarningsExpected @throws tag for 'SAXException'.81
WarningsExpected @param tag for 'uri'.152
WarningsExpected @param tag for 'localName'.152
WarningsExpected @param tag for 'qName'.152
WarningsExpected @param tag for 'attributes'.152
WarningsExpected @throws tag for 'SAXException'.153

org/apache/maven/plugin/changelog/ChangeLogReport.java

ViolationMessageLine
ErrorsVariable 'scmUrl' must be private and have accessor methods.218
ErrorsVariable 'displayFileDetailUrl' must be private and have accessor methods.292
InfosMissing a Javadoc comment.295
InfosMissing a Javadoc comment.298
WarningsExpected @param tag for 'locale'.310
WarningsExpected @throws tag for 'MavenReportException'.311
WarningsExpected an @return tag.349
WarningsExpected @throws tag for 'MavenReportException'.350
Errors'60000' is a magic number.362
ErrorsMust have at least one statement.373
WarningsMissing a Javadoc comment.408
WarningsExpected @throws tag for 'MavenReportException'.450
WarningsExpected @param tag for 'date'.564
WarningsExpected @throws tag for 'MojoExecutionException'.565
WarningsMissing a Javadoc comment.584
WarningsExpected @param tag for 'repo'.652
WarningsMissing a Javadoc comment.692
Warnings'connection' hides a field.1185
Warnings'connection' hides a field.1206
Warnings'connection' hides a field.1219
WarningsExpected an @return tag.1336
WarningsExpected an @return tag.1375
WarningsExpected an @return tag.1383
WarningsExpected an @return tag.1396
WarningsExpected an @return tag.1404
WarningsExpected @param tag for 'locale'.1404
WarningsExpected an @return tag.1412
WarningsExpected @param tag for 'locale'.1412
WarningsExpected an @return tag.1420
WarningsExpected an @return tag.1428
WarningsExpected @param tag for 'locale'.1428
WarningsMissing a Javadoc comment.1433
ErrorsConditional logic can be removed.1435

org/apache/maven/plugin/changelog/DeveloperActivityReport.java

ViolationMessageLine
InfosMissing a Javadoc comment.56
WarningsExpected an @return tag.61
WarningsExpected @param tag for 'locale'.61
WarningsExpected an @return tag.69
WarningsExpected @param tag for 'locale'.69
WarningsExpected an @return tag.77

org/apache/maven/plugin/changelog/FileActivityComparator.java

ViolationMessageLine
WarningsExpected an @return tag.38
WarningsExpected @param tag for 'o1'.38
WarningsExpected @param tag for 'o2'.38
WarningsExpected @throws tag for 'ClassCastException'.39
ErrorsRedundant throws: 'ClassCastException' is unchecked exception.39

org/apache/maven/plugin/changelog/FileActivityReport.java

ViolationMessageLine
WarningsExpected an @return tag.48
WarningsExpected @param tag for 'locale'.48
WarningsExpected an @return tag.56
WarningsExpected @param tag for 'locale'.56
WarningsExpected an @return tag.64