The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | Error |
RegexpHeader
| 0 | Error |
FileTabCharacter
| 0 | Error |
LeftCurly
| 0 | Error |
RightCurly
| 0 | Error |
LineLength
| 9 | Error |
MemberName | 0 | Error |
JavadocMethod
| 155 | Warning |
JavadocType
| 0 | Error |
JavadocVariable
| 3 | Info |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad
| 0 | Error |
OperatorWrap | 0 | Error |
ParenPad
| 2 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 2 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock
| 0 | Error |
NeedBraces | 0 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField
| 28 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber
| 5 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
| 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 101 | |
Missing a Javadoc comment. | 204 | |
Expected @param tag for 'mojoAnnotatedClasses'. | 261 | |
Expected @param tag for 'javaClassesMap'. | 262 | |
Line is longer than 120 characters. | 298 | |
Line is longer than 120 characters. | 324 | |
Missing a Javadoc comment. | 420 | |
Missing a Javadoc comment. | 425 | |
Missing a Javadoc comment. | 446 | |
Missing a Javadoc comment. | 619 | |
Line is longer than 120 characters. | 620 | |
Missing a Javadoc comment. | 641 | |
Missing a Javadoc comment. | 663 | |
Line is longer than 120 characters. | 664 | |
Line is longer than 120 characters. | 665 | |
Missing a Javadoc comment. | 680 | |
Missing a Javadoc comment. | 702 | |
Line is longer than 120 characters. | 703 | |
Line is longer than 120 characters. | 704 | |
Missing a Javadoc comment. | 719 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 60 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 57 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 71 | |
'hint' hides a field. | 71 | |
Missing a Javadoc comment. | 76 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 56 | |
'phase' hides a field. | 56 | |
Missing a Javadoc comment. | 61 | |
'goal' hides a field. | 61 | |
Missing a Javadoc comment. | 66 | |
'lifecycle' hides a field. | 66 | |
Missing a Javadoc comment. | 72 |
Violation | Message | Line |
---|---|---|
'(' is not followed by whitespace. | 34 | |
')' is not preceded with whitespace. | 34 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 82 | |
Missing a Javadoc comment. | 87 | |
'requiresDependencyResolution' hides a field. | 87 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 97 | |
'requiresDependencyCollection' hides a field. | 97 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 125 | |
'instantiationStrategy' hides a field. | 125 | |
Missing a Javadoc comment. | 130 | |
Missing a Javadoc comment. | 135 | |
'executionStrategy' hides a field. | 135 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 145 | |
'requiresProject' hides a field. | 145 | |
Missing a Javadoc comment. | 150 | |
Missing a Javadoc comment. | 155 | |
'requiresReports' hides a field. | 155 | |
Missing a Javadoc comment. | 160 | |
Missing a Javadoc comment. | 165 | |
'aggregator' hides a field. | 165 | |
Missing a Javadoc comment. | 170 | |
Missing a Javadoc comment. | 175 | |
'requiresDirectInvocation' hides a field. | 175 | |
Missing a Javadoc comment. | 180 | |
Missing a Javadoc comment. | 185 | |
'requiresOnline' hides a field. | 185 | |
Missing a Javadoc comment. | 190 | |
Missing a Javadoc comment. | 195 | |
'inheritByDefault' hides a field. | 195 | |
Missing a Javadoc comment. | 200 | |
Missing a Javadoc comment. | 205 | |
'configurator' hides a field. | 205 | |
Missing a Javadoc comment. | 210 | |
Missing a Javadoc comment. | 215 | |
'threadSafe' hides a field. | 215 | |
Missing a Javadoc comment. | 220 | |
Missing a Javadoc comment. | 225 | |
'name' hides a field. | 225 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 69 | |
'alias' hides a field. | 69 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 79 | |
'property' hides a field. | 79 | |
Missing a Javadoc comment. | 84 | |
Missing a Javadoc comment. | 89 | |
'defaultValue' hides a field. | 89 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 99 | |
'required' hides a field. | 99 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 109 | |
'readonly' hides a field. | 109 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 124 | |
'31' is a magic number. | 192 | |
'31' is a magic number. | 193 | |
'31' is a magic number. | 194 | |
'31' is a magic number. | 195 | |
'31' is a magic number. | 196 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 66 | |
Expected an @return tag. | 118 | |
Expected @param tag for 'archiveFile'. | 118 | |
Expected @param tag for 'includePatterns'. | 118 | |
Expected @param tag for 'artifact'. | 119 | |
Expected @throws tag for 'IOException'. | 120 | |
Expected @throws tag for 'ExtractionException'. | 120 | |
Expected an @return tag. | 174 | |
Expected @param tag for 'classDirectory'. | 174 | |
Expected @param tag for 'includePatterns'. | 174 | |
Expected @param tag for 'artifact'. | 175 | |
Expected @throws tag for 'IOException'. | 176 | |
Expected @throws tag for 'ExtractionException'. | 176 | |
Missing a Javadoc comment. | 251 | |
Line is longer than 120 characters. | 290 | |
Line is longer than 120 characters. | 310 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 70 | |
'className' hides a field. | 70 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 81 | |
'mojo' hides a field. | 81 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 92 | |
'execute' hides a field. | 92 | |
Missing a Javadoc comment. | 98 | |
Missing a Javadoc comment. | 107 | |
'parameters' hides a field. | 107 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 122 | |
'components' hides a field. | 122 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 133 | |
'parentClassName' hides a field. | 133 | |
Missing a Javadoc comment. | 139 | |
Missing a Javadoc comment. | 144 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Redundant 'final' modifier. | 40 | |
Missing a Javadoc comment. | 42 | |
Redundant 'final' modifier. | 42 | |
Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 98 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 81 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 105 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 126 | |
Missing a Javadoc comment. | 134 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 145 | |
Missing a Javadoc comment. | 150 | |
Missing a Javadoc comment. | 155 | |
Missing a Javadoc comment. | 160 |