Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files  Info  Warnings  Errors
10 0 0 57

Rules

Rule Violations Severity
Translation 2  Error
FileLength 0  Error
RegexpHeader
  • fileExtensions: "java"
  • headerFile: "target/checkstyle-header.txt"
0  Error
FileTabCharacter
  • eachLine: "true"
0  Error
LeftCurly
  • option: "nl"
0  Error
RightCurly
  • option: "alone"
0  Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
0  Error
MemberName 0  Error
JavadocMethod
  • scope: "protected"
0  Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
0  Error
JavadocVariable
  • scope: "protected"
0  Info
ConstantName 0  Error
LocalFinalVariableName 0  Error
LocalVariableName 0  Error
MethodName 48  Error
PackageName 0  Error
ParameterName 0  Error
StaticVariableName 3  Error
TypeName 0  Error
AvoidStarImport 0  Error
IllegalImport 0  Error
RedundantImport 0  Error
UnusedImports 0  Error
MethodLength 0  Error
ParameterNumber 0  Error
EmptyForIteratorPad
  • option: "space"
0  Error
OperatorWrap 0  Error
ParenPad
  • option: "space"
0  Error
WhitespaceAfter 0  Error
WhitespaceAround 0  Error
ModifierOrder 0  Error
RedundantModifier 0  Error
AvoidNestedBlocks 0  Error
EmptyBlock
  • option: "text"
0  Error
NeedBraces 0  Error
EmptyStatement 0  Error
EqualsHashCode 0  Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0  Warning
IllegalInstantiation 0  Error
InnerAssignment 0  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"
0  Error
MissingSwitchDefault 0  Error
RedundantThrows 0  Error
SimplifyBooleanExpression 0  Error
SimplifyBooleanReturn 0  Error
InterfaceIsType 1  Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
3  Error
UpperEll 0  Error

Details

doxia-fo_en.properties

Severity Message Line
 Error Key 'footer.confidential' missing.
 Error Key 'footer.rights' missing.

org/apache/maven/doxia/module/fo/FoAggregateSink.java

Severity Message Line
 Error Name 'TOC_NONE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
 Error Variable 'TOC_NONE' must be private and have accessor methods. 77
 Error Name 'TOC_START' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
 Error Variable 'TOC_START' must be private and have accessor methods. 84
 Error Name 'TOC_END' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
 Error Variable 'TOC_END' must be private and have accessor methods. 91
 Error Name 'head_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 162
 Error Name 'title_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 187
 Error Name 'author_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 211
 Error Name 'date_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 235
 Error Name 'body_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 273

org/apache/maven/doxia/module/fo/FoMarkup.java

Severity Message Line
 Error interfaces should describe a type and hence have methods. 33

org/apache/maven/doxia/module/fo/FoSink.java

Severity Message Line
 Error Name 'head_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 212
 Error Name 'title_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 230
 Error Name 'author_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 249
 Error Name 'date_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 268
 Error Name 'body_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 287
 Error Name 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 308
 Error Name 'section_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 336
 Error Name 'sectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 348
 Error Name 'sectionTitle1_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 366
 Error Name 'section1_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 372
 Error Name 'sectionTitle2_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 390
 Error Name 'section2_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 396
 Error Name 'sectionTitle3_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 414
 Error Name 'section3_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 420
 Error Name 'sectionTitle4_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 438
 Error Name 'section4_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 444
 Error Name 'sectionTitle5_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 462
 Error Name 'section5_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 468
 Error Name 'onSectionTitle_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 523
 Error Name 'onSection_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 530
 Error Name 'list_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 574
 Error Name 'listItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 602
 Error Name 'numberedList_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 627
 Error Name 'numberedListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 664
 Error Name 'definitionList_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 688
 Error Name 'definitionListItem_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 707
 Error Name 'definedTerm_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 725
 Error Name 'definition_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 745
 Error Name 'figure_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 766
 Error Name 'figureCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 821
 Error Name 'paragraph_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 848
 Error Name 'verbatim_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 884
 Error Name 'table_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 935
 Error Name 'tableRows_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 981
 Error Name 'tableRow_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1006
 Error Name 'tableCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1116
 Error Name 'tableHeaderCell_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1131
 Error Name 'tableCaption_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1157
 Error Name 'anchor_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1198
 Error Name 'link_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1250
 Error Name 'italic_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1263
 Error Name 'bold_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1275
 Error Name 'monospaced_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1287