Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
516478

Rules

RulesViolationsSeverity
LeftCurly
  • option: "nl"
0Errors Error
RightCurly
  • option: "alone"
0Errors Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
0Errors Error
MemberName0Errors Error
JavadocMethod41Warnings Warning
JavadocType3Errors Error
JavadocVariable16Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
RegexpHeader
  • headerFile: "D:\apps\maven\shared\maven-plugin-testing-tools\target\checkout\target\checkstyle-header.txt"
5Errors 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
EmptyBlock0Errors Error
NeedBraces0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField6Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier0Errors Error
UpperEll0Errors Error

Details

org/apache/maven/shared/test/plugin/BuildTool.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
InfosMissing a Javadoc comment.50
InfosMissing a Javadoc comment.52
WarningsExpected @throws tag for 'TestToolsException'.68
WarningsExpected @throws tag for 'TestToolsException'.85
WarningsExpected @param tag for 'request'.135
ErrorsMissing a Javadoc comment.186
InfosMissing a Javadoc comment.189
InfosMissing a Javadoc comment.191
InfosMissing a Javadoc comment.193
WarningsMissing a Javadoc comment.195
WarningsMissing a Javadoc comment.200
WarningsMissing a Javadoc comment.227
WarningsExpected @throws tag for 'InitializationException'.239

org/apache/maven/shared/test/plugin/PluginTestTool.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
InfosMissing a Javadoc comment.45
WarningsExpected @throws tag for 'TestToolsException'.67
WarningsExpected @throws tag for 'TestToolsException'.83
WarningsExpected @throws tag for 'TestToolsException'.99
WarningsExpected @throws tag for 'TestToolsException'.117
WarningsMissing a Javadoc comment.122

org/apache/maven/shared/test/plugin/ProjectTool.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
InfosMissing a Javadoc comment.58
WarningsExpected an @return tag.88
WarningsExpected @param tag for 'pomFile'.88
WarningsExpected @throws tag for 'TestToolsException'.89
WarningsExpected an @return tag.98
WarningsExpected @param tag for 'pomFile'.98
WarningsExpected @param tag for 'localRepositoryBasedir'.98
WarningsExpected @throws tag for 'TestToolsException'.99
WarningsExpected @throws tag for 'TestToolsException'.133
WarningsExpected @throws tag for 'TestToolsException'.159
WarningsExpected @throws tag for 'TestToolsException'.209
ErrorsMissing a Javadoc comment.312
InfosMissing a Javadoc comment.314
InfosMissing a Javadoc comment.316
InfosMissing a Javadoc comment.318
InfosMissing a Javadoc comment.320
InfosMissing a Javadoc comment.322
InfosMissing a Javadoc comment.324
WarningsMissing a Javadoc comment.326
Warnings'pomFile' hides a field.326
Warnings'groupId' hides a field.326
Warnings'artifactId' hides a field.326
Warnings'version' hides a field.326
Warnings'buildOutputDirectory' hides a field.326
Warnings'finalName' hides a field.327
WarningsMissing a Javadoc comment.337
WarningsMissing a Javadoc comment.342
WarningsMissing a Javadoc comment.347
WarningsMissing a Javadoc comment.352

org/apache/maven/shared/test/plugin/RepositoryTool.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
InfosMissing a Javadoc comment.66
InfosMissing a Javadoc comment.89
WarningsExpected an @return tag.94
WarningsExpected @throws tag for 'TestToolsException'.95
WarningsExpected an @return tag.117
WarningsExpected @throws tag for 'TestToolsException'.118
WarningsExpected an @return tag.129
WarningsExpected @throws tag for 'TestToolsException'.130
WarningsExpected @param tag for 'pluginProject'.169
WarningsExpected @param tag for 'targetLocalRepoBasedir'.169
WarningsExpected @throws tag for 'TestToolsException'.170
WarningsExpected @throws tag for 'TestToolsException'.204
WarningsExpected @param tag for 'context'.289
WarningsExpected @throws tag for 'ContextException'.290

org/apache/maven/shared/test/plugin/TestToolsException.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^package '.1
ErrorsMissing a Javadoc comment.21
InfosMissing a Javadoc comment.25
WarningsMissing a Javadoc comment.27
WarningsMissing a Javadoc comment.32