Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
714029

Rules

RulesViolationsSeverity
FileLength0Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
0Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
LeftCurly
  • option: "nl"
0Errors Error
RightCurly
  • option: "alone"
1Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
4Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
40Warnings Warning
JavadocType
  • scope: "protected"
3Errors Error
JavadocVariable
  • scope: "protected"
1Infos 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"
7Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround7Errors Error
ModifierOrder7Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock
  • option: "text"
0Errors Error
NeedBraces0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Warnings 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/ant/tasks/AttachArtifactTask.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.32
WarningsMissing a Javadoc comment.61
WarningsMissing a Javadoc comment.95
WarningsMissing a Javadoc comment.100
WarningsMissing a Javadoc comment.105
WarningsMissing a Javadoc comment.110
WarningsMissing a Javadoc comment.115
WarningsMissing a Javadoc comment.120
WarningsMissing a Javadoc comment.125
WarningsMissing a Javadoc comment.130

org/apache/maven/ant/tasks/DependencyFilesetsTask.java

ViolationMessageLine
InfosMissing a Javadoc comment.48
Errors'static' modifier out of order with the JLS suggestions.48
WarningsMissing a Javadoc comment.60
WarningsMissing a Javadoc comment.65
WarningsMissing a Javadoc comment.85
WarningsMissing a Javadoc comment.90
WarningsMissing a Javadoc comment.125
WarningsMissing a Javadoc comment.130
WarningsMissing a Javadoc comment.135
WarningsExpected @param tag for 'prefix'.147
WarningsMissing a Javadoc comment.152
WarningsMissing a Javadoc comment.157
WarningsMissing a Javadoc comment.162
WarningsMissing a Javadoc comment.167
WarningsExpected an @return tag.178
WarningsExpected @param tag for 'artifacts'.178

org/apache/maven/ant/tasks/support/SpecificScopesArtifactFilter.java

ViolationMessageLine
Errors'=' is not preceded with whitespace.54
Errors'=' is not followed by whitespace.54
Errors'<' is not preceded with whitespace.54
Errors'<' is not followed by whitespace.54
Errors')' is not preceded with whitespace.56
Errors')' is not preceded with whitespace.60
Errors')' is not preceded with whitespace.64
Errors')' is not preceded with whitespace.68
Errors')' is not preceded with whitespace.72
WarningsMissing a Javadoc comment.79

org/apache/maven/ant/tasks/support/TypesArtifactFilter.java

ViolationMessageLine
WarningsExpected @param tag for 'types'.42
WarningsMissing a Javadoc comment.54

org/apache/maven/ant/tasks/support/VersionMapper.java

ViolationMessageLine
WarningsMissing a Javadoc comment.44
WarningsExpected @param tag for 'from'.71
WarningsExpected @param tag for 'to'.82
WarningsMissing a Javadoc comment.87

org/apache/maven/plugin/antrun/AntRunMojo.java

ViolationMessageLine
ErrorsUnknown tag 'goal'.66
ErrorsUnknown tag 'requiresDependencyResolution'.68
Errors'static' modifier out of order with the JLS suggestions.76
Errors'static' modifier out of order with the JLS suggestions.81
Errors'static' modifier out of order with the JLS suggestions.86
Errors'static' modifier out of order with the JLS suggestions.91
Errors'static' modifier out of order with the JLS suggestions.101
Errors'static' modifier out of order with the JLS suggestions.106
WarningsExpected @throws tag for 'MojoExecutionException'.233
Errors'}' should be alone on a line.353
WarningsExpected @param tag for 'artifacts'.382
WarningsExpected @param tag for 'antProject'.382
WarningsExpected @throws tag for 'DependencyResolutionRequiredException'.383
WarningsExpected @param tag for 'mavenProject'.414
WarningsExpected @param tag for 'antProject'.414
Errors'(' is not followed by whitespace.428
Errors')' is not preceded with whitespace.432
ErrorsLine is longer than 120 characters.434
ErrorsLine is longer than 120 characters.438
Errors'+' is not followed by whitespace.508
Errors'+' is not followed by whitespace.508
ErrorsLine is longer than 120 characters.509
WarningsExpected @param tag for 'artifact'.530
WarningsMissing a Javadoc comment.548
Errors'+' is not followed by whitespace.596
WarningsMissing a Javadoc comment.629
ErrorsLine is longer than 120 characters.668

org/apache/maven/plugin/antrun/AntrunXmlPlexusConfigurationWriter.java

ViolationMessageLine
WarningsMissing a Javadoc comment.38