Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 31 | 3 | 12 | 994 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | LeftCurly
|
216 | |
RightCurly
|
18 | ||
| coding | HiddenField
|
11 | |
| header | RegexpHeader
|
31 | |
| javadoc | JavadocMethod
|
1 | |
JavadocVariable
|
3 | ||
| whitespace | ParenPad
|
727 | |
| WhitespaceAround | 2 |
Details
org/apache/maven/settings/building/DefaultSettingsBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 52 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 64 | |
| blocks | LeftCurly | '{' at column 112 should be on a new line. | 64 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 70 | |
| coding | HiddenField | 'settingsReader' hides a field. | 70 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 70 | |
| blocks | LeftCurly | '{' at column 84 should be on a new line. | 70 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 75 | |
| coding | HiddenField | 'settingsWriter' hides a field. | 75 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 75 | |
| blocks | LeftCurly | '{' at column 84 should be on a new line. | 75 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 80 | |
| coding | HiddenField | 'settingsValidator' hides a field. | 80 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 80 | |
| blocks | LeftCurly | '{' at column 93 should be on a new line. | 80 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 86 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 86 | |
| blocks | LeftCurly | '{' at column 107 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 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 91 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 91 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 93 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 93 | |
| 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. | 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 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 104 | |
| blocks | LeftCurly | '{' at column 70 should be on a new line. | 104 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 105 | |
| 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 82 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. | 111 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 111 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 111 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 111 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 112 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 112 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 116 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 116 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 119 | |
| blocks | LeftCurly | '{' at column 63 should be on a new line. | 119 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 120 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 120 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 120 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 121 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 121 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 122 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 122 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 122 | |
| blocks | LeftCurly | '{' at column 91 should be on a new line. | 122 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 131 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 131 | |
| blocks | LeftCurly | '{' at column 80 should be on a new line. | 131 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 132 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 132 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 132 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 134 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 134 | |
| blocks | LeftCurly | '{' at column 67 should be on a new line. | 134 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 135 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 135 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 141 | |
| blocks | LeftCurly | '{' at column 111 should be on a new line. | 141 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 142 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 142 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 146 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 146 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 150 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 151 | |
| blocks | LeftCurly | '{' at column 17 should be on a new line. | 153 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 154 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 155 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 155 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 155 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 156 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 156 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 158 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 161 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 163 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 163 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 163 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 169 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 171 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 171 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 171 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 171 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 177 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 181 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 187 | |
| blocks | LeftCurly | '{' at column 100 should be on a new line. | 187 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 188 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 188 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 190 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 191 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 191 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 192 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 192 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 192 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 192 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 193 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 193 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 200 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 200 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 200 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 200 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 202 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 202 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 202 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 202 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 204 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 205 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 205 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 206 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 206 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 206 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 206 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 212 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 215 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 215 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 215 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 215 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 216 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 216 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 216 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 219 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 219 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 220 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 220 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 221 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 221 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 225 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 227 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 228 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 228 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 229 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 229 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 229 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 229 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 231 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 237 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 238 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 238 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 239 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 239 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 239 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 239 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 240 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 240 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 240 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 240 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 242 |
org/apache/maven/settings/building/DefaultSettingsBuilderFactory.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 36 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 38 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 42 | |
| blocks | LeftCurly | '{' at column 56 should be on a new line. | 46 | |
| blocks | LeftCurly | '{' at column 49 should be on a new line. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 56 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 56 |
org/apache/maven/settings/building/DefaultSettingsBuildingRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 80 should be on a new line. | 29 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 44 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 49 | |
| coding | HiddenField | 'globalSettingsFile' hides a field. | 49 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 49 | |
| blocks | LeftCurly | '{' at column 90 should be on a new line. | 49 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 56 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 61 | |
| coding | HiddenField | 'globalSettingsSource' hides a field. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| blocks | LeftCurly | '{' at column 104 should be on a new line. | 61 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 68 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 73 | |
| coding | HiddenField | 'userSettingsFile' hides a field. | 73 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 73 | |
| blocks | LeftCurly | '{' at column 86 should be on a new line. | 73 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 80 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 85 | |
| coding | HiddenField | 'userSettingsSource' hides a field. | 85 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 85 | |
| blocks | LeftCurly | '{' at column 100 should be on a new line. | 85 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 92 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 93 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 93 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 93 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 101 | |
| coding | HiddenField | 'systemProperties' hides a field. | 101 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 101 | |
| blocks | LeftCurly | '{' at column 92 should be on a new line. | 101 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 102 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 102 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 102 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 104 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 104 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 108 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 108 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 116 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 117 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 117 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 117 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 125 | |
| coding | HiddenField | 'userProperties' hides a field. | 125 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 125 | |
| blocks | LeftCurly | '{' at column 88 should be on a new line. | 125 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 126 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 126 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 128 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 128 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 129 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 129 |
org/apache/maven/settings/building/DefaultSettingsBuildingResult.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 71 should be on a new line. | 30 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 36 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 36 | |
| blocks | LeftCurly | '{' at column 95 should be on a new line. | 36 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 38 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 38 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 42 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 47 |
org/apache/maven/settings/building/DefaultSettingsProblem.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 28 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 54 | |
| blocks | LeftCurly | '{' at column 118 should be on a new line. | 54 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 56 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 56 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 57 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 57 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 64 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 69 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 74 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 79 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 80 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 80 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 82 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 82 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 82 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 83 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 83 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 83 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 84 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 84 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 86 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 86 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 89 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 89 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 89 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 90 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 90 | |
| blocks | LeftCurly | '{' at column 38 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. | 93 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 93 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 93 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 93 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 96 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 96 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 96 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 97 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 97 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 97 | |
| 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 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 100 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 107 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 112 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 115 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 115 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 115 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 117 | |
| blocks | LeftCurly | '{' at column 16 should be on a new line. | 117 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 120 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 120 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 120 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 129 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 134 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 135 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 135 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 137 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 137 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 137 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 138 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 140 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 140 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 141 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 142 |
org/apache/maven/settings/building/DefaultSettingsProblemCollector.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 75 should be on a new line. | 30 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 36 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 36 | |
| blocks | LeftCurly | '{' at column 69 should be on a new line. | 36 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 37 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 37 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 40 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 44 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 44 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 44 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 49 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 49 | |
| blocks | LeftCurly | '{' at column 111 should be on a new line. | 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 | |
| blocks | LeftCurly | '{' at column 84 should be on a new line. | 50 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 56 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 56 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 58 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 58 |
org/apache/maven/settings/building/FileSettingsSource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 78 should be on a new line. | 32 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 39 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 39 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 39 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 40 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 40 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 50 |
org/apache/maven/settings/building/SettingsBuilder.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 26 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 35 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 35 |
org/apache/maven/settings/building/SettingsBuildingException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 33 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 42 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 42 | |
| blocks | LeftCurly | '{' at column 70 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 31 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 48 should be on a new line. | 56 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 60 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 60 | |
| blocks | LeftCurly | '{' at column 69 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. | 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 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 66 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 66 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 66 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 66 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 67 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 67 | |
| 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 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 72 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 72 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 73 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 74 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 74 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 76 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 76 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 76 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 77 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 77 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 78 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 78 |
org/apache/maven/settings/building/SettingsBuildingRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 29 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 45 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 45 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 77 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 77 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 93 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 93 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 110 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 127 |
org/apache/maven/settings/building/SettingsBuildingResult.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 29 |
org/apache/maven/settings/building/SettingsProblem.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 28 | |
| blocks | LeftCurly | '{' at column 19 should be on a new line. | 33 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 |
org/apache/maven/settings/building/SettingsProblemCollector.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 26 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 37 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 37 |
org/apache/maven/settings/building/SettingsSource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| whitespace | WhitespaceAround | '{' is not followed by whitespace. | 31 | |
| whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 31 |
org/apache/maven/settings/building/StringSettingsSource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 82 should be on a new line. | 31 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 38 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 38 | |
| blocks | LeftCurly | '{' at column 56 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. | 48 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 48 | |
| blocks | LeftCurly | '{' at column 73 should be on a new line. | 48 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 49 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 49 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 59 |
org/apache/maven/settings/building/UrlSettingsSource.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. | 32 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 39 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 39 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 39 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 40 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 40 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 50 |
org/apache/maven/settings/crypto/DefaultSettingsDecrypter.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. | 41 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 45 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 45 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 45 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 45 | |
| blocks | LeftCurly | '{' at column 87 should be on a new line. | 45 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 50 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 50 | |
| blocks | LeftCurly | '{' at column 80 should be on a new line. | 50 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 55 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | |
| blocks | LeftCurly | '{' at column 52 should be on a new line. | 55 | |
| blocks | LeftCurly | '{' at column 17 should be on a new line. | 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 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 60 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 60 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 60 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 60 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 67 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 67 | |
| blocks | LeftCurly | '{' at column 17 should be on a new line. | 70 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 71 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 71 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 71 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 71 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 72 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 72 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 72 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 72 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is not preceded with 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 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 87 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 87 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 87 | |
| blocks | LeftCurly | '{' at column 17 should be on a new line. | 88 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 89 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 89 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 89 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 89 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 90 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 90 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 90 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 90 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 91 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 97 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 97 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 100 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 103 | |
| 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. | 107 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 107 |
org/apache/maven/settings/crypto/DefaultSettingsDecryptionRequest.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. | 33 | |
| blocks | LeftCurly | '{' at column 47 should be on a new line. | 42 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 51 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 51 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 52 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 52 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 53 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 53 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 61 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 62 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 62 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 62 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 62 | |
| 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 followed by whitespace. | 71 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 71 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 71 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 75 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 76 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 76 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 76 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 84 | |
| coding | HiddenField | 'servers' hides a field. | 84 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 84 | |
| blocks | LeftCurly | '{' at column 78 should be on a new line. | 84 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 91 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 92 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 92 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 92 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 100 | |
| coding | HiddenField | 'proxies' hides a field. | 100 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 100 | |
| blocks | LeftCurly | '{' at column 77 should be on a new line. | 100 |
org/apache/maven/settings/crypto/DefaultSettingsDecryptionResult.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 75 should be on a new line. | 32 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 40 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 40 | |
| blocks | LeftCurly | '{' at column 112 should be on a new line. | 40 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 41 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 41 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 42 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 42 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 43 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 43 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 47 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 48 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 48 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 52 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 57 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 58 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 58 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 62 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 67 |
org/apache/maven/settings/crypto/MavenSecDispatcherProvider.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 31 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 31 | |
| blocks | LeftCurly | '{' at column 82 should be on a new line. | 33 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 38 | |
| blocks | LeftCurly | '{' at column 95 should be on a new line. | 38 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 39 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 39 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 43 |
org/apache/maven/settings/crypto/SettingsDecrypter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 26 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 34 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 34 |
org/apache/maven/settings/crypto/SettingsDecryptionRequest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 30 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 45 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 45 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 60 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 60 |
org/apache/maven/settings/crypto/SettingsDecryptionResult.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 31 |
org/apache/maven/settings/io/DefaultSettingsReader.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 41 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 44 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 44 | |
| blocks | LeftCurly | '{' at column 81 should be on a new line. | 44 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 45 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 45 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 47 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 47 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 47 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 47 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 51 | |
| blocks | LeftCurly | '{' at column 83 should be on a new line. | 51 | |
| 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 33 should be on a new line. | 54 | |
| 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 | |
| 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 44 should be on a new line. | 56 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 57 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 57 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 62 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 62 | |
| blocks | LeftCurly | '{' at column 88 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 38 should be on a new line. | 65 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 66 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 66 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 66 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 66 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 67 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 67 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 67 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 67 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 68 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 68 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 72 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 72 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 72 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 73 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 73 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 74 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 74 |
org/apache/maven/settings/io/DefaultSettingsWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 41 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 44 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 44 | |
| blocks | LeftCurly | '{' at column 103 should be on a new line. | 44 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 45 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 45 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 46 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 46 | |
| 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. | 54 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 54 | |
| blocks | LeftCurly | '{' at column 105 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. | 56 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 56 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 58 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 58 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 58 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 59 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 59 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 64 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 64 | |
| blocks | LeftCurly | '{' at column 111 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. | 66 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 66 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 70 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 70 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 70 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 74 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 74 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 74 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 74 | |
| blocks | LeftCurly | '{' at column 69 should be on a new line. | 74 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 75 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 75 |
org/apache/maven/settings/io/SettingsParseException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 28 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 47 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 47 | |
| blocks | LeftCurly | '{' at column 85 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. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| blocks | LeftCurly | '{' at column 102 should be on a new line. | 61 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 62 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 62 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 63 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | |
| blocks | LeftCurly | '{' at column 32 should be on a new line. | 73 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 82 |
org/apache/maven/settings/io/SettingsReader.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. | 33 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 50 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 50 | |
| 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 |
org/apache/maven/settings/io/SettingsWriter.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. | 33 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 44 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 44 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 55 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 66 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 66 |
org/apache/maven/settings/merge/MavenSettingsMerger.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 37 | |
| javadoc | JavadocMethod | @return tag should be present and have description. | 44 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 44 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 44 | |
| blocks | LeftCurly | '{' at column 95 should be on a new line. | 44 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 45 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 45 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 45 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 47 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 47 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 47 | |
| blocks | LeftCurly | '{' at column 39 should be on a new line. | 47 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 51 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 53 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 53 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 57 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 57 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 58 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 58 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 60 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 60 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 65 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 65 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 66 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 66 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 68 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 68 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 69 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 69 | |
| 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 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 76 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 76 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 76 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 76 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 77 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 77 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 77 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 77 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 78 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 78 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 78 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 78 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 79 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 79 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 79 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 79 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 90 | |
| blocks | LeftCurly | '{' at column 79 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. | 91 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 91 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 92 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 92 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 93 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 93 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 94 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 94 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 94 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 95 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 95 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 95 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 95 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 95 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 96 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 96 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 97 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 97 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 107 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 107 | |
| blocks | LeftCurly | '{' at column 95 should be on a new line. | 107 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 110 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 110 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 111 |
org/apache/maven/settings/validation/DefaultSettingsValidator.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. | 41 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 50 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 50 | |
| blocks | LeftCurly | '{' at column 80 should be on a new line. | 50 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 51 | |
| blocks | LeftCurly | '{' at column 45 should be on a new line. | 51 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 52 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 52 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 57 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 57 | |
| blocks | LeftCurly | '{' at column 35 should be on a new line. | 57 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 58 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 58 | |
| blocks | LeftCurly | '{' at column 59 should be on a new line. | 58 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 59 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 59 | |
| 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 preceded with whitespace. | 61 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | |
| blocks | RightCurly | '}' at column 17 should be alone on a line. | 64 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 64 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 64 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 64 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 64 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 64 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 70 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 77 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 77 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 77 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 80 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 80 | |
| blocks | LeftCurly | '{' at column 54 should be on a new line. | 80 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 81 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 81 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 83 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 83 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 85 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 85 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 85 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 85 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 85 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 91 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 98 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 98 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 98 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 99 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 99 | |
| blocks | LeftCurly | '{' at column 43 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 preceded with whitespace. | 103 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 105 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 105 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 105 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 105 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 113 | |
| 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 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 124 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 124 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | |
| blocks | LeftCurly | '{' at column 46 should be on a new line. | 127 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 128 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 128 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 128 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 128 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 128 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 134 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 139 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 141 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 147 | |
| blocks | LeftCurly | '{' at column 30 should be on a new line. | 147 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 150 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 150 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 150 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 151 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 151 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 151 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 151 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 157 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 159 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 159 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 164 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 164 | |
| blocks | LeftCurly | '{' at column 120 should be on a new line. | 164 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 167 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 167 | |
| blocks | LeftCurly | '{' at column 52 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 preceded with whitespace. | 171 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 173 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 173 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 173 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 173 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 173 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 181 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 184 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 184 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 184 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 184 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 184 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 190 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 193 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 193 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 195 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 195 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 195 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 195 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 195 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 201 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 219 | |
| blocks | LeftCurly | '{' at column 100 should be on a new line. | 219 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 220 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 220 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 220 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 220 | |
| blocks | LeftCurly | '{' at column 72 should be on a new line. | 220 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 224 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 224 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 224 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 228 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 228 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 241 | |
| blocks | LeftCurly | '{' at column 100 should be on a new line. | 241 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 242 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 242 | |
| blocks | LeftCurly | '{' at column 29 should be on a new line. | 242 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 246 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 246 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 257 | |
| blocks | LeftCurly | '{' at column 28 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 29 should be on a new line. | 258 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 259 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 259 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 259 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 260 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 260 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 260 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 260 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 260 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 260 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 260 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 266 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 266 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 266 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 276 | |
| blocks | LeftCurly | '{' at column 120 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. | 278 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 278 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 278 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 278 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 278 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 278 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 280 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 280 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 280 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 281 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 281 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 281 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 281 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 284 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 284 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 284 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 284 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 286 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 286 |
org/apache/maven/settings/validation/SettingsValidator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 29 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 37 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 37 |





