Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
80019

Rules

RulesViolationsSeverity
LeftCurly
  • option: "nl"
0error Error
RightCurly
  • option: "alone"
0error Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
0error Error
MemberName0error Error
JavadocMethod0warning 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\pde-maven-plugin\target\checkout\target\checkstyle-header.txt"
8error 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"
0error Error
TabCharacter0error Error
WhitespaceAfter0error Error
WhitespaceAround0error Error
ModifierOrder0error Error
RedundantModifier0error Error
AvoidNestedBlocks0error Error
EmptyBlock0error Error
NeedBraces0error Error
DoubleCheckedLocking0error Error
EmptyStatement0error Error
EqualsHashCode0error Error
HiddenField0warning Warning
IllegalInstantiation0error Error
InnerAssignment0error Error
MagicNumber0error Error
MissingSwitchDefault0error Error
RedundantThrows0error Error
SimplifyBooleanExpression0error Error
SimplifyBooleanReturn0error Error
InterfaceIsType0error Error
VisibilityModifier11error Error
UpperEll0error Error

Details

org/codehaus/mojo/pde/EclipsePDEAttachMojo.java

ViolationMessageLine
errorLine does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.4

org/codehaus/mojo/pde/descriptor/DescriptorUtil.java

ViolationMessageLine
errorLine does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.4

org/codehaus/mojo/pde/EclipsePDECleanMojo.java

ViolationMessageLine
errorLine does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.4

org/codehaus/mojo/pde/EclipsePDEMojo.java

ViolationMessageLine
errorLine does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.4
errorVariable 'pdeBuildTempFolder' must be private and have accessor methods.59

org/codehaus/mojo/pde/EclipsePDEExtMojo.java

ViolationMessageLine
errorLine does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.4

org/codehaus/mojo/pde/descriptor/ManifestBean.java

ViolationMessageLine
errorLine does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.4

org/codehaus/mojo/pde/AbstractEclipsePDEMojo.java

ViolationMessageLine
errorLine does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.4
errorVariable 'project' must be private and have accessor methods.59
errorVariable 'pdeDirectory' must be private and have accessor methods.68
errorVariable 'pdeProductFilename' must be private and have accessor methods.79
errorVariable 'pdeBuildVersion' must be private and have accessor methods.89
errorVariable 'pdeBuildConfigDirectory' must be private and have accessor methods.103
errorVariable 'eclipseInstall' must be private and have accessor methods.112
errorVariable 'antDebug' must be private and have accessor methods.120
errorVariable 'antVerbose' must be private and have accessor methods.128
errorVariable 'descriptor' must be private and have accessor methods.137
errorVariable 'buildConfigurationProperties' must be private and have accessor methods.147

org/codehaus/mojo/pde/EclipsePDETestMojo.java

ViolationMessageLine
errorLine does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.4