The following document contains the results of Checkstyle.
Files | Infos | Warnings | Errors |
---|---|---|---|
63 | 363 | 357 | 327 |
Rules | Violations | Severity |
---|---|---|
LeftCurly
|
8 | Error |
RightCurly
|
0 | Error |
LineLength
|
154 | Error |
MemberName | 0 | Error |
JavadocMethod | 339 | Warning |
JavadocType | 5 | Error |
JavadocVariable | 363 | Info |
ConstantName | 4 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
RegexpHeader
|
63 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 19 | Error |
FileLength | 0 | Error |
MethodLength | 4 | Error |
ParameterNumber | 2 | Error |
EmptyForIteratorPad
|
0 | Error |
OperatorWrap | 0 | Error |
ParenPad
|
12 | Error |
TabCharacter | 2 | Error |
WhitespaceAfter | 4 | Error |
WhitespaceAround | 0 | Error |
ModifierOrder | 10 | Error |
RedundantModifier | 1 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock
|
0 | Error |
NeedBraces | 24 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField
|
18 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 1 | Error |
MagicNumber
|
13 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 1 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
|
0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 61 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 162 | |
Missing a Javadoc comment. | 203 | |
Missing a Javadoc comment. | 220 | |
'17' is a magic number. | 223 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 52 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Line is longer than 120 characters. | 69 | |
Expected @throws tag for 'MojoExecutionException'. | 113 | |
Missing a Javadoc comment. | 152 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Unused @param tag for 'location'. | 128 | |
'url' hides a field. | 130 | |
Expected @param tag for 'url'. | 130 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 90 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 94 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 98 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 104 | |
Missing a Javadoc comment. | 106 | |
Line is longer than 120 characters. | 108 | |
Missing a Javadoc comment. | 108 | |
Missing a Javadoc comment. | 110 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 115 | |
Missing a Javadoc comment. | 117 | |
Missing a Javadoc comment. | 120 | |
Missing a Javadoc comment. | 122 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 126 | |
Line is longer than 120 characters. | 128 | |
Missing a Javadoc comment. | 128 | |
Missing a Javadoc comment. | 130 | |
Missing a Javadoc comment. | 132 | |
Missing a Javadoc comment. | 134 | |
Missing a Javadoc comment. | 136 | |
Line is longer than 120 characters. | 138 | |
Missing a Javadoc comment. | 138 | |
Missing a Javadoc comment. | 140 | |
Missing a Javadoc comment. | 142 | |
Line is longer than 120 characters. | 145 | |
Missing a Javadoc comment. | 145 | |
Line is longer than 120 characters. | 217 | |
Line is longer than 120 characters. | 244 | |
Line is longer than 120 characters. | 264 | |
Line is longer than 120 characters. | 357 | |
Missing a Javadoc comment. | 470 | |
Missing a Javadoc comment. | 510 | |
Missing a Javadoc comment. | 515 | |
Expected an @return tag. | 703 | |
Expected @param tag for 'addVersionToProjectName'. | 711 | |
Expected an @return tag. | 719 | |
Expected @param tag for 'addGroupIdToProjectName'. | 727 | |
Expected an @return tag. | 755 | |
Expected @throws tag for 'MojoExecutionException'. | 756 | |
Line is longer than 120 characters. | 761 | |
Line is longer than 120 characters. | 773 | |
Missing a Javadoc comment. | 843 | |
'0.7f' is a magic number. | 847 | |
'1.5f' is a magic number. | 855 | |
Missing a Javadoc comment. | 880 | |
Missing a Javadoc comment. | 902 | |
Line is longer than 120 characters. | 909 | |
Line is longer than 120 characters. | 911 | |
Line is longer than 120 characters. | 940 | |
Line is longer than 120 characters. | 947 | |
Line is longer than 120 characters. | 952 | |
Missing a Javadoc comment. | 973 | |
Missing a Javadoc comment. | 997 | |
'0.7f' is a magic number. | 1009 | |
'1.5' is a magic number. | 1022 | |
Missing a Javadoc comment. | 1061 | |
Line is longer than 120 characters. | 1114 | |
Expected @param tag for 'config'. | 1279 | |
Expected @throws tag for 'MojoExecutionException'. | 1280 | |
Missing a Javadoc comment. | 1285 | |
Line is longer than 120 characters. | 1290 | |
'0.7f' is a magic number. | 1321 | |
'0.7f' is a magic number. | 1380 | |
'1.5f' is a magic number. | 1397 | |
'0.7f' is a magic number. | 1402 | |
'0.7f' is a magic number. | 1407 | |
Missing a Javadoc comment. | 1420 | |
'buildOutputDirectory' hides a field. | 1420 | |
'if' construct must use '{}'s. | 1474 | |
Missing a Javadoc comment. | 1479 | |
Missing a Javadoc comment. | 1499 | |
Missing a Javadoc comment. | 1570 | |
Missing a Javadoc comment. | 1613 | |
Missing a Javadoc comment. | 1631 | |
Missing a Javadoc comment. | 1649 | |
Missing a Javadoc comment. | 1678 | |
'{' should be on a new line. | 1727 | |
'projectNameTemplate' hides a field. | 1739 | |
'addVersionToProjectName' hides a field. | 1740 | |
'addGroupIdToProjectName' hides a field. | 1741 | |
Line is longer than 120 characters. | 1764 | |
'(' is not followed by whitespace. | 1764 | |
')' is not preceded with whitespace. | 1764 | |
Missing a Javadoc comment. | 1775 | |
Missing a Javadoc comment. | 1812 | |
Line is longer than 120 characters. | 1843 | |
Line is longer than 120 characters. | 1860 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Expected an @return tag. | 173 | |
Expected an @return tag. | 181 | |
Expected @param tag for 'obj'. | 181 | |
Expected an @return tag. | 190 | |
Expected an @return tag. | 198 | |
Expected @param tag for 'obj'. | 198 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Line is longer than 120 characters. | 72 | |
Expected @throws tag for 'MojoExecutionException'. | 167 | |
Expected @throws tag for 'MojoFailureException'. | 167 | |
Line is longer than 120 characters. | 180 | |
Line is longer than 120 characters. | 187 | |
Line is longer than 120 characters. | 194 | |
Line is longer than 120 characters. | 203 | |
Line is longer than 120 characters. | 213 | |
Line is longer than 120 characters. | 221 | |
'(' is not followed by whitespace. | 221 | |
Missing a Javadoc comment. | 229 | |
Line is longer than 120 characters. | 236 | |
'(' is not followed by whitespace. | 236 | |
Missing a Javadoc comment. | 250 | |
Missing a Javadoc comment. | 257 | |
Missing a Javadoc comment. | 262 | |
Expected @param tag for 'model'. | 275 | |
Expected @param tag for 'models'. | 275 | |
Expected @throws tag for 'MojoFailureException'. | 276 | |
Line is longer than 120 characters. | 281 | |
Line is longer than 120 characters. | 291 | |
Expected an @return tag. | 304 | |
Line is longer than 120 characters. | 319 | |
Expected an @return tag. | 332 | |
Line is longer than 120 characters. | 342 | |
Line is longer than 120 characters. | 355 | |
')' is not preceded with whitespace. | 355 | |
Line is longer than 120 characters. | 368 | |
Expected @param tag for 'plugin'. | 422 | |
Expected @param tag for 'model'. | 422 | |
Expected @throws tag for 'MojoExecutionException'. | 423 | |
Line is longer than 120 characters. | 429 | |
Line is longer than 120 characters. | 439 | |
Line is longer than 120 characters. | 447 | |
Line is longer than 120 characters. | 471 | |
Line is longer than 120 characters. | 475 | |
Line is longer than 120 characters. | 479 | |
Missing a Javadoc comment. | 488 | |
'stripQualifier' hides a field. | 502 | |
Expected @throws tag for 'MojoFailureException'. | 533 | |
Expected @throws tag for 'MojoExecutionException'. | 533 | |
Line is longer than 120 characters. | 541 | |
Line is longer than 120 characters. | 542 | |
Line is longer than 120 characters. | 557 | |
'else' construct must use '{}'s. | 588 | |
'else' construct must use '{}'s. | 605 | |
Line is longer than 120 characters. | 640 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 132 | |
Missing a Javadoc comment. | 139 | |
Missing a Javadoc comment. | 145 | |
More than 7 parameters. | 145 | |
Expected @throws tag for 'MojoExecutionException'. | 167 | |
Expected @throws tag for 'MojoFailureException'. | 167 | |
Line is longer than 120 characters. | 223 | |
Missing a Javadoc comment. | 369 | |
Expected an @return tag. | 423 | |
Expected @param tag for 'artifact'. | 423 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 116 | |
Missing a Javadoc comment. | 129 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 64 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Expected @throws tag for 'MojoExecutionException'. | 22 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 59 | |
',' is not followed by whitespace. | 120 | |
Missing a Javadoc comment. | 272 | |
Line is longer than 120 characters. | 279 | |
Missing a Javadoc comment. | 292 | |
Missing a Javadoc comment. | 297 | |
Missing a Javadoc comment. | 302 | |
Missing a Javadoc comment. | 307 | |
Missing a Javadoc comment. | 312 | |
Missing a Javadoc comment. | 317 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 47 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 93 | |
Unused @param tag for 'deps'. | 131 | |
Expected @param tag for 'config'. | 134 | |
Expected @param tag for 'config'. | 158 | |
Expected @throws tag for 'MojoExecutionException'. | 159 | |
Expected @param tag for 'config'. | 204 | |
Expected @throws tag for 'MojoExecutionException'. | 205 | |
Line is longer than 120 characters. | 308 | |
Line is longer than 120 characters. | 326 | |
Expected @throws tag for 'MojoExecutionException'. | 340 | |
'{' should be on a new line. | 354 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 54 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Missing a Javadoc comment. | 9 | |
Missing a Javadoc comment. | 11 | |
Missing a Javadoc comment. | 13 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Missing a Javadoc comment. | 19 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 62 | |
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 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 102 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 62 | |
'file' hides a field. | 67 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 102 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Expected @throws tag for 'IOException'. | 42 | |
Expected @throws tag for 'IOException'. | 51 | |
Expected @throws tag for 'IOException'. | 60 | |
Expected @throws tag for 'IOException'. | 69 | |
Missing a Javadoc comment. | 87 | |
Redundant 'public' modifier. | 87 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 106 | |
Expected an @return tag. | 115 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 59 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 78 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 88 | |
Missing a Javadoc comment. | 90 | |
Line is longer than 120 characters. | 105 | |
Expected @param tag for 'workspaceConfiguration'. | 105 | |
Expected @param tag for 'wtpDefaultServer'. | 105 | |
Expected @param tag for 'log'. | 105 | |
Line is longer than 120 characters. | 149 | |
Unused @param tag for 'workspaceLocation'. | 196 | |
Expected @param tag for 'workspaceConfiguration'. | 200 | |
Expected @throws tag for 'FileNotFoundException'. | 329 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 329 | |
Expected @throws tag for 'XmlPullParserException'. | 329 | |
Expected @throws tag for 'IOException'. | 329 | |
Missing a Javadoc comment. | 364 | |
Line is longer than 120 characters. | 379 | |
Line is longer than 120 characters. | 435 | |
'{' should be on a new line. | 469 | |
Unused @param tag for 'workspaceLocation'. | 509 | |
Expected @param tag for 'workspaceConfiguration'. | 512 | |
Line is longer than 120 characters. | 547 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Unused import - org.apache.maven.artifact.repository.ArtifactRepository. | 32 | |
Unused import - org.apache.maven.plugin.eclipse.EclipseSourceDir. | 34 | |
Unused import - org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter. | 36 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
Line is longer than 120 characters. | 180 | |
Expected @throws tag for 'MojoExecutionException'. | 230 | |
Line is longer than 120 characters. | 237 | |
Expected @param tag for 'project'. | 255 | |
Expected @throws tag for 'MojoExecutionException'. | 256 | |
Unused @param tag for 'sourceDirs'. | 266 | |
Unused @param tag for 'localRepository'. | 267 | |
Unused @param tag for 'buildOutputDirectory'. | 268 | |
Line is longer than 120 characters. | 282 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Expected an @return tag. | 44 | |
'log' hides a field. | 44 | |
Expected @param tag for 'log'. | 44 | |
'config' hides a field. | 44 | |
Expected @param tag for 'config'. | 44 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 71 | |
Expected @throws tag for 'MojoExecutionException'. | 77 | |
Line is longer than 120 characters. | 139 | |
Line is longer than 120 characters. | 143 | |
Missing a Javadoc comment. | 148 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 34 | |
Expected @param tag for 'log'. | 41 | |
Expected @param tag for 'config'. | 41 | |
'buildfilePath' hides a field. | 41 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 77 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Method length is 265 lines (max allowed is 150). | 156 | |
Expected @throws tag for 'MojoExecutionException'. | 157 | |
Line is longer than 120 characters. | 170 | |
Inner assignments should be avoided. | 199 | |
Line is longer than 120 characters. | 252 | |
Line is longer than 120 characters. | 352 | |
Missing a Javadoc comment. | 424 | |
Method length is 192 lines (max allowed is 150). | 437 | |
Missing a Javadoc comment. | 437 | |
Line is longer than 120 characters. | 538 | |
Line is longer than 120 characters. | 571 | |
'1.5' is a magic number. | 594 | |
'1.5' is a magic number. | 609 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Expected an @return tag. | 57 | |
Expected @param tag for 'log'. | 57 | |
Expected @param tag for 'config'. | 57 | |
'filename' hides a field. | 57 | |
Expected @param tag for 'filename'. | 57 | |
Missing a Javadoc comment. | 64 | |
Line is longer than 120 characters. | 85 | |
Missing a Javadoc comment. | 145 | |
Missing a Javadoc comment. | 151 | |
Expected an @return tag. | 156 | |
Missing a Javadoc comment. | 161 | |
Missing a Javadoc comment. | 166 | |
Missing a Javadoc comment. | 171 | |
Missing a Javadoc comment. | 173 | |
Missing a Javadoc comment. | 178 | |
Missing a Javadoc comment. | 183 | |
Missing a Javadoc comment. | 188 | |
Missing a Javadoc comment. | 190 | |
Missing a Javadoc comment. | 198 | |
Missing a Javadoc comment. | 206 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 43 | |
Expected @param tag for 'config'. | 54 | |
Expected @throws tag for 'MojoExecutionException'. | 55 | |
Expected @param tag for 'project'. | 77 | |
Expected @throws tag for 'MojoExecutionException'. | 78 | |
Line is longer than 120 characters. | 88 | |
Line is longer than 120 characters. | 91 | |
Expected @param tag for 'log'. | 125 | |
Expected @param tag for 'config'. | 125 | |
Expected @throws tag for 'MojoExecutionException'. | 126 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
'static' modifier out of order with the JLS suggestions. | 59 | |
'static' modifier out of order with the JLS suggestions. | 64 | |
'static' modifier out of order with the JLS suggestions. | 69 | |
'static' modifier out of order with the JLS suggestions. | 74 | |
'static' modifier out of order with the JLS suggestions. | 79 | |
Expected @throws tag for 'MojoExecutionException'. | 85 | |
Missing a Javadoc comment. | 118 | |
Line is longer than 120 characters. | 172 | |
Line is longer than 120 characters. | 189 | |
'20' is a magic number. | 213 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 70 | |
Method length is 190 lines (max allowed is 150). | 85 | |
Expected @throws tag for 'MojoExecutionException'. | 86 | |
Line is longer than 120 characters. | 133 | |
Line is longer than 120 characters. | 137 | |
Line is longer than 120 characters. | 164 | |
Missing a Javadoc comment. | 278 | |
Missing a Javadoc comment. | 294 | |
Line is longer than 120 characters. | 305 | |
Missing a Javadoc comment. | 312 | |
Line is longer than 120 characters. | 323 | |
Expected @param tag for 'writer'. | 335 | |
Expected @param tag for 'name'. | 335 | |
Expected @param tag for 'location'. | 335 | |
Expected @param tag for 'type'. | 335 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Line is longer than 120 characters. | 50 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Expected @throws tag for 'MojoExecutionException'. | 58 | |
Line is longer than 120 characters. | 118 | |
Line is longer than 120 characters. | 122 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Expected @throws tag for 'MojoExecutionException'. | 45 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Unused import - org.apache.maven.plugin.eclipse.EclipsePlugin. | 28 | |
Missing a Javadoc comment. | 148 | |
Missing a Javadoc comment. | 150 | |
Missing a Javadoc comment. | 152 | |
Missing a Javadoc comment. | 157 | |
Line is longer than 120 characters. | 191 | |
Line is longer than 120 characters. | 201 | |
Expected an @return tag. | 489 | |
Expected @param tag for 'addVersionToProjectName'. | 499 | |
Missing a Javadoc comment. | 504 | |
Missing a Javadoc comment. | 509 | |
Missing a Javadoc comment. | 514 | |
Missing a Javadoc comment. | 519 | |
Unused @param tag for 'buildCommands'. | 553 | |
Expected @param tag for 'wtpapplicationxml'. | 555 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 66 | |
Line is longer than 120 characters. | 99 | |
Expected @param tag for 'configFile'. | 170 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Expected @throws tag for 'MojoExecutionException'. | 59 | |
Line is longer than 120 characters. | 78 | |
Line is longer than 120 characters. | 93 | |
',' is not followed by whitespace. | 93 | |
Line is longer than 120 characters. | 158 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Expected @throws tag for 'MojoExecutionException'. | 67 | |
Line is longer than 120 characters. | 73 | |
Line is longer than 120 characters. | 77 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Expected @param tag for 'strutsProps'. | 52 | |
Expected @throws tag for 'MojoExecutionException'. | 67 | |
Line is longer than 120 characters. | 80 | |
Expected an @return tag. | 181 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Unused import - org.apache.maven.artifact.repository.ArtifactRepository. | 31 | |
Unused import - org.apache.maven.plugin.eclipse.EclipseSourceDir. | 34 | |
Unused import - org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter. | 37 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 101 | |
Missing a Javadoc comment. | 103 | |
Missing a Javadoc comment. | 105 | |
Missing a Javadoc comment. | 107 | |
Missing a Javadoc comment. | 109 | |
Missing a Javadoc comment. | 111 | |
Missing a Javadoc comment. | 113 | |
Missing a Javadoc comment. | 115 | |
Missing a Javadoc comment. | 117 | |
Missing a Javadoc comment. | 119 | |
Missing a Javadoc comment. | 121 | |
Unused @param tag for 'sourceDirs'. | 127 | |
Unused @param tag for 'localRepository'. | 128 | |
Unused @param tag for 'buildOutputDirectory'. | 129 | |
Line is longer than 120 characters. | 255 | |
Line is longer than 120 characters. | 262 | |
Line is longer than 120 characters. | 481 | |
Line is longer than 120 characters. | 484 | |
'if' construct must use '{}'s. | 500 | |
Line is longer than 120 characters. | 530 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Unused import - org.apache.maven.artifact.repository.ArtifactRepository. | 33 | |
Unused import - org.apache.maven.plugin.eclipse.EclipseSourceDir. | 36 | |
Unused import - org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter. | 39 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 79 | |
Unused @param tag for 'sourceDirs'. | 86 | |
Unused @param tag for 'localRepository'. | 87 | |
Unused @param tag for 'buildOutputDirectory'. | 88 | |
Line is longer than 120 characters. | 144 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Unused import - org.apache.maven.artifact.repository.ArtifactRepository. | 27 | |
Unused import - org.apache.maven.plugin.eclipse.EclipseSourceDir. | 30 | |
Unused import - org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter. | 33 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Unused @param tag for 'sourceDirs'. | 61 | |
Unused @param tag for 'localRepository'. | 62 | |
Unused @param tag for 'buildOutputDirectory'. | 63 | |
Line is longer than 120 characters. | 84 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Unused import - org.apache.maven.artifact.Artifact. | 24 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 45 | |
Expected @param tag for 'project'. | 54 | |
Expected @throws tag for 'MojoExecutionException'. | 55 | |
Missing a Javadoc comment. | 116 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 78 | |
Line is longer than 120 characters. | 114 | |
Expected @throws tag for 'MojoExecutionException'. | 130 | |
Line is longer than 120 characters. | 140 | |
'warContextRoot' hides a field. | 215 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Unused import - org.apache.maven.artifact.repository.ArtifactRepository. | 27 | |
Unused import - org.apache.maven.plugin.eclipse.EclipseSourceDir. | 30 | |
Unused import - org.apache.maven.plugin.eclipse.writers.wtp.AbstractWtpResourceWriter. | 33 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Unused @param tag for 'sourceDirs'. | 59 | |
Unused @param tag for 'localRepository'. | 60 | |
Unused @param tag for 'buildOutputDirectory'. | 61 | |
Line is longer than 120 characters. | 78 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
'profileName' hides a field. | 34 | |
Missing a Javadoc comment. | 50 | |
Line is longer than 120 characters. | 68 | |
Line is longer than 120 characters. | 72 | |
Missing a Javadoc comment. | 80 | |
Line is longer than 120 characters. | 95 | |
Missing a Javadoc comment. | 106 | |
Missing a Javadoc comment. | 111 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Missing a Javadoc comment. | 17 | |
Line is longer than 120 characters. | 40 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
'logger' hides a field. | 53 | |
'config' hides a field. | 53 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 108 | |
Line is longer than 120 characters. | 123 | |
Line is longer than 120 characters. | 128 | |
Missing a Javadoc comment. | 135 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
Expected @throws tag for 'MojoExecutionException'. | 44 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 56 | |
Missing a Javadoc comment. | 58 | |
Missing a Javadoc comment. | 60 | |
Missing a Javadoc comment. | 62 | |
Missing a Javadoc comment. | 64 | |
Missing a Javadoc comment. | 66 | |
Missing a Javadoc comment. | 68 | |
Missing a Javadoc comment. | 70 | |
Missing a Javadoc comment. | 72 | |
Missing a Javadoc comment. | 74 | |
Missing a Javadoc comment. | 76 | |
Missing a Javadoc comment. | 78 | |
Expected @param tag for 'project'. | 85 | |
Expected @param tag for 'writer'. | 85 | |
Expected @param tag for 'buildOutputDirectory'. | 86 | |
Expected @throws tag for 'MojoExecutionException'. | 87 | |
Expected @param tag for 'writer'. | 151 | |
Expected @param tag for 'dep'. | 151 | |
Expected @param tag for 'localRepository'. | 151 | |
Expected @param tag for 'basedir'. | 152 | |
Expected @param tag for 'deployPath'. | 152 | |
Expected @throws tag for 'MojoExecutionException'. | 153 | |
Line is longer than 120 characters. | 173 | |
Missing a Javadoc comment. | 257 | |
Line is longer than 120 characters. | 279 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^/\*\s*$'. | 3 | |
Unused import - org.apache.maven.artifact.repository.ArtifactRepository. | 13 | |
Unused import - org.apache.maven.plugin.eclipse.EclipseSourceDir. | 16 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 71 | |
Missing a Javadoc comment. | 73 | |
Missing a Javadoc comment. | 75 | |
Missing a Javadoc comment. | 77 | |
Missing a Javadoc comment. | 79 | |
Missing a Javadoc comment. | 81 | |
Missing a Javadoc comment. | 83 | |
Missing a Javadoc comment. | 85 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 91 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 97 | |
Missing a Javadoc comment. | 99 | |
Missing a Javadoc comment. | 101 | |
Line is longer than 120 characters. | 137 | |
Expected @param tag for 'sourceDirectory'. | 196 | |
Expected @param tag for 'destinationDirectory'. | 196 | |
Expected @throws tag for 'IOException'. | 197 | |
Line is longer than 120 characters. | 281 | |
Line is longer than 120 characters. | 322 | |
Line is longer than 120 characters. | 325 | |
Line is longer than 120 characters. | 328 | |
Line is longer than 120 characters. | 329 | |
Line is longer than 120 characters. | 336 | |
Line is longer than 120 characters. | 337 | |
Line is longer than 120 characters. | 342 | |
Line is longer than 120 characters. | 561 | |
Line is longer than 120 characters. | 562 | |
Line is longer than 120 characters. | 563 | |
Line is longer than 120 characters. | 565 | |
Line is longer than 120 characters. | 566 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Expected @param tag for 'writer'. | 64 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Expected @throws tag for 'MojoExecutionException'. | 84 | |
Line is longer than 120 characters. | 100 | |
Expected @param tag for 'writer'. | 122 | |
Expected @param tag for 'packaging'. | 122 | |
Expected @param tag for 'buildOutputDirectory'. | 122 | |
Expected @param tag for 'sourceDirs'. | 123 | |
Expected @param tag for 'localRepository'. | 123 | |
Expected @throws tag for 'MojoExecutionException'. | 124 | |
Line is longer than 120 characters. | 147 | |
Line is longer than 120 characters. | 159 | |
Line contains a tab character. | 164 | |
Line contains a tab character. | 168 | |
Expected @param tag for 'writer'. | 227 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Line is longer than 120 characters. | 49 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 69 | |
Missing a Javadoc comment. | 71 | |
Expected @throws tag for 'MojoExecutionException'. | 87 | |
Line is longer than 120 characters. | 105 | |
Expected @param tag for 'writer'. | 118 | |
Expected @param tag for 'packaging'. | 118 | |
Line is longer than 120 characters. | 125 | |
Line is longer than 120 characters. | 126 | |
Line is longer than 120 characters. | 132 | |
Line is longer than 120 characters. | 133 | |
Line is longer than 120 characters. | 144 | |
Line is longer than 120 characters. | 146 | |
Line is longer than 120 characters. | 150 | |
Line is longer than 120 characters. | 158 | |
Expected @param tag for 'writer'. | 174 | |
Expected @param tag for 'facetName'. | 174 | |
Expected @param tag for 'writer'. | 190 | |
Expected @param tag for 'facetName'. | 190 | |
Expected @param tag for 'facetVersion'. | 190 | |
Expected @param tag for 'writer'. | 204 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 47 | |
Expected @throws tag for 'MojoExecutionException'. | 53 | |
Line is longer than 120 characters. | 65 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 421 | |
Missing a Javadoc comment. | 426 | |
'logger' hides a field. | 482 | |
Expected @param tag for 'logger'. | 482 | |
Expected @throws tag for 'MojoExecutionException'. | 491 | |
Expected @throws tag for 'MojoFailureException'. | 491 | |
Method length is 189 lines (max allowed is 150). | 523 | |
'project' hides a field. | 530 | |
Line is longer than 120 characters. | 567 | |
Line is longer than 120 characters. | 598 | |
Line is longer than 120 characters. | 606 | |
Line is longer than 120 characters. | 624 | |
Line is longer than 120 characters. | 656 | |
'public' modifier out of order with the JLS suggestions. | 721 | |
Line is longer than 120 characters. | 751 | |
Line is longer than 120 characters. | 754 | |
'{' should be on a new line. | 814 | |
Line is longer than 120 characters. | 833 | |
Missing a Javadoc comment. | 850 | |
'artifactFactory' hides a field. | 850 | |
Line is longer than 120 characters. | 873 | |
'(' is not followed by whitespace. | 947 | |
')' is not preceded with whitespace. | 947 | |
'{' should be on a new line. | 947 | |
'(' is not followed by whitespace. | 958 | |
')' is not preceded with whitespace. | 958 | |
'{' should be on a new line. | 958 | |
'(' is not followed by whitespace. | 959 | |
')' is not preceded with whitespace. | 959 | |
'{' should be on a new line. | 959 | |
Line is longer than 120 characters. | 960 | |
Line is longer than 120 characters. | 986 | |
Line is longer than 120 characters. | 990 | |
Line is longer than 120 characters. | 1029 | |
Line is longer than 120 characters. | 1048 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
More than 7 parameters. | 141 | |
Unused @param tag for 'groupId'. | 260 | |
Expected @param tag for 'classifier'. | 262 | |
Expected an @return tag. | 510 | |
Expected an @return tag. | 518 | |
Expected @param tag for 'o'. | 518 | |
Expected @param tag for 'project'. | 566 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 61 | |
Missing a Javadoc comment. | 63 | |
Missing a Javadoc comment. | 65 | |
Missing a Javadoc comment. | 67 | |
Missing a Javadoc comment. | 69 | |
Expected @param tag for 'log'. | 97 | |
Line is longer than 120 characters. | 118 | |
Missing a Javadoc comment. | 130 | |
Expected @param tag for 'optionName'. | 150 | |
Unused @param tag for 'artifacts'. | 215 | |
Expected an @return tag. | 219 | |
Expected @param tag for 'dependencies'. | 219 | |
Line is longer than 120 characters. | 248 | |
Expected @param tag for 'subConfiguration'. | 287 | |
Expected @param tag for 'log'. | 329 | |
Expected an @return tag. | 357 | |
Expected @param tag for 'template'. | 357 | |
Expected @param tag for 'dep'. | 357 | |
Missing a Javadoc comment. | 374 | |
Missing a Javadoc comment. | 379 | |
Missing a Javadoc comment. | 385 | |
Expected @param tag for 'localRepository'. | 395 | |
'{' should be on a new line. | 395 | |
Line is longer than 120 characters. | 396 | |
')' is not preceded with whitespace. | 396 | |
Missing a Javadoc comment. | 480 | |
';' is not followed by whitespace. | 490 | |
';' is not followed by whitespace. | 498 | |
Missing a Javadoc comment. | 504 | |
Unused @param tag for 'project'. | 581 | |
Expected @param tag for 'plugins'. | 584 | |
Expected @param tag for 'optionName'. | 584 | |
Missing a Javadoc comment. | 623 | |
Missing a Javadoc comment. | 632 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Missing a Javadoc comment. | 35 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 55 | |
Missing a Javadoc comment. | 57 | |
Missing a Javadoc comment. | 59 | |
Missing a Javadoc comment. | 61 | |
Expected @param tag for 'jeeVersion'. | 69 | |
Expected @param tag for 'ejbVersion'. | 69 | |
Expected @param tag for 'servletVersion'. | 69 | |
Expected @param tag for 'jspVersion'. | 69 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Name 'ejbMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
Missing a Javadoc comment. | 35 | |
Name 'jeeMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
Missing a Javadoc comment. | 37 | |
Name 'jspMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
Missing a Javadoc comment. | 39 | |
Name 'servletMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 39 | |
'static' modifier out of order with the JLS suggestions. | 59 | |
'if' construct must use '{}'s. | 61 | |
'else' construct must use '{}'s. | 63 | |
'static' modifier out of order with the JLS suggestions. | 73 | |
'if' construct must use '{}'s. | 75 | |
'else' construct must use '{}'s. | 77 | |
'static' modifier out of order with the JLS suggestions. | 87 | |
'if' construct must use '{}'s. | 89 | |
'else' construct must use '{}'s. | 91 | |
'static' modifier out of order with the JLS suggestions. | 101 | |
'if' construct must use '{}'s. | 103 | |
'else' construct must use '{}'s. | 105 | |
Unused @param tag for 'artifacts'. | 112 | |
Expected @param tag for 'project'. | 116 | |
'if' construct must use '{}'s. | 125 | |
Unused @param tag for 'artifacts'. | 134 | |
Expected @param tag for 'project'. | 138 | |
'if' construct must use '{}'s. | 147 | |
Line is longer than 120 characters. | 154 | |
'if' construct must use '{}'s. | 155 | |
'if' construct must use '{}'s. | 163 | |
Unused @param tag for 'artifacts'. | 172 | |
Expected @param tag for 'project'. | 177 | |
'if' construct must use '{}'s. | 186 | |
Line is longer than 120 characters. | 193 | |
'if' construct must use '{}'s. | 194 | |
Unused @param tag for 'artifacts'. | 203 | |
Expected @param tag for 'project'. | 207 | |
'if' construct must use '{}'s. | 216 | |
Missing a Javadoc comment. | 222 | |
Missing a Javadoc comment. | 231 | |
'if' construct must use '{}'s. | 240 | |
Line is longer than 120 characters. | 240 | |
'if' construct must use '{}'s. | 245 | |
Line is longer than 120 characters. | 245 | |
Missing a Javadoc comment. | 267 | |
'if' construct must use '{}'s. | 276 | |
Line is longer than 120 characters. | 276 | |
Missing a Javadoc comment. | 299 | |
Missing a Javadoc comment. | 304 | |
'if' construct must use '{}'s. | 313 | |
'if' construct must use '{}'s. | 319 |