The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 63 | 363 | 357 | 348 |
| Rules | Violations | Severity |
|---|---|---|
LeftCurly
|
16 | |
RightCurly
|
0 | |
LineLength
|
159 | |
| MemberName | 0 | |
| JavadocMethod | 338 | |
| JavadocType | 5 | |
| JavadocVariable | 363 | |
| ConstantName | 4 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
RegexpHeader
|
63 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 19 | |
| FileLength | 0 | |
| MethodLength | 4 | |
| ParameterNumber | 2 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 0 | |
ParenPad
|
20 | |
| TabCharacter | 2 | |
| WhitespaceAfter | 4 | |
| WhitespaceAround | 0 | |
| ModifierOrder | 10 | |
| RedundantModifier | 1 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 24 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
19 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 1 | |
MagicNumber
|
13 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 1 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| 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 | |
| Missing a Javadoc comment. | 147 | |
| Missing a Javadoc comment. | 149 | |
| Line is longer than 120 characters. | 221 | |
| Line is longer than 120 characters. | 248 | |
| Line is longer than 120 characters. | 268 | |
| Line is longer than 120 characters. | 361 | |
| Missing a Javadoc comment. | 474 | |
| Missing a Javadoc comment. | 539 | |
| Missing a Javadoc comment. | 544 | |
| Expected an @return tag. | 732 | |
| Expected @param tag for 'addVersionToProjectName'. | 740 | |
| Expected an @return tag. | 748 | |
| Expected @param tag for 'addGroupIdToProjectName'. | 756 | |
| Expected an @return tag. | 784 | |
| Expected @throws tag for 'MojoExecutionException'. | 785 | |
| Line is longer than 120 characters. | 790 | |
| Line is longer than 120 characters. | 802 | |
| '{' should be on a new line. | 804 | |
| '{' should be on a new line. | 807 | |
| '{' should be on a new line. | 810 | |
| '{' should be on a new line. | 814 | |
| Missing a Javadoc comment. | 886 | |
| '0.7f' is a magic number. | 890 | |
| '1.5f' is a magic number. | 898 | |
| Missing a Javadoc comment. | 923 | |
| Missing a Javadoc comment. | 945 | |
| Line is longer than 120 characters. | 952 | |
| Line is longer than 120 characters. | 954 | |
| Line is longer than 120 characters. | 983 | |
| Line is longer than 120 characters. | 990 | |
| Line is longer than 120 characters. | 995 | |
| Missing a Javadoc comment. | 1016 | |
| Missing a Javadoc comment. | 1040 | |
| '0.7f' is a magic number. | 1053 | |
| '1.5' is a magic number. | 1066 | |
| Missing a Javadoc comment. | 1105 | |
| Line is longer than 120 characters. | 1158 | |
| Expected @param tag for 'config'. | 1323 | |
| Expected @throws tag for 'MojoExecutionException'. | 1324 | |
| Missing a Javadoc comment. | 1329 | |
| Line is longer than 120 characters. | 1334 | |
| '0.7f' is a magic number. | 1365 | |
| '0.7f' is a magic number. | 1424 | |
| '1.5f' is a magic number. | 1441 | |
| '0.7f' is a magic number. | 1446 | |
| '0.7f' is a magic number. | 1451 | |
| Missing a Javadoc comment. | 1464 | |
| 'buildOutputDirectory' hides a field. | 1464 | |
| 'if' construct must use '{}'s. | 1518 | |
| Missing a Javadoc comment. | 1523 | |
| Line is longer than 120 characters. | 1538 | |
| Missing a Javadoc comment. | 1543 | |
| 'excludes' hides a field. | 1553 | |
| Line is longer than 120 characters. | 1597 | |
| '(' is not followed by whitespace. | 1600 | |
| ')' is not preceded with whitespace. | 1600 | |
| '{' should be on a new line. | 1600 | |
| '(' is not followed by whitespace. | 1601 | |
| ')' is not preceded with whitespace. | 1601 | |
| Line is longer than 120 characters. | 1603 | |
| '(' is not followed by whitespace. | 1619 | |
| ')' is not preceded with whitespace. | 1619 | |
| '{' should be on a new line. | 1619 | |
| '{' should be on a new line. | 1621 | |
| '(' is not followed by whitespace. | 1623 | |
| ')' is not preceded with whitespace. | 1623 | |
| '{' should be on a new line. | 1623 | |
| Missing a Javadoc comment. | 1630 | |
| Line is longer than 120 characters. | 1651 | |
| Line is longer than 120 characters. | 1668 | |
| Missing a Javadoc comment. | 1673 | |
| Missing a Javadoc comment. | 1691 | |
| Missing a Javadoc comment. | 1709 | |
| Missing a Javadoc comment. | 1738 | |
| '{' should be on a new line. | 1787 | |
| 'projectNameTemplate' hides a field. | 1799 | |
| 'addVersionToProjectName' hides a field. | 1800 | |
| 'addGroupIdToProjectName' hides a field. | 1801 | |
| Line is longer than 120 characters. | 1824 | |
| '(' is not followed by whitespace. | 1824 | |
| ')' is not preceded with whitespace. | 1824 | |
| Missing a Javadoc comment. | 1835 | |
| Missing a Javadoc comment. | 1872 | |
| Line is longer than 120 characters. | 1903 | |
| Line is longer than 120 characters. | 1920 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 41 | |
| Missing a Javadoc comment. | 43 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Expected an @return tag. | 228 | |
| Expected an @return tag. | 236 | |
| Expected @param tag for 'obj'. | 236 | |
| Expected an @return tag. | 245 | |
| Expected an @return tag. | 253 | |
| Expected @param tag for 'obj'. | 253 | |
| Line is longer than 120 characters. | 290 |
| 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 248 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. | 335 | |
| Missing a Javadoc comment. | 407 | |
| Method length is 192 lines (max allowed is 150). | 420 | |
| Missing a Javadoc comment. | 420 | |
| Line is longer than 120 characters. | 521 | |
| Line is longer than 120 characters. | 554 | |
| '1.5' is a magic number. | 577 | |
| '1.5' is a magic number. | 592 |
| 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. | 261 | |
| Line is longer than 120 characters. | 283 |
| 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. | 423 | |
| Missing a Javadoc comment. | 428 | |
| 'logger' hides a field. | 484 | |
| Expected @param tag for 'logger'. | 484 | |
| Expected @throws tag for 'MojoExecutionException'. | 493 | |
| Expected @throws tag for 'MojoFailureException'. | 493 | |
| Method length is 189 lines (max allowed is 150). | 525 | |
| 'project' hides a field. | 532 | |
| Line is longer than 120 characters. | 569 | |
| Line is longer than 120 characters. | 600 | |
| Line is longer than 120 characters. | 608 | |
| Line is longer than 120 characters. | 626 | |
| Line is longer than 120 characters. | 658 | |
| 'public' modifier out of order with the JLS suggestions. | 723 | |
| Line is longer than 120 characters. | 753 | |
| Line is longer than 120 characters. | 756 | |
| '{' should be on a new line. | 816 | |
| Line is longer than 120 characters. | 835 | |
| Missing a Javadoc comment. | 852 | |
| 'artifactFactory' hides a field. | 852 | |
| Line is longer than 120 characters. | 875 | |
| '(' is not followed by whitespace. | 949 | |
| ')' is not preceded with whitespace. | 949 | |
| '{' should be on a new line. | 949 | |
| '(' is not followed by whitespace. | 960 | |
| ')' is not preceded with whitespace. | 960 | |
| '{' should be on a new line. | 960 | |
| '(' is not followed by whitespace. | 961 | |
| ')' is not preceded with whitespace. | 961 | |
| '{' should be on a new line. | 961 | |
| Line is longer than 120 characters. | 962 | |
| Line is longer than 120 characters. | 988 | |
| Line is longer than 120 characters. | 992 | |
| Line is longer than 120 characters. | 1031 | |
| Line is longer than 120 characters. | 1050 |
| 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 |