Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 19 | 2 | 23 | 1571 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | LeftCurly
|
422 | |
RightCurly
|
14 | ||
| header | RegexpHeader
|
19 | |
| javadoc | JavadocMethod
|
23 | |
JavadocVariable
|
2 | ||
| whitespace | ParenPad
|
1116 |
Details
org/apache/maven/plugin/AbstractMojo.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 68 should be on a new line. | 141 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 153 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 153 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 153 | |
| blocks | LeftCurly | '{' at column 25 should be on a new line. | 173 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 174 | |
| blocks | LeftCurly | '{' at column 26 should be on a new line. | 174 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 182 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 187 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 187 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 187 |
org/apache/maven/plugin/AbstractMojoExecutionException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 72 should be on a new line. | 26 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 31 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 31 | |
| blocks | LeftCurly | '{' at column 59 should be on a new line. | 31 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 32 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 32 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 35 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 35 | |
| blocks | LeftCurly | '{' at column 76 should be on a new line. | 35 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 36 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 36 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 46 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 46 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 46 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 47 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 47 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 50 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 54 |
org/apache/maven/plugin/ContextEnabled.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 30 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 36 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 36 |
org/apache/maven/plugin/Mojo.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 23 should be on a new line. | 33 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 58 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 58 |
org/apache/maven/plugin/MojoExecutionException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 76 should be on a new line. | 27 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 36 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 36 | |
| blocks | LeftCurly | '{' at column 91 should be on a new line. | 36 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 37 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 37 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 49 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 49 | |
| blocks | LeftCurly | '{' at column 68 should be on a new line. | 49 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 50 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 50 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 60 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 60 | |
| blocks | LeftCurly | '{' at column 68 should be on a new line. | 60 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 69 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 69 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 69 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 70 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 70 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 80 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 80 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 80 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 81 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 81 |
org/apache/maven/plugin/MojoFailureException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 74 should be on a new line. | 27 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 36 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 36 | |
| blocks | LeftCurly | '{' at column 89 should be on a new line. | 36 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 37 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 37 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 47 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 47 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 47 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 48 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 48 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 59 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 59 | |
| blocks | LeftCurly | '{' at column 66 should be on a new line. | 59 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 60 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 60 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 70 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 70 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 70 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 71 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 71 |
org/apache/maven/plugin/MojoNotFoundException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 29 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 34 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 34 | |
| blocks | LeftCurly | '{' at column 82 should be on a new line. | 34 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 35 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 35 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 35 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 35 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 41 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 45 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 49 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 49 | |
| blocks | LeftCurly | '{' at column 85 should be on a new line. | 49 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 50 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 50 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 52 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 52 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 52 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 52 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 52 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 52 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 54 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 54 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 54 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 55 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 55 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 57 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 57 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 59 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 59 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 59 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 60 | |
| blocks | LeftCurly | '{' at column 86 should be on a new line. | 60 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 62 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 62 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 62 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 63 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 65 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 65 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 65 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 66 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 66 |
org/apache/maven/plugin/descriptor/DuplicateMojoDescriptorException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 88 should be on a new line. | 24 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 27 | |
| blocks | LeftCurly | '{' at column 102 should be on a new line. | 27 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 28 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 30 |
org/apache/maven/plugin/descriptor/DuplicateParameterException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 83 should be on a new line. | 24 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 26 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 26 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 26 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 27 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 27 |
org/apache/maven/plugin/descriptor/InvalidParameterException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 81 should be on a new line. | 24 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 25 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 25 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 25 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 26 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 26 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 29 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 29 | |
| blocks | LeftCurly | '{' at column 71 should be on a new line. | 29 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 30 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 30 |
org/apache/maven/plugin/descriptor/InvalidPluginDescriptorException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 84 should be on a new line. | 26 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 28 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 28 | |
| blocks | LeftCurly | '{' at column 78 should be on a new line. | 28 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 29 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 29 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 32 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 32 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 32 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 33 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 33 |
org/apache/maven/plugin/descriptor/MojoDescriptor.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 84 should be on a new line. | 40 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 142 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 144 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 145 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 145 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 155 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 162 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 162 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 163 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 169 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 176 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 176 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 184 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 185 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 185 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 192 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 192 | |
| blocks | LeftCurly | '{' at column 94 should be on a new line. | 192 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 194 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 194 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 194 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 195 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 195 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 203 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 203 | |
| blocks | LeftCurly | '{' at column 86 should be on a new line. | 203 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 204 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 204 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 204 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 204 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 204 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 205 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 207 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 210 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 210 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 218 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 221 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 221 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 221 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 222 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 222 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 235 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 235 | |
| blocks | LeftCurly | '{' at column 86 should be on a new line. | 235 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 239 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 248 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 255 | |
| javadoc | JavadocMethod | Expected @param tag for 'requiresDependencyCollection'. | 255 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 255 | |
| blocks | LeftCurly | '{' at column 86 should be on a new line. | 255 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 269 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 281 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 281 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 281 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 288 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 299 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 299 | |
| blocks | LeftCurly | '{' at column 59 should be on a new line. | 299 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 308 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 316 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 323 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 330 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 330 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 330 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 337 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 344 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 344 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 344 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 351 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 358 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 358 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 358 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 365 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 372 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 372 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 372 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 379 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 380 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 380 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 386 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 393 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 393 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 393 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 400 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 401 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 401 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 401 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 402 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 402 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 410 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 410 | |
| blocks | LeftCurly | '{' at column 77 should be on a new line. | 410 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 415 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 420 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 427 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 436 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 441 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 448 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 455 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 455 | |
| blocks | LeftCurly | '{' at column 72 should be on a new line. | 455 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 462 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 469 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 469 | |
| blocks | LeftCurly | '{' at column 67 should be on a new line. | 469 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 474 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 474 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 474 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 475 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 475 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 475 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 479 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 479 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 479 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 482 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 482 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 483 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 483 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 490 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 491 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 491 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 497 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 504 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 504 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 504 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 512 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 512 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 512 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 520 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 527 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 535 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 535 | |
| blocks | LeftCurly | '{' at column 71 should be on a new line. | 535 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 542 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 549 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 549 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 549 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 556 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 556 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 556 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 563 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 571 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 579 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 579 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 579 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 586 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 587 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 587 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 588 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 588 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 591 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 595 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 595 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 595 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 603 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 604 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 606 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 606 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 606 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 606 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 607 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 607 |
org/apache/maven/plugin/descriptor/Parameter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 24 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 53 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 57 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 57 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 57 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 61 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 65 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 65 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 65 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 69 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 73 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 73 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 77 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 81 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 81 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 81 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 85 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 89 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 89 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 89 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 93 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 97 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 97 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 97 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 101 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 105 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 105 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 106 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 109 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 113 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 113 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 113 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 117 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 121 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 121 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 125 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 125 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 125 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 129 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 133 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 137 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 141 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 141 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 145 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 149 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 149 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 153 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 157 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 157 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 157 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 165 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 166 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 168 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 168 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 168 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 169 |
org/apache/maven/plugin/descriptor/PluginDescriptor.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 83 should be on a new line. | 47 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 90 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 90 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 91 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 95 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 95 | |
| blocks | LeftCurly | '{' at column 96 should be on a new line. | 95 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 102 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 102 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 102 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 102 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 102 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 103 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 105 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 108 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 108 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 108 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 113 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 114 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 114 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 115 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 115 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 119 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 123 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 123 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 127 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 131 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 131 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 131 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 139 | |
| blocks | LeftCurly | '{' at column 96 should be on a new line. | 139 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 143 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 147 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 148 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 148 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 151 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 151 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 155 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 164 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 164 | |
| javadoc | JavadocMethod | Expected @param tag for 'artifactId'. | 164 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 164 | |
| blocks | LeftCurly | '{' at column 73 should be on a new line. | 164 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 165 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 165 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 165 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 165 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 165 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 167 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 167 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 168 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 168 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 172 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 176 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 176 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 180 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 180 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 180 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 184 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 188 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 188 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 188 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 192 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 196 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 200 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 200 | |
| blocks | LeftCurly | '{' at column 67 should be on a new line. | 200 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 210 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 214 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 214 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 214 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 227 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 228 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 228 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 228 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 229 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 229 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 235 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 235 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 235 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 236 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 236 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 236 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 240 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 240 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 240 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 240 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 243 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 247 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 247 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 247 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 248 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 248 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 248 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 254 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 254 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 254 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 255 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 255 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 255 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 255 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 255 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 262 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 262 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 262 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 266 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 270 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 270 | |
| blocks | LeftCurly | '{' at column 95 should be on a new line. | 270 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 274 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 275 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 275 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 278 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 278 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 278 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 282 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 286 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 286 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 286 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 290 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 294 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 294 | |
| blocks | LeftCurly | '{' at column 70 should be on a new line. | 294 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 298 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 302 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 302 | |
| blocks | LeftCurly | '{' at column 68 should be on a new line. | 302 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 306 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 310 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 310 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 310 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 314 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 318 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 322 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 322 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 322 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 326 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 326 | |
| blocks | LeftCurly | '{' at column 105 should be on a new line. | 326 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 327 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 327 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 327 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 330 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 330 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 330 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 330 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 330 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 330 | |
| blocks | LeftCurly | '{' at column 105 should be on a new line. | 330 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 331 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 331 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 336 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 336 | |
| blocks | LeftCurly | '{' at column 80 should be on a new line. | 336 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 337 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 337 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 341 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 341 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 344 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 344 | |
| blocks | LeftCurly | '{' at column 83 should be on a new line. | 344 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 345 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 345 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 346 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 346 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 346 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 347 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 347 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 350 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 350 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 350 | |
| blocks | LeftCurly | '{' at column 17 should be on a new line. | 351 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 352 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 352 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 353 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 353 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 353 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 353 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 354 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 354 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 356 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 356 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 357 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 357 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 357 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 357 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 365 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 366 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 368 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 368 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 368 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 368 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 369 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 369 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 373 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 373 | |
| blocks | LeftCurly | '{' at column 94 should be on a new line. | 373 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 374 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 374 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 374 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 375 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 375 |
org/apache/maven/plugin/descriptor/PluginDescriptorBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 37 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 38 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 38 | |
| blocks | LeftCurly | '{' at column 86 should be on a new line. | 38 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 39 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 39 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 42 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 42 | |
| blocks | LeftCurly | '{' at column 101 should be on a new line. | 42 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 43 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 43 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 43 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 43 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 46 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 46 | |
| blocks | LeftCurly | '{' at column 110 should be on a new line. | 46 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 49 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 49 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 50 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 50 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 50 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 50 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 51 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 51 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 51 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 52 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 52 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 52 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 52 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 53 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 53 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 53 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 53 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 55 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 56 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 56 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 56 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 56 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 58 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 58 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 58 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 58 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 59 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 59 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 59 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 59 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 60 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 60 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 60 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 60 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 60 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 60 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 61 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 63 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 63 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 65 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 65 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 65 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 65 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 70 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 70 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 70 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 71 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 71 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 74 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 74 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 74 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 75 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 75 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 78 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 78 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 78 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 79 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 79 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 82 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 82 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 82 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 83 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 83 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 86 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 86 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 86 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 87 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 87 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 90 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 90 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 90 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 91 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 91 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 94 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 94 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 95 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 98 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 98 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 98 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 98 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 100 | |
| blocks | LeftCurly | '{' at column 66 should be on a new line. | 100 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 101 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 101 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 101 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 101 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| blocks | LeftCurly | '{' at column 70 should be on a new line. | 106 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 107 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 107 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 109 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 109 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 109 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 110 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 115 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 115 | |
| blocks | LeftCurly | '{' at column 65 should be on a new line. | 115 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 116 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 118 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 118 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 119 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 124 | |
| blocks | LeftCurly | '{' at column 80 should be on a new line. | 124 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 125 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 125 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 125 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 125 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 125 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 125 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 128 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 128 | |
| blocks | LeftCurly | '{' at column 81 should be on a new line. | 128 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 129 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 132 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 132 | |
| blocks | LeftCurly | '{' at column 91 should be on a new line. | 132 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 135 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 135 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 135 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 135 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 139 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 139 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 140 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 140 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 140 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 145 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 145 | |
| blocks | LeftCurly | '{' at column 83 should be on a new line. | 145 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 148 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 148 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 148 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 148 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 150 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 150 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 150 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 150 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 152 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 152 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 152 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 154 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 154 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 154 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 158 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 159 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 159 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 160 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 162 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 164 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 164 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 164 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 164 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 166 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 166 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 166 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 166 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 168 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 170 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 170 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 170 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 171 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 171 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 174 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 176 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 176 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 177 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 177 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 180 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 180 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 182 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 182 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 182 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 183 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 183 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 186 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 186 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 188 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 188 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 188 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 189 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 189 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 192 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 192 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 194 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 194 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 194 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 195 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 195 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 198 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 198 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 200 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 200 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 200 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 201 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 201 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 204 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 204 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 206 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 206 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 206 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 207 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 207 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 210 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 210 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 212 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 212 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 212 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 213 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 213 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 216 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 216 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 218 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 218 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 218 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 219 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 219 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 222 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 222 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 222 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 222 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 224 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 224 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 224 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 224 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 226 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 226 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 228 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 228 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 228 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 229 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 229 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 232 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 232 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 234 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 234 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 234 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 235 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 235 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 238 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 238 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 240 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 240 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 240 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 241 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 241 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 241 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 241 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 244 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 244 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 246 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 246 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 246 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 247 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 247 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 247 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 247 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 250 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 250 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 252 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 252 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 252 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 253 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 253 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 253 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 253 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 256 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 256 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 258 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 258 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 258 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 259 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 259 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 259 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 259 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 262 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 262 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 264 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 264 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 264 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 265 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 265 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 265 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 265 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 268 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 268 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 270 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 270 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 270 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 271 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 271 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 271 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 271 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 274 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 274 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 276 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 276 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 276 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 277 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 277 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 277 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 277 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 280 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 280 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 282 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 282 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 282 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 283 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 283 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 283 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 283 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 290 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 290 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 291 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 291 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 297 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 297 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 297 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 297 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 301 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 301 | |
| blocks | LeftCurly | '{' at column 63 should be on a new line. | 301 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 304 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 304 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 304 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 304 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 306 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 306 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 306 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 306 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 308 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 308 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 308 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 308 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 310 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 310 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 312 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 312 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 312 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 312 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 314 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 314 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 317 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 317 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 317 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 318 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 318 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 320 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 320 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 320 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 320 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 323 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 323 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 323 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 323 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 325 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 325 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 325 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 325 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 327 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 327 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 327 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 327 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 329 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 329 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 329 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 329 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 331 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 331 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 332 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 332 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 332 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 333 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 333 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 333 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 333 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 334 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 334 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 334 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 334 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 337 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 337 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 340 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 340 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 348 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 348 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 348 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 348 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 350 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 350 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 350 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 353 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 353 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 353 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 353 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 355 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 355 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 355 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 355 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 357 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 357 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 357 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 357 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 359 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 359 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 369 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 369 | |
| blocks | LeftCurly | '{' at column 109 should be on a new line. | 369 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 370 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 371 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 371 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 371 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 371 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 372 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 372 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 372 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 372 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 373 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 373 |
org/apache/maven/plugin/descriptor/Requirement.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 26 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 31 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 31 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 31 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 36 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 36 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 36 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 41 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 45 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 53 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 54 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 56 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 56 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 56 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 56 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 57 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 57 |
org/apache/maven/plugin/lifecycle/ImmutableCollections.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 28 should be on a new line. | 40 | |
| blocks | LeftCurly | '{' at column 83 should be on a new line. | 42 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 44 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 44 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 44 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 49 | |
| blocks | LeftCurly | '{' at column 91 should be on a new line. | 54 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 56 | |
| blocks | LeftCurly | '{' at column 70 should be on a new line. | 57 | |
| blocks | LeftCurly | '{' at column 67 should be on a new line. | 59 | |
| blocks | LeftCurly | '{' at column 66 should be on a new line. | 60 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 62 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 67 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 74 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 81 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 81 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 81 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 82 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 82 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 82 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 84 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 84 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 84 | |
| blocks | LeftCurly | '{' at column 65 should be on a new line. | 84 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 86 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 86 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 87 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 87 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 87 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 91 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 91 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 94 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 94 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 96 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 96 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 101 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 101 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 102 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 106 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 107 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 107 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 110 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 110 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 111 | |
| blocks | LeftCurly | '{' at column 26 should be on a new line. | 111 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 113 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 113 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 113 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 113 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 115 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 115 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 116 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 116 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 121 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 123 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 128 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 128 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 129 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 133 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 133 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 134 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 137 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 137 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 138 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 138 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 141 | |
| blocks | LeftCurly | '{' at column 68 should be on a new line. | 144 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 147 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 147 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 152 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 152 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 153 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 153 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 153 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 156 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 156 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 160 | |
| blocks | LeftCurly | '{' at column 68 should be on a new line. | 165 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 169 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 169 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 175 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 175 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 175 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 176 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 176 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 178 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 178 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 178 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 178 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 181 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 185 | |
| blocks | LeftCurly | '{' at column 68 should be on a new line. | 190 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 193 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 193 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 193 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 197 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 197 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 199 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 199 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 199 | |
| blocks | LeftCurly | '{' at column 27 should be on a new line. | 204 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 210 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 212 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 212 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 212 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 217 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 217 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 217 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 222 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 222 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 222 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 227 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 227 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 227 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 232 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 232 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 232 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 237 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 242 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 242 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 242 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 247 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 247 | |
| blocks | LeftCurly | '{' at column 59 should be on a new line. | 247 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 252 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 252 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 252 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 257 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 258 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 258 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 262 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 263 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 263 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 267 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 267 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 267 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 268 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 268 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 268 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 269 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 269 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 271 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 271 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 275 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 275 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 275 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 276 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 276 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 276 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 277 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 277 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 279 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 279 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 279 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 280 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 280 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 282 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 282 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 282 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 283 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 283 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 285 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 285 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 288 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 288 | |
| blocks | LeftCurly | '{' at column 68 should be on a new line. | 288 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 289 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 289 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 292 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 296 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 296 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 296 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 302 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 302 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 302 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 303 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 303 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 303 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 304 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 304 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 306 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 306 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 310 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 315 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 318 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 318 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 318 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 323 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 328 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 329 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 329 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 333 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 338 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 339 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 339 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 343 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 348 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 353 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 358 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 358 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 358 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 363 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 363 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 363 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 369 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 370 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 370 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 370 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 372 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 372 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 372 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 374 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 374 | |
| blocks | LeftCurly | '{' at column 70 should be on a new line. | 374 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 375 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 375 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 381 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 381 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 381 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 386 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 386 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 386 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 391 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 391 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 391 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 396 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 401 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 401 | |
| blocks | LeftCurly | '{' at column 88 should be on a new line. | 401 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 406 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 406 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 406 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 411 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 411 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 411 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 416 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 416 | |
| blocks | LeftCurly | '{' at column 78 should be on a new line. | 416 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 421 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 421 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 421 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 426 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 426 | |
| blocks | LeftCurly | '{' at column 96 should be on a new line. | 426 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 431 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 431 | |
| blocks | LeftCurly | '{' at column 117 should be on a new line. | 431 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 436 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 436 | |
| blocks | LeftCurly | '{' at column 108 should be on a new line. | 436 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 441 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 441 | |
| blocks | LeftCurly | '{' at column 120 should be on a new line. | 441 | |
| blocks | LeftCurly | '{' at column 72 should be on a new line. | 446 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 449 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 449 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 449 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 450 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 450 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 454 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 455 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 457 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 458 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 462 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 467 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 468 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 468 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 468 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 477 | |
| blocks | LeftCurly | '{' at column 72 should be on a new line. | 484 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 487 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 487 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 487 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 492 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 493 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 495 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 496 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 500 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 504 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 504 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 506 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 507 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 507 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 507 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 516 | |
| blocks | LeftCurly | '{' at column 112 should be on a new line. | 523 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 525 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 525 | |
| blocks | LeftCurly | '{' at column 88 should be on a new line. | 525 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 530 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 530 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 530 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 535 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 535 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 535 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 540 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 540 | |
| blocks | LeftCurly | '{' at column 63 should be on a new line. | 540 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 545 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 545 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 545 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 550 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 550 | |
| blocks | LeftCurly | '{' at column 91 should be on a new line. | 550 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 555 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 555 | |
| blocks | LeftCurly | '{' at column 107 should be on a new line. | 555 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 560 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 560 | |
| blocks | LeftCurly | '{' at column 98 should be on a new line. | 560 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 565 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 565 | |
| blocks | LeftCurly | '{' at column 105 should be on a new line. | 565 | |
| blocks | LeftCurly | '{' at column 106 should be on a new line. | 570 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 572 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 572 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 572 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 577 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 577 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 577 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 582 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 582 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 582 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 587 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 587 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 587 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 592 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 597 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 597 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 597 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 602 |
org/apache/maven/plugin/logging/Log.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 22 should be on a new line. | 34 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 45 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 45 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 54 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 54 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 62 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 62 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 74 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 74 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 83 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 83 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 91 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 91 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 103 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 112 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 112 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 120 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 120 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 132 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 132 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 141 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 149 |
org/apache/maven/plugin/logging/SystemStreamLog.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 32 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 36 | |
| javadoc | JavadocMethod | Expected @param tag for 'content'. | 36 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 36 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 36 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 37 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 37 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 43 | |
| javadoc | JavadocMethod | Expected @param tag for 'content'. | 43 | |
| javadoc | JavadocMethod | Expected @param tag for 'error'. | 43 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 43 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 43 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 44 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 44 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 50 | |
| javadoc | JavadocMethod | Expected @param tag for 'error'. | 50 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 50 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 50 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 51 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 57 | |
| javadoc | JavadocMethod | Expected @param tag for 'content'. | 57 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 57 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 57 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 58 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 58 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 64 | |
| javadoc | JavadocMethod | Expected @param tag for 'content'. | 64 | |
| javadoc | JavadocMethod | Expected @param tag for 'error'. | 64 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 64 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 64 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 65 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 65 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 71 | |
| javadoc | JavadocMethod | Expected @param tag for 'error'. | 71 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 71 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 71 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 72 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 72 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 78 | |
| javadoc | JavadocMethod | Expected @param tag for 'content'. | 78 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 78 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 78 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 79 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 79 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 85 | |
| javadoc | JavadocMethod | Expected @param tag for 'content'. | 85 | |
| javadoc | JavadocMethod | Expected @param tag for 'error'. | 85 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 85 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 85 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 86 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 86 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 92 | |
| javadoc | JavadocMethod | Expected @param tag for 'error'. | 92 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 92 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 92 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 93 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 93 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 99 | |
| javadoc | JavadocMethod | Expected @param tag for 'content'. | 99 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 99 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 99 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 100 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 106 | |
| javadoc | JavadocMethod | Expected @param tag for 'content'. | 106 | |
| javadoc | JavadocMethod | Expected @param tag for 'error'. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 106 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 108 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 108 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 110 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 113 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 119 | |
| javadoc | JavadocMethod | Expected @param tag for 'error'. | 119 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 119 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 119 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 121 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 123 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 125 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 125 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 131 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 131 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 139 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 139 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 146 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 146 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 153 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 153 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 157 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 157 | |
| blocks | LeftCurly | '{' at column 61 should be on a new line. | 157 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 158 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 161 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 161 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 161 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 163 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 165 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 165 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 167 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 167 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 170 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 170 | |
| blocks | LeftCurly | '{' at column 78 should be on a new line. | 170 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 172 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 172 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 174 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 177 |





