Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
234110

Rules

RulesViolationsSeverity
LeftCurly
  • option: "nl"
3error Error
RightCurly
  • option: "alone"
0error Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
1error Error
MemberName0error Error
JavadocMethod28warning Warning
JavadocType0error Error
JavadocVariable3info Info
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
RegexpHeader
  • headerFile: "/Users/brozow/svn/mojo/castor-maven-plugin/target/checkout/target/checkstyle-header.txt"
2error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports0error Error
FileLength0error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad
  • option: "space"
0error Error
OperatorWrap0error Error
ParenPad
  • option: "space"
4error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround0error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
NeedBraces0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField13warning Warning
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
InterfaceIsType0error Error
VisibilityModifier0error Error
UpperEll0error Error

Details

org/codehaus/mojo/castor/CastorSourceGenerator.java

ViolationMessageLine
errorLine does not match expected header line of '^/\*\s*$'.3
warning'fieldInfoFactory' hides a field.66
warning'fieldInfoFactory' hides a field.78
warningExpected @param tag for 'source'.87
warningExpected @param tag for 'packageName'.87
warning'log' hides a field.191
warning'verbose' hides a field.264
warningExpected @param tag for 'verbose'.264

org/codehaus/mojo/castor/GenerateMojo.java

ViolationMessageLine
errorLine does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.4
infoMissing a Javadoc comment.51
errorLine is longer than 120 characters.53
infoMissing a Javadoc comment.53
infoMissing a Javadoc comment.163
warningMissing a Javadoc comment.165
warningMissing a Javadoc comment.213
warningMissing a Javadoc comment.253
warningMissing a Javadoc comment.258
warningMissing a Javadoc comment.263
warningExpected @param tag for 'filePath'.300
warningExpected @throws tag for 'MojoExecutionException'.301
warningMissing a Javadoc comment.324
warningMissing a Javadoc comment.329
warningMissing a Javadoc comment.334
warning'dest' hides a field.334
warningMissing a Javadoc comment.339
warningMissing a Javadoc comment.344
warning'tstamp' hides a field.344
warningMissing a Javadoc comment.349
warningMissing a Javadoc comment.354
warning'packaging' hides a field.354
warningMissing a Javadoc comment.359
warningMissing a Javadoc comment.364
warning'schema' hides a field.364
warningMissing a Javadoc comment.369
warningMissing a Javadoc comment.374
warning'types' hides a field.374
warningMissing a Javadoc comment.379
error'(' is not followed by whitespace.379
warning'properties' hides a field.379
error')' is not preceded with whitespace.379
error'{' should be on a new line.379
warningMissing a Javadoc comment.383
warningMissing a Javadoc comment.388
warning'marshal' hides a field.388
warningMissing a Javadoc comment.393
error'{' should be on a new line.393
warningMissing a Javadoc comment.397
error'(' is not followed by whitespace.397
warning'generateImportedSchemas' hides a field.397
error')' is not preceded with whitespace.397
error'{' should be on a new line.397
warningMissing a Javadoc comment.401
warningMissing a Javadoc comment.406
warning'project' hides a field.406