Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
21 0 0 141

Rules

Rules Violations Severity
Translation 0 Errors Error
FileLength 0 Errors Error
FileTabCharacter
  • eachLine: "true"
0 Errors Error
JavadocMethod
  • scope: "protected"
  • allowMissingPropertyJavadoc: "true"
  • allowThrowsTagsForSubclasses: "true"
  • allowUndeclaredRTE: "true"
26 Errors Error
JavadocType
  • scope: "protected"
2 Errors Error
JavadocVariable
  • scope: "protected"
1 Errors Error
JavadocStyle
  • scope: "protected"
  • checkFirstSentence: "false"
0 Errors Error
ConstantName
  • format: "^log$|^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$"
0 Errors Error
LocalFinalVariableName 0 Errors Error
LocalVariableName 1 Errors Error
MemberName 0 Errors Error
MethodName 0 Errors Error
PackageName 0 Errors Error
ParameterName 0 Errors Error
StaticVariableName 0 Errors Error
TypeName 0 Errors Error
AvoidStarImport 0 Errors Error
IllegalImport 0 Errors Error
RedundantImport 0 Errors Error
UnusedImports 1 Errors Error
LineLength
  • max: "120"
65 Errors Error
MethodLength 0 Errors Error
ParameterNumber 0 Errors Error
EmptyForIteratorPad 0 Errors Error
MethodParamPad 0 Errors Error
NoWhitespaceAfter 0 Errors Error
NoWhitespaceBefore
  • allowLineBreaks: "true"
  • tokens: "DOT"
0 Errors Error
OperatorWrap 3 Errors Error
ParenPad 2 Errors Error
TypecastParenPad 0 Errors Error
WhitespaceAfter 0 Errors Error
WhitespaceAround
  • tokens: "ASSIGN"
0 Errors Error
ModifierOrder 1 Errors Error
RedundantModifier 0 Errors Error
AvoidNestedBlocks 0 Errors Error
EmptyBlock 4 Errors Error
LeftCurly 0 Errors Error
NeedBraces 1 Errors Error
RightCurly 5 Errors Error
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
IllegalInstantiation 0 Errors Error
InnerAssignment 0 Errors Error
MissingSwitchDefault 0 Errors Error
RedundantThrows 1 Errors Error
SimplifyBooleanExpression 0 Errors Error
SimplifyBooleanReturn 0 Errors Error
FinalClass 0 Errors Error
HideUtilityClassConstructor 0 Errors Error
InterfaceIsType 0 Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0 Errors Error
ArrayTypeStyle 0 Errors Error
FinalParameters
  • tokens: "CTOR_DEF"
16 Errors Error
UpperEll 0 Errors Error
NestedIfDepth
  • max: "3"
0 Errors Error
NestedTryDepth 0 Errors Error
ExplicitInitialization 1 Errors Error

Details

org/appfuse/mojo/HibernateExporterMojo.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [requiresDependencyResolution] is not a valid Javadoc tag name 0

org/appfuse/mojo/exporter/AppFuseGenerateCoreMojo.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name 0

org/appfuse/mojo/exporter/AppFuseGenerateWebMojo.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name 0

org/appfuse/mojo/exporter/AppFuseGeneratorMojo.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name 0
Errors Line is longer than 120 characters. 121
Errors Line is longer than 120 characters. 171
Errors Line is longer than 120 characters. 322
Errors Line is longer than 120 characters. 370
Errors Line is longer than 120 characters. 386
Errors Line is longer than 120 characters. 417
Errors Line is longer than 120 characters. 424
Errors Line is longer than 120 characters. 428

org/appfuse/mojo/exporter/GenericExporterMojo.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name 0

org/appfuse/mojo/exporter/ModelGeneratorMojo.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name 0
Errors Line is longer than 120 characters. 201

org/appfuse/mojo/installer/CopyTemplatesMojo.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name 0
Errors Line is longer than 120 characters. 127

org/appfuse/mojo/installer/InstallArtifactsMojo.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name 0
Errors Line is longer than 120 characters. 66
Errors Line is longer than 120 characters. 85

org/appfuse/mojo/installer/InstallSourceMojo.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name 0
Errors Line is longer than 120 characters. 162
Errors Line is longer than 120 characters. 167
Errors Line is longer than 120 characters. 254
Errors Line is longer than 120 characters. 382
Errors Line is longer than 120 characters. 441
Errors Line is longer than 120 characters. 574
Errors Line is longer than 120 characters. 635

org/appfuse/mojo/installer/UninstallArtifactsMojo.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name 0
Errors Line is longer than 120 characters. 59
Errors Line is longer than 120 characters. 77

org/appfuse/mojo/refactor/AppFusePackageRefactorMojo.java

Violation Message Line
Errors Got an exception - java.lang.IllegalArgumentException: the name [goal] is not a valid Javadoc tag name 0

org/appfuse/tool/AppFuseExporter.java

