Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
605321

Rules

RulesViolationsSeverity
FileLength0Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
1Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
LeftCurly
  • option: "nl"
0Errors Error
RightCurly
  • option: "alone"
0Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
0Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
52Warnings Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
0Errors Error
JavadocVariable
  • scope: "protected"
0Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName1Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
MethodLength0Errors Error
ParameterNumber1Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap0Errors Error
ParenPad
  • option: "space"
10Errors Error
WhitespaceAfter0Errors 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"
1Warnings 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
RedundantThrows8Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
UpperEll0Errors Error

Details

org/apache/archiva/converter/artifact/ArtifactConversionException.java

ViolationMessageLine
WarningsMissing a Javadoc comment.31
WarningsMissing a Javadoc comment.35
WarningsMissing a Javadoc comment.40
WarningsMissing a Javadoc comment.45

org/apache/archiva/converter/artifact/ArtifactConverter.java

ViolationMessageLine
ErrorsUnable to get class information for ArtifactConversionException.43

org/apache/archiva/converter/artifact/LegacyRepositoryLayout.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^\s*$'.2
WarningsMissing a Javadoc comment.36
WarningsMissing a Javadoc comment.41
WarningsMissing a Javadoc comment.64
WarningsMissing a Javadoc comment.80

org/apache/archiva/converter/artifact/LegacyToDefaultConverter.java

ViolationMessageLine
Errors'(' is not followed by whitespace.71
Errors')' is not preceded with whitespace.71
WarningsMissing a Javadoc comment.113
WarningsMissing a Javadoc comment.123
ErrorsUnable to get class information for ArtifactConversionException.124
Errors'(' is not followed by whitespace.188
Errors')' is not preceded with whitespace.188
ErrorsUnable to get class information for ArtifactConversionException.190
ErrorsName 'Xpp3Writer' must match pattern '^[a-z][a-zA-Z0-9]*$'.268
Warnings'warnings' hides a field.273
ErrorsUnable to get class information for ArtifactConversionException.354
ErrorsUnable to get class information for ArtifactConversionException.409
ErrorsUnable to get class information for ArtifactConversionException.442
Errors'(' is not followed by whitespace.468
Errors')' is not preceded with whitespace.468
ErrorsUnable to get class information for ArtifactConversionException.572
ErrorsMore than 7 parameters.662
WarningsMissing a Javadoc comment.708
WarningsMissing a Javadoc comment.713
WarningsMissing a Javadoc comment.719
WarningsMissing a Javadoc comment.724
WarningsMissing a Javadoc comment.729
WarningsMissing a Javadoc comment.734
WarningsMissing a Javadoc comment.739
WarningsMissing a Javadoc comment.744
WarningsMissing a Javadoc comment.749
WarningsMissing a Javadoc comment.754
WarningsMissing a Javadoc comment.759
WarningsMissing a Javadoc comment.764
WarningsMissing a Javadoc comment.769
WarningsMissing a Javadoc comment.774

org/apache/archiva/converter/artifact/LegacyToDefaultConverterTest.java

ViolationMessageLine
Errors'(' is not followed by whitespace.55
Errors')' is not preceded with whitespace.55
Errors'(' is not followed by whitespace.56
Errors')' is not preceded with whitespace.56
WarningsMissing a Javadoc comment.76
WarningsMissing a Javadoc comment.109
WarningsMissing a Javadoc comment.161
WarningsMissing a Javadoc comment.207
WarningsMissing a Javadoc comment.251
WarningsMissing a Javadoc comment.285
WarningsMissing a Javadoc comment.362
WarningsMissing a Javadoc comment.406
WarningsMissing a Javadoc comment.415
WarningsMissing a Javadoc comment.425
WarningsMissing a Javadoc comment.453
WarningsMissing a Javadoc comment.497
WarningsMissing a Javadoc comment.521
WarningsMissing a Javadoc comment.544
WarningsMissing a Javadoc comment.567
ErrorsRedundant throws: 'InterruptedException' is subclass of 'Exception'.569
WarningsMissing a Javadoc comment.603
WarningsMissing a Javadoc comment.644
WarningsMissing a Javadoc comment.684
WarningsMissing a Javadoc comment.718
WarningsMissing a Javadoc comment.763
WarningsMissing a Javadoc comment.810
WarningsMissing a Javadoc comment.843
WarningsMissing a Javadoc comment.869
WarningsMissing a Javadoc comment.895
WarningsMissing a Javadoc comment.926

org/apache/archiva/converter/artifact/Messages.java

ViolationMessageLine
WarningsMissing a Javadoc comment.42
WarningsMissing a Javadoc comment.54
WarningsMissing a Javadoc comment.59