Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
301451

Rules

RulesViolationsSeverity
LeftCurly
  • option: "nl"
0error Error
RightCurly
  • option: "alone"
0error Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
0error Error
MemberName0error Error
JavadocMethod14warning Warning
JavadocType0error Error
JavadocVariable0info Info
ConstantName0error Error
LocalFinalVariableName0error Error
LocalVariableName0error Error
MethodName0error Error
PackageName0error Error
ParameterName0error Error
StaticVariableName0error Error
TypeName0error Error
RegexpHeader
  • headerFile: "C:\dev\mojo\mojo-sandbox\jaxws-maven-plugin\target\checkstyle-header.txt"
3error Error
AvoidStarImport0error Error
IllegalImport0error Error
RedundantImport0error Error
UnusedImports1error Error
FileLength0error Error
MethodLength0error Error
ParameterNumber0error Error
EmptyForIteratorPad
  • option: "space"
0error Error
OperatorWrap0error Error
ParenPad
  • option: "space"
2error Error
TabCharacter3error Error
WhitespaceAfter0error Error
WhitespaceAround32error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
NeedBraces0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField0warning Warning
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber1error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
InterfaceIsType0error Error
VisibilityModifier9error Error
UpperEll0error Error

Details

org/codehaus/mojo/jaxws/WsGenMojo.java

ViolationMessageLine
errorLine does not match expected header line of '^package '.1
errorUnused import - org.apache.maven.model.Resource.22
warningMissing a Javadoc comment.89
error'<' is not preceded with whitespace.100
error'<' is not followed by whitespace.100
error'>' is not preceded with whitespace.100
warningMissing a Javadoc comment.118
error'<' is not preceded with whitespace.132
error'<' is not followed by whitespace.132
error'>' is not preceded with whitespace.132
warningExpected @throws tag for 'MojoExecutionException'.133
error'<' is not preceded with whitespace.135
error'<' is not followed by whitespace.135
error'>' is not preceded with whitespace.135
error'<' is not preceded with whitespace.135
error'<' is not followed by whitespace.135
error'>' is not preceded with whitespace.135
error'>' is not followed by whitespace.135

org/codehaus/mojo/jaxws/AbstractJaxwsMojo.java

ViolationMessageLine
errorLine does not match expected header line of '^package '.1
errorVariable 'project' must be private and have accessor methods.47
errorVariable 'destDir' must be private and have accessor methods.54
errorVariable 'verbose' must be private and have accessor methods.61
errorVariable 'keep' must be private and have accessor methods.68
errorVariable 'extension' must be private and have accessor methods.75
warningExpected an @return tag.91
warningExpected @param tag for 'parent'.91
warningExpected @throws tag for 'MojoExecutionException'.92
error'3' is a magic number.99
error')' is not preceded with whitespace.117
errorLine contains a tab character.120
errorLine contains a tab character.121
error')' is not preceded with whitespace.121

org/codehaus/mojo/jaxws/WsImportMojo.java

ViolationMessageLine
errorLine does not match expected header line of '^package '.1
errorVariable 'wsdlFiles' must be private and have accessor methods.82
errorVariable 'bindingDirectory' must be private and have accessor methods.96
errorVariable 'bindingFiles' must be private and have accessor methods.104
errorVariable 'sourceDestDir' must be private and have accessor methods.126
warningMissing a Javadoc comment.134
warningExpected @throws tag for 'MojoExecutionException'.180
warningExpected @throws tag for 'IOException'.180
error'<' is not preceded with whitespace.189
error'<' is not followed by whitespace.189
error'>' is not preceded with whitespace.189
errorLine contains a tab character.193
warningExpected @throws tag for 'MojoExecutionException'.205
error'<' is not preceded with whitespace.214
error'<' is not followed by whitespace.214
error'>' is not preceded with whitespace.214
error'<' is not preceded with whitespace.226
error'<' is not followed by whitespace.226
error'>' is not preceded with whitespace.226
warningExpected @param tag for 'args'.226
warningExpected @throws tag for 'MojoExecutionException'.227
error'<' is not preceded with whitespace.241
error'<' is not followed by whitespace.241
error'>' is not preceded with whitespace.241
warningExpected @throws tag for 'MojoExecutionException'.242
error'<' is not preceded with whitespace.244
error'<' is not followed by whitespace.244
error'>' is not preceded with whitespace.244
error'<' is not preceded with whitespace.244
error'<' is not followed by whitespace.244
error'>' is not preceded with whitespace.244
error'>' is not followed by whitespace.244
warningMissing a Javadoc comment.443