Violation Message Line
Errors Unused import - org.apache.maven.plugin.MojoExecutionException. 3
Errors Missing a Javadoc comment. 21
Errors Missing a Javadoc comment. 25
Errors Parameter cfg should be final. 25
Errors Parameter outputdir should be final. 25
Errors Missing a Javadoc comment. 30
Errors Missing a Javadoc comment. 38
Errors Line is longer than 120 characters. 64
Errors Line is longer than 120 characters. 67
Errors '+' should be on a new line. 79
Errors Line is longer than 120 characters. 110
Errors 'if' construct must use '{}'s. 117
Errors Line is longer than 120 characters. 122
Errors Line is longer than 120 characters. 123
Errors Line is longer than 120 characters. 126
Errors Line is longer than 120 characters. 127
Errors Line is longer than 120 characters. 134
Errors Line is longer than 120 characters. 137
Errors Line is longer than 120 characters. 140
Errors Line is longer than 120 characters. 141
Errors Line is longer than 120 characters. 144
Errors Line is longer than 120 characters. 145
Errors Line is longer than 120 characters. 148
Errors Line is longer than 120 characters. 149
Errors Line is longer than 120 characters. 152
Errors Line is longer than 120 characters. 155
Errors Line is longer than 120 characters. 158
Errors Line is longer than 120 characters. 161
Errors Line is longer than 120 characters. 164
Errors Line is longer than 120 characters. 165
Errors Line is longer than 120 characters. 168
Errors Line is longer than 120 characters. 169
Errors Line is longer than 120 characters. 174
Errors Line is longer than 120 characters. 175
Errors Line is longer than 120 characters. 178
Errors Line is longer than 120 characters. 179
Errors Line is longer than 120 characters. 182
Errors Line is longer than 120 characters. 183
Errors Line is longer than 120 characters. 197
Errors Line is longer than 120 characters. 200
Errors '&&' should be on a new line. 203
Errors Line is longer than 120 characters. 205

org/appfuse/tool/ArtifactInstaller.java

Violation Message Line
Errors Line is longer than 120 characters. 38
Errors Missing a Javadoc comment. 38
Errors Parameter project should be final. 38
Errors Parameter pojoName should be final. 38
Errors Parameter sourceDirectory should be final. 38
Errors Parameter destinationDirectory should be final. 38
Errors Parameter genericCore should be final. 38
Errors Missing a Javadoc comment. 48
Errors Line is longer than 120 characters. 59
Errors Must have at least one statement. 66
Errors Line is longer than 120 characters. 276
Errors Line is longer than 120 characters. 287
Errors Line is longer than 120 characters. 338
Errors Missing a Javadoc comment. 496

org/appfuse/tool/ArtifactUninstaller.java

Violation Message Line
Errors Missing a Javadoc comment. 31
Errors Parameter project should be final. 31
Errors Parameter pojoName should be final. 31
Errors Parameter installedDirectory should be final. 31
Errors Parameter genericCore should be final. 31
Errors Missing a Javadoc comment. 39
Errors Line is longer than 120 characters. 46
Errors Must have at least one statement. 52
Errors Line is longer than 120 characters. 75
Errors Missing a Javadoc comment. 303

org/appfuse/tool/DataHelper.java

Violation Message Line
Errors ')' is preceded with whitespace. 36
Errors ')' is preceded with whitespace. 74
Errors '+' should be on a new line. 134
Errors Missing a Javadoc comment. 157

org/appfuse/tool/NoXMLFormatArtifactCollector.java

Violation Message Line
Errors Missing a Javadoc comment. 5
Errors Missing a Javadoc comment. 7

org/appfuse/tool/RenamePackages.java

Violation Message Line
Errors Variable 'debug' explicitly initialized to 'false' (default value for its type). 33
Errors Missing a Javadoc comment. 40
Errors 'final' modifier out of order with the JLS suggestions. 40
Errors Parameter newPackage should be final. 51
Errors Expected @param tag for 'newPackage'. 51
Errors Expected @param tag for 'fileset'. 60
Errors Expected @param tag for 'invalidFileTypes'. 74
Errors Expected @param tag for 'baseDir'. 90
Errors Redundant throws: 'ExceptionInInitializerError' is unchecked exception. 118
Errors Expected @param tag for 'existingPkgName'. 158
Errors Expected @throws tag for 'Exception'. 158
Errors Expected @param tag for 'newPkgName'. 179
Errors Expected @throws tag for 'Exception'. 179
Errors Missing a Javadoc comment. 568
Errors Missing a Javadoc comment. 589
Errors '}' should be on the same line. 956
Errors '}' should be on the same line. 993
Errors '}' should be on the same line. 999
Errors Expected @param tag for 'fileName'. 1008
Errors '}' should be on the same line. 1132
Errors '}' should be on the same line. 1135

org/appfuse/tool/StringUtils.java

Violation Message Line
Errors Missing a Javadoc comment. 14
Errors Name 'strip_X' must match pattern '^[a-z][a-zA-Z0-9]*$'. 26

org/appfuse/tool/SubversionUtils.java

Violation Message Line
Errors Missing a Javadoc comment. 58
Errors Missing a Javadoc comment. 62
Errors Parameter url should be final. 62
Errors Parameter destinationDirectory should be final. 62
Errors Missing a Javadoc comment. 72
Errors Line is longer than 120 characters. 82
Errors Line is longer than 120 characters. 126
Errors Parameter revision should be final. 176
Errors Parameter root should be final. 214
Errors Must have at least one statement. 247
Errors Line is longer than 120 characters. 248
Errors Must have at least one statement. 291
Errors Line is longer than 120 characters. 292
Errors Line is longer than 120 characters. 299