Checkstyle Results
The following document contains the results of Checkstyle 12.3.1 with global-build-tools/checkstyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 64 | 0 | 6120 | 0 |
Files
Details
org/apache/maven/plugin/eclipse/AbstractWorkspaceMojo.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 31 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 43 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 48 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 53 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 58 |
org/apache/maven/plugin/eclipse/BuildCommand.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 37 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 51 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 60 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 61 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 61 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 64 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 65 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 70 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 71 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 74 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 74 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 85 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 87 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 95 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 99 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 107 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 113 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 117 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 123 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 130 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 130 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 135 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 140 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 141 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 143 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 146 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 147 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 150 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 155 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 162 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 163 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 164 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 165 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 166 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 166 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 169 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 170 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 171 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 171 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 172 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 172 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 180 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 180 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 183 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 184 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 186 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 186 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 187 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 187 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 190 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 190 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 191 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 191 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 191 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 191 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 191 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 203 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 204 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 206 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 207 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 209 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 209 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 210 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 210 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 212 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 212 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 215 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 220 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 221 |
org/apache/maven/plugin/eclipse/ConfigureWorkspaceMojo.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 41 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 55 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 57 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 59 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 59 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 60 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 60 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 63 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 65 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 66 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 66 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 69 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 73 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 77 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 77 |
org/apache/maven/plugin/eclipse/Constants.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 26 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 28 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 30 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 41 |
org/apache/maven/plugin/eclipse/EclipseCleanMojo.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 37 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 83 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 85 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 89 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 89 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 90 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 94 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 94 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 95 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 95 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 96 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 96 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 98 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 98 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 101 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 104 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 113 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 125 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 126 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 135 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 145 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 153 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 161 |
org/apache/maven/plugin/eclipse/EclipseConfigFile.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 31 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 64 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 74 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 84 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 94 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 104 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 114 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 124 | |
| coding | HiddenField | 'url' hides a field. | 133 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 134 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 145 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 156 |
org/apache/maven/plugin/eclipse/EclipsePlugin.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 107 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 158 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 160 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 162 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 236 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 252 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 266 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 371 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 387 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 535 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 537 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 539 | |
| javadoc | JavadocParagraph | Empty line should be followed by <p> tag on the next line. | 565 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 662 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 672 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 682 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 692 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 702 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 712 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 722 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 732 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 742 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 752 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 762 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 772 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 782 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 792 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 802 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 812 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 822 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 832 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 842 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 850 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 858 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 866 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 874 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 884 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 894 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 902 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 910 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 919 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 923 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 923 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 925 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 925 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 926 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 926 | |
| coding | EqualsAvoidNull | String literal expressions should be on the left side of an equals comparison. | 926 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 926 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 926 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 935 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 935 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 936 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 936 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 939 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 943 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 944 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 944 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 947 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 948 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 948 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 952 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 962 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 963 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 963 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 967 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 968 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 968 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 972 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 973 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 973 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 976 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 977 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 977 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 981 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 982 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 982 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 983 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 983 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 987 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 988 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 988 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 991 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 996 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1000 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1000 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1001 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1001 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1014 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1016 | |
| whitespace | EmptyForIteratorPad | ';' is followed by whitespace. | 1017 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1018 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1022 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 1023 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1024 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1024 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1032 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1033 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1033 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1034 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1037 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1037 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1038 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1041 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1041 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1042 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1045 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1045 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1046 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1049 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1049 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1050 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1051 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1051 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1051 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1051 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1058 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1065 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1070 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1075 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1077 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1077 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1078 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1084 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1085 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1085 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1085 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1085 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1086 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1086 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1092 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1094 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1094 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1095 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1096 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1097 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1097 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1097 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1100 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1100 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1101 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1101 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1105 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1105 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1108 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1108 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1109 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1110 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1110 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1114 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1115 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1116 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1116 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1121 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1127 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1127 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1130 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1130 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1131 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1134 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1139 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1140 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1151 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1158 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1163 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1167 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1167 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1169 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1178 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1182 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 1186 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1188 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1194 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1194 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1197 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1199 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1199 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1202 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1202 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1206 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1207 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1207 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1211 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1212 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1212 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1215 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1216 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1216 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1219 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1220 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1220 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1224 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1224 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1227 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1228 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1228 | |
| coding | EqualsAvoidNull | String literal expressions should be on the left side of an equals comparison. | 1229 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1229 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1229 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1230 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1231 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1231 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1236 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1237 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1237 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1244 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1244 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1246 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1246 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1247 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1247 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1252 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1254 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1256 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1259 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1261 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1261 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1262 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1262 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1266 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 1269 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 1271 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1272 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1272 | |
| blocks | LeftCurly | '{' at column 29 should be on the previous line. | 1275 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1276 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1276 | |
| blocks | LeftCurly | '{' at column 29 should be on the previous line. | 1279 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1280 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1280 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1281 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1281 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 1285 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1290 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1290 | |
| blocks | LeftCurly | '{' at column 29 should be on the previous line. | 1292 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1294 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1294 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1295 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1295 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1297 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1297 | |
| blocks | LeftCurly | '{' at column 29 should be on the previous line. | 1301 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1305 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1305 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1306 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1306 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1307 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1307 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1308 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1308 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1309 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1309 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1310 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1310 | |
| blocks | LeftCurly | '{' at column 29 should be on the previous line. | 1314 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1315 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1315 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1315 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1316 | |
| blocks | LeftCurly | '{' at column 29 should be on the previous line. | 1319 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1320 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1320 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1320 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1320 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1323 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1323 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 1327 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1328 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1328 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1332 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1333 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1334 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1337 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1338 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1339 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1342 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1343 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1344 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1347 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1348 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1349 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1354 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1355 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1355 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1361 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1361 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1362 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1362 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1362 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1362 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1363 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1363 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1365 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1365 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 1373 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1374 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1374 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 1377 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 1385 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1386 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1386 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 1389 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1409 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1414 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1414 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1418 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1418 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1420 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1420 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1422 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1422 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1424 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1424 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1426 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1426 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1428 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1428 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1432 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1433 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1433 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1436 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1440 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1440 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1445 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1447 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1449 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1450 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1450 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1453 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1454 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 1454 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1454 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1460 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1461 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1461 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1462 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1462 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1465 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1465 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1467 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1467 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1468 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1468 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1469 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1469 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1470 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1470 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1471 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1471 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1472 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1472 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1473 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1473 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1474 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1474 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1475 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1475 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1476 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1476 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1477 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1477 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1478 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1478 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1479 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1479 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1480 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1480 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1481 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1481 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1483 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1483 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1495 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1497 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1497 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1498 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1500 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 1501 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1503 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1503 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1504 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1506 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1507 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 1509 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1510 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1510 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1511 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1511 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1512 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1512 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 1515 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1516 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1517 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1518 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1518 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1519 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1519 | |
| blocks | LeftCurly | '{' at column 29 should be on the previous line. | 1520 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1521 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1521 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 1525 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1526 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1527 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1533 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1533 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1534 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1536 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1537 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1537 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1539 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1539 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1540 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1541 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1541 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1544 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1545 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1545 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1555 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 1556 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1560 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1566 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1568 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1569 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1569 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1575 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1582 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1587 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1588 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1588 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1592 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1594 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1595 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1595 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1598 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1598 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1602 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1603 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1603 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1606 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1607 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1607 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1616 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1623 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1627 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1628 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1629 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1630 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1630 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1634 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1635 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1635 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 1641 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1648 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1653 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1654 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1654 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1658 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1660 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1661 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1661 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1664 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1665 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1665 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1670 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1671 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1671 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1675 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1676 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1676 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1680 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1682 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1682 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 1687 | |
| coding | HiddenField | 'buildOutputDirectory' hides a field. | 1687 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1689 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1692 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1692 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1697 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1697 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1699 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1700 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1701 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1703 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1704 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1705 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1705 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1710 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1710 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1712 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1713 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1717 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1718 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1720 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1721 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1727 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1727 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1731 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1736 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1737 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1737 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1738 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1738 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1739 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1739 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1742 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1743 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1743 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1744 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1744 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1747 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1748 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1748 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 1750 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1750 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1750 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1756 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1758 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 1760 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1763 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1765 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1766 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1766 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1766 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1768 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1769 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1777 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1779 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 1780 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1782 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1782 | |
| coding | HiddenField | 'excludes' hides a field. | 1784 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1787 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1787 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1795 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1796 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1796 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1801 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1802 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1802 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1802 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1805 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1809 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1815 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1815 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1816 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1822 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1823 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1824 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1824 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1831 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1831 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1832 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 1833 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1833 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1833 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1835 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1835 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1837 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1838 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1840 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1843 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1844 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1846 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1862 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1864 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1865 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1865 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1866 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1876 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1877 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1877 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1879 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1881 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1881 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1883 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1889 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1891 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1892 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1892 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1892 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1894 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1895 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1899 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1899 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1901 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1907 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1909 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1910 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1910 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1910 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1912 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1913 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1919 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1923 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 1924 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1925 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1925 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1926 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1926 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1927 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1937 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1941 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 1942 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1943 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1943 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1944 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1944 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1945 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 1946 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1956 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1957 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1957 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1959 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1960 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1960 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1962 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1963 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1963 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1965 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1966 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1966 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1967 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1967 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 1969 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1970 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1970 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1970 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1970 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 1971 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1972 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1972 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1985 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1986 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1986 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1988 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1989 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1989 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1991 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1992 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1992 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 1994 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1995 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1995 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1996 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1996 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 1998 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1999 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1999 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1999 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1999 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 2000 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2001 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2001 | |
| annotation | MissingOverride | Must include @java.lang.Override annotation when '@inheritDoc' Javadoc tag exists. | 2015 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 2016 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 2019 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2022 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2022 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2023 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2023 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 2024 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2025 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2025 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 2026 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2031 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2031 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 2033 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2034 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2034 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2034 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2034 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2036 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2036 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 2044 | |
| coding | HiddenField | 'projectNameTemplate' hides a field. | 2045 | |
| coding | HiddenField | 'addVersionToProjectName' hides a field. | 2046 | |
| coding | HiddenField | 'addGroupIdToProjectName' hides a field. | 2047 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 2051 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 2053 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2053 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2053 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 2055 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 2056 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2056 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2056 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 2059 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 2060 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 2062 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2063 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2063 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 2065 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2068 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2068 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2070 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2070 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2075 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2076 | |
| annotation | MissingOverride | Must include @java.lang.Override annotation when '@inheritDoc' Javadoc tag exists. | 2082 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 2083 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 2087 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 2088 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 2090 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2093 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2093 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2093 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2093 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2094 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2094 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2096 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2097 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 2106 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 2108 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 2111 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2113 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2113 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 2115 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2116 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 2126 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 2137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2138 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 2149 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 2152 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2154 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2155 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2155 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 2156 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2157 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2157 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 2158 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2159 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2159 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2160 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 2164 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2165 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2169 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 2183 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2184 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2184 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2186 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2186 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 2196 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2197 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2197 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 2198 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 2198 |
org/apache/maven/plugin/eclipse/EclipseSourceDir.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 33 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 41 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 79 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 80 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 80 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 84 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 84 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 85 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 85 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 95 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 105 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 108 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 119 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 129 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 132 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 141 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 149 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 150 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 150 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 155 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 161 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 171 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 181 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 191 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 192 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 192 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 201 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 211 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 221 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 229 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 239 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 247 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 249 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 249 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 249 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 256 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 264 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 265 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 265 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 265 | |
| annotation | MissingOverride | Must include @java.lang.Override annotation when '@inheritDoc' Javadoc tag exists. | 271 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 272 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 280 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 284 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 289 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 298 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 301 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 303 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 308 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 308 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 309 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 309 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 313 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 320 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 321 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 321 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 322 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 322 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 328 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 328 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 329 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 329 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 333 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 333 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 334 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 340 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 346 |
org/apache/maven/plugin/eclipse/EclipseToMavenMojo.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | Redundant <p> tag. | 79 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 85 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 90 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 106 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 111 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 116 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 121 | |
| whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 196 | |
| whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 202 | |
| whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 208 | |
| whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 214 | |
| whitespace | NoWhitespaceBefore | ',' is preceded with whitespace. | 220 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 228 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 230 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 231 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 231 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 231 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 231 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 235 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 239 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 241 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 241 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 247 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 248 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 249 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 255 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 256 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 257 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 265 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 266 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 266 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 266 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 266 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 272 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 272 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 272 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 272 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 275 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 276 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 276 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 276 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 276 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 278 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 278 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 281 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 281 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 282 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 282 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 285 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 288 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 289 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 289 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 290 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 291 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 291 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 295 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 295 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 297 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 297 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 297 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 297 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 300 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 300 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 302 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 302 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 302 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 302 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 306 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 308 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 309 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 309 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 310 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 310 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 311 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 311 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 311 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 312 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 312 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 316 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 317 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 317 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 317 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 317 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 323 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 324 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 324 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 327 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 328 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 328 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 328 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 328 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 332 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 332 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 335 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 339 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 339 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 345 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 346 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 346 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 346 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 346 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 347 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 347 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 347 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 347 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 351 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 356 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 361 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 366 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 373 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 374 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 378 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 381 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 382 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 382 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 383 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 383 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 385 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 387 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 387 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 389 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 389 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 393 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 395 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 397 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 399 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 399 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 400 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 401 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 401 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 402 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 402 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 404 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 405 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 405 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 408 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 408 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 408 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 408 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 409 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 411 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 412 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 412 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 413 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 413 | |
| blocks | LeftCurly | '{' at column 29 should be on the previous line. | 415 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 416 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 416 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 421 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 422 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 422 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 423 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 423 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 426 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 427 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 427 | |
| blocks | LeftCurly | '{' at column 29 should be on the previous line. | 428 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 429 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 432 | |
| blocks | LeftCurly | '{' at column 33 should be on the previous line. | 434 | |
| blocks | LeftCurly | '{' at column 37 should be on the previous line. | 437 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 439 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 442 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 446 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 448 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 452 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 452 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 458 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 458 | |
| blocks | LeftCurly | '{' at column 37 should be on the previous line. | 459 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 468 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 470 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 471 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 471 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 471 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 479 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 480 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 480 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 482 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 483 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 483 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 484 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 485 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 485 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 500 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 502 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 505 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 505 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 506 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 508 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 512 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 513 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 514 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 529 | |
| coding | MultipleVariableDeclarations | Each variable declaration must be in its own statement. | 531 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 534 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 536 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 537 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 537 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 537 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 537 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 544 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 544 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 544 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 544 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 545 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 546 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 546 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 549 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 550 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 550 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 550 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 550 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 554 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 554 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 556 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 556 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 558 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 558 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 562 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 563 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 563 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 567 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 567 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 569 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 569 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 570 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 570 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 573 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 573 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 574 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 574 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 575 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 575 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 576 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 576 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 577 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 577 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 579 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 579 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 581 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 581 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 582 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 594 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 594 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 595 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 595 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 596 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 596 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 600 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 602 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 603 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 603 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 614 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 616 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 620 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 625 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 626 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 628 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 629 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 632 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 633 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 635 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 636 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 636 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 638 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 638 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 639 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 639 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 641 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 641 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 643 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 643 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 646 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 647 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 648 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 651 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 652 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 652 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 655 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 655 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 655 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 655 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 656 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 656 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 656 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 656 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 661 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 666 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 667 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 667 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 668 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 668 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 670 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 671 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 671 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 675 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 676 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 676 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 677 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 677 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 679 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 680 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 680 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 685 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 687 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 687 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 690 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 692 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 692 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 695 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 697 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 698 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 701 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 708 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 709 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 709 | |
| coding | HiddenField | 'stripQualifier' hides a field. | 721 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 722 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 723 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 723 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 724 | |
| coding | ParameterAssignment | Assignment of parameter 'version' is not allowed. | 725 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 725 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 725 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 725 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 725 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 727 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 727 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 728 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 729 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 729 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 730 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 730 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 731 | |
| coding | ParameterAssignment | Assignment of parameter 'version' is not allowed. | 732 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 732 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 732 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 735 | |
| coding | ParameterAssignment | Assignment of parameter 'version' is not allowed. | 736 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 736 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 736 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 737 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 737 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 747 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 748 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 752 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 754 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 755 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 755 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 758 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 760 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 760 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 761 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 761 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 764 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 765 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 765 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 766 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 766 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 767 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 767 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 771 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 772 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 772 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 772 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 775 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 777 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 778 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 781 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 781 | |
| annotation | MissingOverride | Must include @java.lang.Override annotation when '@inheritDoc' Javadoc tag exists. | 790 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 792 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 793 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 793 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 793 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 803 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 807 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 808 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 808 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 811 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 813 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 814 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 814 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 818 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 819 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 819 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 822 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 834 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 836 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 837 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 837 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 838 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 838 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 839 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 840 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 840 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 853 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 855 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 864 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 864 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 868 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 872 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 872 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 873 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 873 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 873 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 873 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 876 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 877 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 877 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 877 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 877 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 881 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 881 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 884 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 884 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 884 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 884 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 885 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 885 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 885 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 885 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 886 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 886 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 887 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 887 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 889 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 889 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 893 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 893 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 903 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 906 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 912 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 912 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 915 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 918 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 918 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 919 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 921 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 921 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 922 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 922 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 923 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 923 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 925 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 925 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 928 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 928 |
org/apache/maven/plugin/eclipse/InstallPluginsMojo.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 61 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 128 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 129 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 147 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 157 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 159 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 160 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 164 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 168 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 176 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 180 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 185 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 186 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 188 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 188 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 189 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 190 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 190 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 195 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 197 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 197 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 200 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 205 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 205 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 208 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 209 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 210 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 216 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 226 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 241 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 243 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 248 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 257 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 258 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 258 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 258 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 258 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 263 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 268 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 269 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 270 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 276 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 281 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 281 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 289 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 289 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 290 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 290 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 292 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 293 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 294 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 299 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 301 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 302 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 302 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 304 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 304 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 307 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 308 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 308 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 309 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 309 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 312 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 317 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 317 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 320 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 320 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 325 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 326 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 326 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 331 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 332 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 332 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 338 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 340 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 341 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 342 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 345 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 346 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 347 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 354 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 358 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 360 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 361 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 361 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 363 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 363 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 366 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 372 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 374 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 375 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 375 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 379 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 379 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 381 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 381 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 382 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 382 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 386 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 390 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 397 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 403 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 404 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 404 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 405 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 405 |
org/apache/maven/plugin/eclipse/LinkedResource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 31 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 45 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 50 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 55 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 60 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 65 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 70 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 75 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 80 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 88 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 94 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 100 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 101 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 101 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 113 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 119 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 120 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 120 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 123 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 127 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 132 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 137 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 142 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 143 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 146 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 146 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 147 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 150 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 150 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 151 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 155 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 156 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 156 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 157 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 157 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 161 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 162 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 163 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 169 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 170 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 172 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 173 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 177 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 177 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 180 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 186 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 187 |
org/apache/maven/plugin/eclipse/Messages.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class Messages should be declared as final. | 30 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 31 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 35 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 35 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 38 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 41 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 42 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 44 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 45 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 45 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 48 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 53 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 54 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 56 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 57 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 57 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 57 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 57 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 60 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 65 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 66 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 67 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 67 |
org/apache/maven/plugin/eclipse/MyEclipseCleanMojo.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 37 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 39 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 43 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 44 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 44 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 45 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 45 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 46 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 46 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 47 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 47 |
org/apache/maven/plugin/eclipse/MyEclipsePlugin.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 49 | |
| annotation | MissingOverride | Must include @java.lang.Override annotation when '@inheritDoc' Javadoc tag exists. | 130 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 132 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 135 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 137 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 146 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 148 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 149 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 157 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 157 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 160 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 161 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 161 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 164 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 165 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 168 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 169 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 179 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 182 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 182 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 184 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 184 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 185 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 187 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 188 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 188 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 191 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 191 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 192 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 193 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 193 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 194 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 194 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 195 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 195 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 198 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 198 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 199 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 200 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 200 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 203 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 203 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 204 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 206 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 207 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 207 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 211 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 213 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 214 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 214 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 219 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 220 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 220 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 223 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 224 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 224 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 227 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 227 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 228 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 228 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 237 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 240 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 240 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 242 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 242 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 243 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 244 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 244 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 246 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 246 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 247 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 248 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 248 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 250 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 250 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 251 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 253 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 254 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 254 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 258 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 260 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 261 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 261 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 267 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 268 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 268 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 272 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 273 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 273 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 278 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 279 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 279 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 282 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 282 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 286 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 287 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 287 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 289 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 289 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 290 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 293 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 294 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 294 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 297 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 299 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 300 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 300 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 300 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 303 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 303 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 304 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 305 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 305 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 307 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 307 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 308 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 309 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 309 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 315 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 320 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 325 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 330 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 335 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 340 |
org/apache/maven/plugin/eclipse/RadCleanMojo.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 40 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 49 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 50 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 50 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 51 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 52 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 52 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 63 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 73 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 84 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 86 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 86 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 87 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 87 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 97 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 99 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 99 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 100 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 103 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 104 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 116 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 120 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 122 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 124 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 144 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 145 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 145 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 156 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 157 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 157 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 171 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 183 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 183 |
org/apache/maven/plugin/eclipse/RadPlugin.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 55 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 119 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 127 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 141 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 146 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 146 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 148 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 148 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 150 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 150 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 152 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 161 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 165 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 167 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 170 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 170 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 173 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 173 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 188 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 188 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 190 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 190 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 192 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 192 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 195 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 195 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 196 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 197 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 205 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 211 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 214 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 215 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 218 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 218 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 232 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 233 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 233 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 236 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 236 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 237 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 238 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 238 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 239 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 239 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 241 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 241 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 242 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 243 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 243 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 244 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 244 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 245 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 245 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 246 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 246 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 247 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 247 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 248 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 248 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 249 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 249 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 250 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 250 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 251 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 251 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 252 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 252 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 253 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 253 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 255 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 255 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 256 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 257 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 257 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 258 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 258 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 259 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 259 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 260 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 260 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 263 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 264 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 264 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 265 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 265 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 267 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 267 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 276 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 277 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 277 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 280 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 280 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 281 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 282 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 282 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 284 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 284 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 285 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 286 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 286 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 287 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 287 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 288 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 288 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 289 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 289 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 291 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 291 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 292 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 293 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 293 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 294 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 294 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 297 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 298 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 298 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 300 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 300 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 310 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 312 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 312 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 313 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 313 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 314 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 314 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 315 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 317 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 318 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 320 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 320 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 321 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 321 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 322 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 323 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 323 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 324 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 328 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 329 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 333 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 347 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 352 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 352 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 354 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 354 | |
| annotation | MissingOverride | Must include @java.lang.Override annotation when '@inheritDoc' Javadoc tag exists. | 360 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 361 |
org/apache/maven/plugin/eclipse/RemoveCacheMojo.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 47 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 54 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 56 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 57 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 57 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 57 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 57 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 60 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 61 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 61 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 63 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 63 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 63 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 63 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 72 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 74 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 75 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 77 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 78 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 78 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 81 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 82 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 82 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 94 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 99 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 101 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 103 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 105 |
org/apache/maven/plugin/eclipse/WorkspaceConfiguration.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 50 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 55 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 60 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 65 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 70 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 75 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 80 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 85 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 90 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 95 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 100 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 105 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 110 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 115 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 120 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 125 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 135 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 140 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 141 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 145 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 148 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 148 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 149 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 152 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 153 |
org/apache/maven/plugin/eclipse/WorkspaceDependencyResolveMojo.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 47 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 57 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 60 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 80 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 81 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 81 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 86 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 87 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 87 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 88 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 94 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 97 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 98 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 98 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 99 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 100 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 113 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 117 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 119 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 122 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 123 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 127 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 129 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 130 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 130 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 135 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 137 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 137 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 143 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 153 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 155 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 157 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 160 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 161 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 161 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 166 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 166 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 172 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 173 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 173 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 182 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 183 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 183 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 185 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 185 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 191 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 191 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 191 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 191 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 193 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 193 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 195 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 196 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 196 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 199 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 199 |
org/apache/maven/plugin/eclipse/messages.properties
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| sizes | LineLength | Line is longer than 180 characters (found 261). | 35 | |
| sizes | LineLength | Line is longer than 180 characters (found 276). | 91 | |
| sizes | LineLength | Line is longer than 180 characters (found 277). | 94 |
org/apache/maven/plugin/eclipse/osgiplugin/AbstractEclipseOsgiPlugin.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 37 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 43 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 44 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 45 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 45 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 49 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 54 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 58 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 59 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 63 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 65 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 67 | |
| coding | HiddenField | 'file' hides a field. | 68 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 71 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 73 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 75 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 76 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 76 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 77 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 77 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 81 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 83 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 85 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 89 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 99 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 103 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 105 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 106 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 109 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 115 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 116 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 116 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 118 |
org/apache/maven/plugin/eclipse/osgiplugin/EclipseOsgiPlugin.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 35 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 40 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 49 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 67 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 88 |
org/apache/maven/plugin/eclipse/osgiplugin/ExplodedPlugin.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 41 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 45 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 46 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 47 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 47 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 51 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 55 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 57 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 59 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 65 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 69 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 74 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 75 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 79 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 81 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 83 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 85 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 86 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 86 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 91 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 91 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 92 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 92 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 93 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 93 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 99 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 107 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 109 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 117 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 119 |
org/apache/maven/plugin/eclipse/osgiplugin/PackagedPlugin.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 35 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 36 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 38 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 39 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 39 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 42 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 44 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 48 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 50 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 54 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 56 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 60 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 62 |
org/apache/maven/plugin/eclipse/reader/ReadWorkspaceLocations.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 96 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 98 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 99 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 103 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 105 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 119 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 121 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 125 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 130 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 132 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 132 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 135 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 135 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 140 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 141 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 145 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 147 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 148 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 148 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 148 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 148 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 149 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 150 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 150 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 151 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 157 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 159 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 159 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 160 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 160 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 161 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 162 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 162 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 164 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 176 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 179 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 182 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 184 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 184 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 187 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 192 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 193 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 193 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 195 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 196 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 196 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 216 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 220 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 220 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 222 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 225 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 226 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 226 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 228 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 234 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 234 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 234 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 234 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 236 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 241 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 241 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 241 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 242 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 244 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 249 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 250 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 250 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 252 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 257 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 257 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 257 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 257 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 259 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 267 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 269 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 269 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 270 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 270 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 270 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 272 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 273 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 273 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 289 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 292 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 296 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 302 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 303 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 303 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 304 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 307 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 307 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 312 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 313 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 313 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 314 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 314 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 319 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 335 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 339 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 340 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 340 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 343 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 347 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 351 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 363 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 364 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 368 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 372 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 373 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 373 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 374 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 374 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 378 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 379 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 379 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 381 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 381 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 383 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 384 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 384 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 384 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 386 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 387 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 387 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 387 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 388 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 388 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 390 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 391 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 396 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 397 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 397 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 403 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 406 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 409 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 414 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 416 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 416 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 417 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 418 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 420 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 421 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 421 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 426 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 427 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 427 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 431 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 432 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 432 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 434 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 435 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 435 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 436 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 436 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 438 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 439 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 439 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 440 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 440 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 442 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 442 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 443 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 443 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 459 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 461 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 461 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 462 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 462 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 463 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 463 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 464 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 464 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 465 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 465 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 465 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 465 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 466 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 466 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 467 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 467 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 467 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 467 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 468 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 468 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 469 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 469 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 469 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 469 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 470 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 470 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 471 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 471 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 471 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 471 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 474 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 480 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 485 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 489 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 489 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 491 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 491 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 492 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 492 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 495 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 496 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 496 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 499 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 499 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 500 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 500 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 502 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 503 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 503 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 504 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 504 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 506 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 508 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 509 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 509 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 510 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 510 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 511 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 511 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 513 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 513 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 517 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 518 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 518 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 518 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 518 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 522 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 522 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 523 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 523 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 524 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 525 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 525 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 526 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 526 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 527 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 527 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 529 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 529 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 530 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 531 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 531 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 532 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 533 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 533 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 535 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 535 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 536 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 537 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 540 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 541 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 542 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 546 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 547 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 547 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 560 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 566 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 568 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 570 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 572 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 573 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 573 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 575 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 576 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 576 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 580 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 581 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 581 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 597 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 601 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 602 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 602 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 603 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 605 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 606 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 606 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 607 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 607 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 609 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 610 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 610 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 614 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 615 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 615 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 619 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 619 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 620 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 620 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 620 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 620 |
org/apache/maven/plugin/eclipse/writers/AbstractEclipseManifestWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 45 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 51 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 52 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 63 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 65 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 68 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 68 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 69 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 69 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 72 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 73 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 74 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 74 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 88 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 90 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 97 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 98 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 98 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 101 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 102 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 102 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 116 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 119 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 123 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 124 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 129 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 130 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 130 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 149 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 151 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 152 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 159 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 159 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 160 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 162 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 163 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 164 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 164 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 165 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 168 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 169 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 170 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 170 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 171 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 171 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 173 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 173 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 191 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 196 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 197 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 197 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 209 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 211 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 211 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 212 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 227 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 229 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 230 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 230 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 231 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 231 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 232 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 233 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 233 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 233 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 233 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 238 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 239 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 240 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 249 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 257 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 265 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 266 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 266 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 269 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 272 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 273 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 280 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 280 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 281 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 282 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 282 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 287 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 290 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 290 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 296 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 297 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 297 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 298 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 298 |
org/apache/maven/plugin/eclipse/writers/AbstractEclipseWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 30 | |
| coding | HiddenField | 'log' hides a field. | 45 | |
| coding | HiddenField | 'config' hides a field. | 45 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 46 |
org/apache/maven/plugin/eclipse/writers/EclipseAjdtWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 42 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 81 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 90 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 92 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 93 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 93 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 97 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 98 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 98 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 112 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 122 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 125 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 125 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 128 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 128 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 129 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 130 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 130 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 135 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 135 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 142 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 147 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 149 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 156 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 161 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 165 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 169 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 170 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 170 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 170 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 170 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 179 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 180 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 185 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 190 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 190 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 193 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 198 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 204 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 204 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 205 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 205 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 206 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 206 |
org/apache/maven/plugin/eclipse/writers/EclipseAntExternalLaunchConfigurationWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 34 | |
| coding | HiddenField | 'buildfilePath' hides a field. | 42 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 43 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 45 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 45 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 49 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 51 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 53 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 53 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 55 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 55 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 57 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 57 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 59 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 60 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 62 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 62 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 64 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 65 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 69 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 74 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 79 |
org/apache/maven/plugin/eclipse/writers/EclipseClasspathWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 56 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 160 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 165 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 171 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 172 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 172 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 177 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 180 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 180 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 191 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 194 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 194 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 196 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 198 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 198 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 200 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 200 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 204 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 207 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 207 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 213 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 218 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 218 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 219 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 219 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 220 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 220 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 221 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 221 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 221 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 223 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 227 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 228 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 231 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 231 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 235 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 235 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 237 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 237 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 238 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 238 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 240 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 240 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 241 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 242 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 242 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 246 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 246 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 247 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 248 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 248 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 252 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 252 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 253 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 254 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 254 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 261 | |
| blocks | LeftCurly | '{' at column 15 should be on the previous line. | 263 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 264 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 264 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 268 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 268 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 269 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 269 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 270 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 270 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 275 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 285 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 286 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 286 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 289 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 295 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 295 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 296 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 296 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 298 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 298 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 299 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 299 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 303 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 303 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 304 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 304 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 305 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 305 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 308 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 311 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 312 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 312 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 313 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 313 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 314 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 314 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 316 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 316 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 317 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 317 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 319 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 320 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 320 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 323 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 324 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 324 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 335 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 335 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 338 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 343 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 343 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 345 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 346 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 350 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 355 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 362 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 362 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 363 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 363 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 364 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 364 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 375 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 377 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 378 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 378 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 379 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 379 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 380 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 381 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 381 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 382 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 382 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 388 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 389 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 389 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 396 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 398 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 399 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 399 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 401 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 401 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 402 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 403 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 403 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 404 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 404 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 410 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 411 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 411 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 416 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 416 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 421 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 424 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 430 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 431 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 431 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 432 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 432 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 433 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 433 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 433 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 439 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 444 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 453 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 461 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 466 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 470 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 471 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 471 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 471 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 471 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 476 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 477 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 477 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 480 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 481 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 481 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 482 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 482 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 488 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 493 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 493 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 496 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 502 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 508 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 509 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 509 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 510 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 514 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 515 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 518 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 520 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 520 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 525 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 528 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 528 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 528 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 528 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 536 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 536 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 537 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 538 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 538 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 539 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 540 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 540 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 545 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 545 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 546 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 546 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 547 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 547 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 550 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 551 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 551 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 558 | |
| blocks | LeftCurly | '{' at column 11 should be on the previous line. | 560 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 561 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 561 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 565 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 565 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 566 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 566 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 567 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 567 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 572 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 574 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 575 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 575 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 579 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 579 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 580 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 580 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 581 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 581 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 586 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 586 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 587 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 587 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 588 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 588 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 589 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 591 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 592 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 592 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 596 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 596 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 597 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 597 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 598 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 598 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 605 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 607 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 608 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 608 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 612 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 612 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 613 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 613 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 614 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 614 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 621 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 623 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 624 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 624 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 628 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 628 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 629 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 629 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 630 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 630 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 636 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 644 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 647 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 648 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 648 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 649 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 650 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 650 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 650 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 650 |
org/apache/maven/plugin/eclipse/writers/EclipseLaunchConfigurationWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 45 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 46 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 55 | |
| coding | HiddenField | 'filename' hides a field. | 57 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 58 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 61 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 61 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 64 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 66 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 68 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 75 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 78 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 84 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 85 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 85 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 90 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 90 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 91 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 91 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 93 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 93 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 95 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 96 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 96 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 96 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 99 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 99 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 101 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 101 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 105 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 107 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 107 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 110 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 111 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 115 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 116 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 119 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 128 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 129 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 146 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 148 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 157 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 162 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 167 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 174 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 179 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 184 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 191 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 192 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 192 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 193 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 193 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 194 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 194 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 199 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 200 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 200 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 201 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 201 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 202 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 202 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 207 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 208 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 208 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 209 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 209 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 212 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 213 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 213 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 214 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 214 |
org/apache/maven/plugin/eclipse/writers/EclipseManifestWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 56 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 58 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 62 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 65 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 66 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 69 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 69 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 81 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 85 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 88 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 88 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 89 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 92 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 92 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 94 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 94 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 101 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 107 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 129 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 140 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 143 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 144 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 153 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 157 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 163 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 168 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 172 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 172 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 |
org/apache/maven/plugin/eclipse/writers/EclipseProjectWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 59 | |
| design | VisibilityModifier | Variable 'linkNames' must be private and have accessor methods. | 91 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 98 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 107 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 114 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 116 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 120 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 121 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 123 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 125 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 125 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 132 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 132 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 135 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 135 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 143 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 145 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 146 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 146 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 148 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 149 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 151 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 153 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 153 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 153 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 153 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 161 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 162 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 162 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 162 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 166 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 166 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 166 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 166 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 169 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 170 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 170 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 177 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 177 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 181 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 182 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 182 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 186 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 187 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 187 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 193 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 197 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 198 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 198 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 203 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 203 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 205 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 205 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 206 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 206 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 209 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 209 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 211 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 211 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 217 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 220 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 220 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 221 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 222 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 222 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 223 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 223 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 225 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 225 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 231 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 231 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 234 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 235 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 235 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 235 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 240 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 240 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 243 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 244 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 244 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 245 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 245 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 245 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 251 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 251 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 254 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 255 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 255 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 258 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 260 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 261 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 261 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 261 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 266 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 268 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 269 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 271 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 272 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 273 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 274 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 276 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 277 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 278 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 279 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 288 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 288 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 293 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 295 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 296 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 296 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 297 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 297 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 297 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 297 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 299 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 299 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 302 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 303 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 303 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 303 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 303 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 309 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 311 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 312 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 316 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 317 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 317 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 318 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 318 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 318 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 318 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 320 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 320 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 327 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 329 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 330 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 334 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 335 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 335 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 336 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 336 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 336 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 336 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 338 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 338 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 344 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 345 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 346 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 349 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 351 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 351 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 352 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 354 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 354 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 356 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 356 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 357 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 357 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 360 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 360 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 361 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 361 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 361 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 361 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 364 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 364 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 366 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 366 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 375 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 379 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 383 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 384 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 384 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 385 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 398 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 398 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 399 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 399 |
org/apache/maven/plugin/eclipse/writers/EclipseWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 30 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 43 |
org/apache/maven/plugin/eclipse/writers/EclipseWriterConfig.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 37 | |
| annotation | MissingDeprecated | Javadoc comment at column 13 has parse error. Details: token recognition error at: '@' while parsing | 141 | |
| javadoc | JavadocBlockTagLocation | Javadoc comment at column 13 has parse error. Details: token recognition error at: '@' while parsing | 141 | |
| javadoc | JavadocParagraph | Javadoc comment at column 13 has parse error. Details: token recognition error at: '@' while parsing | 141 | |
| javadoc | JavadocTagContinuationIndentation | Javadoc comment at column 13 has parse error. Details: token recognition error at: '@' while parsing | 141 | |
| javadoc | NonEmptyAtclauseDescription | Javadoc comment at column 13 has parse error. Details: token recognition error at: '@' while parsing | 141 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 146 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 151 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 161 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 171 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 181 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 191 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 201 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 211 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 221 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 231 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 241 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 251 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 261 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 271 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 281 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 291 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 301 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 311 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 321 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 331 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 341 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 351 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 361 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 371 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 381 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 391 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 401 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 411 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 416 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 421 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 426 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 431 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 439 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 447 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 457 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 467 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 477 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 487 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 497 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 507 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 515 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 523 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 533 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 543 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 553 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 563 |
org/apache/maven/plugin/eclipse/writers/MonitoredResource.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 26 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 35 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 36 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 41 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 42 |
org/apache/maven/plugin/eclipse/writers/SortedProperties.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 32 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 37 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 44 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 51 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 52 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 52 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 61 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 64 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 65 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 65 |
org/apache/maven/plugin/eclipse/writers/myeclipse/MyEclipseHibernateWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 41 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 98 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 109 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 113 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 117 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 123 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 124 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 125 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 125 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 127 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 128 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 128 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 130 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 130 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 131 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 132 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 132 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 135 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 135 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 139 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 140 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 141 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 142 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 142 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 143 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 145 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 145 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 147 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 158 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 161 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 161 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 161 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 161 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 164 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 165 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 168 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 190 |
org/apache/maven/plugin/eclipse/writers/myeclipse/MyEclipseMetadataWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 75 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 79 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 82 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 82 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 83 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 83 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 84 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 84 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 85 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 92 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 96 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 97 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 97 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 102 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 102 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 103 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 105 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 107 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 107 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 108 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 112 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 113 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 115 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 115 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 117 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 117 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 119 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 122 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 123 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 125 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 125 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 128 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 128 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 130 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 131 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 132 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 132 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 143 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 151 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 152 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 153 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 156 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 156 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 157 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 160 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 161 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 175 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 182 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 184 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 185 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 185 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 185 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 189 |
org/apache/maven/plugin/eclipse/writers/myeclipse/MyEclipseSpringBeansWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 47 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 75 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 86 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 89 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 94 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 95 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 95 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 100 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 102 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 102 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 115 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 115 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 115 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 115 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 116 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 116 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 117 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 120 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 120 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 122 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 123 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 139 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 151 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 155 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 157 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 159 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 160 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 162 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 168 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 170 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 171 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 171 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 171 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 171 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 182 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 182 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 186 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 187 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 187 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 190 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 190 |
org/apache/maven/plugin/eclipse/writers/myeclipse/MyEclipseStrutsDataWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 44 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 68 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 72 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 76 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 76 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 77 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 87 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 90 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 90 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 91 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 94 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 98 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 99 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 99 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 106 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 107 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 107 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 111 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 115 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 115 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 119 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 125 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 125 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 139 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 140 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 141 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 141 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 144 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 146 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 147 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 151 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 156 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 156 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 157 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 157 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 160 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 171 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 172 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 172 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 173 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 186 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 187 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 187 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 188 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 189 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 189 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 189 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 189 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 189 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 190 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 190 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 190 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 192 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 192 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 192 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 198 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 201 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 202 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 202 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 203 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 204 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 204 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 204 |
org/apache/maven/plugin/eclipse/writers/rad/RadApplicationXMLWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 55 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 128 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 130 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 130 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 139 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 143 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 145 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 152 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 156 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 157 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 157 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 160 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 162 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 163 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 173 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 177 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 177 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 186 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 186 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 187 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 187 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 188 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 188 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 189 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 189 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 190 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 192 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 192 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 192 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 192 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 192 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 193 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 193 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 195 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 195 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 196 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 196 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 206 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 208 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 208 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 209 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 209 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 210 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 210 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 211 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 211 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 212 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 212 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 225 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 226 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 226 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 229 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 230 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 230 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 231 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 231 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 232 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 247 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 251 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 252 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 252 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 252 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 252 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 253 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 254 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 254 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 255 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 255 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 256 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 256 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 256 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 256 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 257 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 258 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 261 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 261 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 262 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 262 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 263 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 263 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 263 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 263 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 263 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 264 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 265 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 268 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 268 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 269 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 269 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 270 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 274 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 275 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 275 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 283 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 283 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 284 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 286 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 286 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 287 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 287 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 289 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 289 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 290 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 290 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 291 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 291 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 292 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 292 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 295 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 295 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 296 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 298 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 298 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 299 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 299 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 301 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 301 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 302 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 302 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 303 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 303 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 304 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 304 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 308 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 310 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 310 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 311 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 311 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 312 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 312 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 313 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 313 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 325 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 327 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 330 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 330 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 330 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 330 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 331 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 331 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 331 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 331 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 341 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 343 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 345 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 350 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 352 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 365 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 367 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 369 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 369 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 373 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 377 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 378 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 378 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 378 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 378 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 391 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 393 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 395 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 398 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 401 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 402 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 402 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 409 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 411 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 414 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 416 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 417 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 417 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 435 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 436 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 436 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 437 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 437 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 440 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 441 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 441 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 442 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 442 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 444 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 445 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 445 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 447 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 449 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 449 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 449 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 449 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 451 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 451 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 452 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 452 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 453 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 453 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 456 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 457 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 457 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 458 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 458 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 458 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 458 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 462 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 463 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 463 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 464 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 464 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 466 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 468 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 468 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 468 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 468 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 471 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 471 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 473 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 473 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 474 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 474 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 475 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 475 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 476 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 476 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 477 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 477 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 480 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 481 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 481 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 482 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 482 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 482 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 482 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 482 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 483 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 484 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 484 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 484 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 484 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 484 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 485 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 498 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 500 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 501 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 501 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 501 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 501 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 502 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 503 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 503 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 518 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 519 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 519 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 520 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 520 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 521 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 522 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 522 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 522 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 522 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 528 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 532 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 533 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 533 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 536 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 536 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 537 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 537 |
org/apache/maven/plugin/eclipse/writers/rad/RadEjbClasspathWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 53 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 87 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 89 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 89 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 90 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 95 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 98 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 98 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 101 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 102 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 102 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 102 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 102 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 103 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 103 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 111 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 112 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 112 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 115 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 115 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 116 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 117 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 117 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 121 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 123 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 124 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 128 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 128 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 133 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 141 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 154 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 155 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 156 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 156 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 159 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 163 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 163 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 164 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 167 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 167 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 168 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 171 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 171 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 172 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 183 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 183 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 184 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 187 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 187 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 188 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 192 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 206 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 208 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 209 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 211 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 212 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 212 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 212 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 212 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 212 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 212 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 214 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 217 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 218 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 218 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 230 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 232 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 234 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 234 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 238 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 242 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 243 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 243 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 243 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 243 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 255 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 259 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 261 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 262 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 262 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 264 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 264 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 265 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 265 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 266 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 266 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 267 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 270 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 272 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 273 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 273 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 280 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 281 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 281 |
org/apache/maven/plugin/eclipse/writers/rad/RadJ2EEWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 45 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 62 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 66 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 66 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 67 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 67 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 68 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 68 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 69 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 71 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 77 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 78 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 78 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 82 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 82 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 83 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 83 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 94 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 95 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 95 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 96 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 96 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 97 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 97 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 98 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 98 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 99 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 104 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 107 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 108 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 108 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 112 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 112 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 113 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 117 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 121 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 122 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 124 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 124 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 126 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 127 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 132 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 132 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 135 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 |
org/apache/maven/plugin/eclipse/writers/rad/RadLibCopier.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 43 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 52 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 56 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 56 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 57 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 58 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 58 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 60 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 60 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 61 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 62 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 62 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 76 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 78 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 79 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 81 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 83 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 84 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 84 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 84 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 84 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 88 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 90 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 91 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 91 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 106 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 108 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 113 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 128 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 128 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 139 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 146 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 148 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 148 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 157 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 157 |
org/apache/maven/plugin/eclipse/writers/rad/RadManifestWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 52 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 56 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 59 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 59 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 60 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 63 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 65 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 68 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 68 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 73 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 78 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 84 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 86 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 87 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 91 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 91 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 94 | |
| annotation | MissingOverride | Must include @java.lang.Override annotation when '@inheritDoc' Javadoc tag exists. | 106 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 108 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 115 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 119 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 123 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 124 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 125 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 132 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 139 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 141 |
org/apache/maven/plugin/eclipse/writers/rad/RadWebSettingsWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 46 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 92 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 105 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 106 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 108 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 114 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 115 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 115 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 119 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 120 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 128 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 132 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 135 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 135 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 141 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 143 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 145 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 145 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 148 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 148 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 149 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 149 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 149 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 151 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 152 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 157 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 161 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 162 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 164 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 166 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 166 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 167 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 167 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 168 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 169 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 172 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 172 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 173 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 173 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 180 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 180 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 185 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 187 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 188 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 188 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 191 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 192 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 193 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 198 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 198 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 200 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 200 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 201 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 201 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 204 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 204 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 205 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 205 | |
| coding | HiddenField | 'warContextRoot' hides a field. | 224 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 225 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 227 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 231 |
org/apache/maven/plugin/eclipse/writers/rad/RadWebsiteConfigWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 43 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 60 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 62 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 62 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 63 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 65 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 71 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 72 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 72 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 75 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 75 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 76 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 76 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 86 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 87 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 87 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 88 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 88 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 89 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 89 |
org/apache/maven/plugin/eclipse/writers/workspace/EclipseCodeFormatterProfile.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 43 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 53 | |
| coding | HiddenField | 'profileName' hides a field. | 53 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 55 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 60 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 61 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 61 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 64 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 64 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 71 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 74 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 76 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 76 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 78 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 78 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 80 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 82 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 82 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 86 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 87 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 87 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 90 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 91 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 91 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 94 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 95 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 95 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 101 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 107 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 113 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 117 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 126 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 131 |
org/apache/maven/plugin/eclipse/writers/workspace/EclipseSettingsWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 45 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 62 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 67 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 67 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 68 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 68 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 69 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 69 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 72 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 73 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 74 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 74 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 78 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 82 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 84 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 85 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 86 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 86 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 87 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 87 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 92 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 94 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 95 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 96 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 96 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 97 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 97 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 102 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 104 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 105 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 107 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 107 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 108 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 108 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 113 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 115 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 116 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 119 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 124 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 125 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 126 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 139 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 145 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 149 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 152 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 153 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 153 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 155 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 156 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 157 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 157 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 161 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 162 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 169 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 171 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 171 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 180 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 181 |
org/apache/maven/plugin/eclipse/writers/workspace/EclipseWorkspaceWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 40 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 79 | |
| coding | HiddenField | 'logger' hides a field. | 79 | |
| coding | HiddenField | 'config' hides a field. | 79 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 80 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 90 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 92 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 96 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 106 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 112 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 113 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 113 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 117 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 117 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 119 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 124 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 127 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 131 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 131 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 136 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 141 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 143 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 147 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 149 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 152 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 163 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 167 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 169 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 172 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 173 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 |
org/apache/maven/plugin/eclipse/writers/workspace/WorkspaceWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 45 |
org/apache/maven/plugin/eclipse/writers/wtp/AbstractWtpResourceWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 43 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 82 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 83 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 84 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 89 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 90 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 90 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 91 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 92 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 92 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 94 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 94 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 97 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 98 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 98 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 101 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 102 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 102 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 111 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 114 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 115 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 116 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 118 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 118 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 122 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 123 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 127 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 135 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 140 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 140 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 141 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 147 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 148 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 148 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 151 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 152 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 158 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 160 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 162 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 163 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 165 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 173 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 174 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 175 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 176 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 177 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 178 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 183 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 189 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 189 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 190 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 190 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 191 | |
| coding | ParameterAssignment | Assignment of parameter 'deployPath' is not allowed. | 192 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 196 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 205 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 205 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 206 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 211 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 211 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 212 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 218 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 227 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 228 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 228 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 228 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 228 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 236 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 238 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 238 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 241 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 243 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 243 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 246 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 251 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 253 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 253 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 256 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 256 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 256 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 256 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 257 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 264 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 269 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 269 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 271 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 271 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 273 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 273 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 274 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 274 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 277 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 278 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 278 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 279 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 279 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 279 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 279 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 283 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 283 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 284 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 284 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 292 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 295 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 296 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 298 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 298 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 299 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 304 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 310 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 310 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 311 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 311 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 311 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 311 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 312 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 312 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 312 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 312 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 313 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 314 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 314 |
org/apache/maven/plugin/eclipse/writers/wtp/EclipseWtpApplicationXMLWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 54 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 127 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 129 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 130 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 143 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 143 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 145 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 149 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 149 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 155 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 157 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 164 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 168 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 169 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 172 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 172 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 186 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 188 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 194 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 194 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 209 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 210 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 211 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 215 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 217 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 226 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 229 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 229 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 234 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 237 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 237 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 239 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 239 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 239 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 239 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 240 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 242 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 247 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 247 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 258 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 260 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 260 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 261 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 261 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 262 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 262 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 263 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 263 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 268 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 272 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 275 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 276 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 277 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 277 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 279 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 279 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 280 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 280 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 290 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 292 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 292 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 293 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 293 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 294 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 294 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 295 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 295 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 296 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 297 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 297 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 297 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 310 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 311 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 311 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 314 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 315 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 315 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 316 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 316 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 317 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 332 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 336 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 337 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 337 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 337 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 338 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 339 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 341 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 341 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 341 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 341 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 342 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 342 | |
| sizes | LineLength | Line is longer than 180 characters (found 237). | 343 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 343 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 343 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 343 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 343 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 343 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 343 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 344 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 347 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 347 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 348 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 348 | |
| sizes | LineLength | Line is longer than 180 characters (found 237). | 349 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 349 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 349 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 349 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 349 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 349 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 349 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 350 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 353 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 353 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 354 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 354 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 355 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 359 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 360 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 360 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 368 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 368 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 369 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 369 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 369 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 369 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 370 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 372 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 372 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 373 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 374 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 376 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 377 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 378 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 378 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 379 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 379 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 380 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 380 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 383 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 383 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 384 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 386 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 386 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 387 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 388 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 390 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 391 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 392 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 392 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 393 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 393 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 394 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 394 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 398 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 400 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 400 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 401 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 402 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 403 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 404 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 405 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 405 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 417 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 419 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 422 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 422 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 422 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 422 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 423 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 423 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 423 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 423 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 434 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 436 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 438 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 438 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 442 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 446 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 447 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 447 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 459 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 461 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 463 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 468 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 470 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 483 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 485 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 487 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 490 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 492 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 493 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 493 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 500 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 502 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 505 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 507 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 508 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 508 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 526 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 528 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 528 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 529 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 532 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 532 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 533 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 533 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 534 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 534 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 534 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 534 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 535 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 536 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 536 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 538 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 540 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 540 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 540 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 540 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 542 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 542 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 543 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 543 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 544 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 544 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 547 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 548 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 548 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 549 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 549 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 549 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 549 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 552 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 552 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 553 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 554 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 554 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 555 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 555 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 557 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 559 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 559 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 559 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 559 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 562 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 562 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 564 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 564 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 565 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 565 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 566 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 566 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 567 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 567 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 568 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 568 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 571 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 572 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 572 | |
| sizes | LineLength | Line is longer than 180 characters (found 197). | 574 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 574 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 574 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 574 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 574 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 574 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 575 | |
| sizes | LineLength | Line is longer than 180 characters (found 187). | 576 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 576 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 576 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 576 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 576 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 576 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 576 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 589 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 593 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 594 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 594 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 595 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 595 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 596 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 596 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 598 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 598 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 599 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 599 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 600 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 617 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 618 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 618 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 619 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 619 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 620 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 621 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 621 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 627 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 631 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 635 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 635 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 636 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 636 |
org/apache/maven/plugin/eclipse/writers/wtp/EclipseWtpComponent15Writer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 33 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 41 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 51 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 53 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 57 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 63 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 66 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 67 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 67 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 68 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 68 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 69 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 69 |
org/apache/maven/plugin/eclipse/writers/wtp/EclipseWtpComponentWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 49 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 67 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 77 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 86 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 94 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 100 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 101 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 101 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 107 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 108 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 110 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 117 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 118 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 119 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 120 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 121 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 126 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 127 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 127 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 128 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 128 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 130 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 131 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 133 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 136 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 136 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 141 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 142 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 146 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 148 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 150 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 150 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 152 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 152 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 153 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 153 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 154 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 155 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 156 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 156 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 161 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 162 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 164 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 165 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 166 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 166 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 167 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 167 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 168 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 169 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 170 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 170 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 175 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 176 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 176 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 182 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 182 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 183 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 189 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 191 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 192 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 192 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 193 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 193 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 194 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 195 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 196 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 196 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 200 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 200 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 201 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 201 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 202 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 204 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 204 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 209 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 212 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 214 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 214 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 215 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 215 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 216 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 216 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 226 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 229 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 230 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 230 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 231 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 231 |
org/apache/maven/plugin/eclipse/writers/wtp/EclipseWtpFacetsWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 47 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 88 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 100 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 104 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 105 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 108 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 108 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 115 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 116 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 119 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 120 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 120 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 121 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 122 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 123 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 124 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 127 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 128 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 128 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 131 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 132 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 132 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 135 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 135 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 137 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 137 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 139 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 139 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 140 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 141 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 141 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 142 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 142 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 146 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 147 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 150 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 151 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 151 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 154 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 154 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 156 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 156 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 156 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 156 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 158 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 158 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 159 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 161 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 162 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 162 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 163 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 167 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 168 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 170 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 171 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 174 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 174 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 177 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 178 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 178 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 181 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 182 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 182 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 184 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 184 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 187 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 187 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 188 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 189 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 189 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 190 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 190 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 192 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 192 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 194 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 194 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 194 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 194 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 197 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 197 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 206 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 207 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 210 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 211 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 211 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 212 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 212 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 221 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 222 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 223 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 226 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 227 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 227 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 228 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 228 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 229 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 229 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 236 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 237 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 240 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 242 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 247 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 248 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 250 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 250 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 251 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 251 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 251 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 252 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 252 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 252 |
org/apache/maven/plugin/eclipse/writers/wtp/EclipseWtpmodulesWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 46 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 55 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 59 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 65 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 66 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 66 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 70 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 70 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 71 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 71 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 73 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 75 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 75 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 77 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 77 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 78 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 78 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 85 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 85 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 86 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 88 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 90 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 92 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 92 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 93 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 93 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 94 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 96 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 97 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 97 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 100 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 104 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 104 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 105 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 106 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 107 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 107 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 108 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 108 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 111 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 115 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 119 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 121 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 122 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 123 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 131 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 131 |
org/apache/maven/plugin/ide/AbstractIdeSupportMojo.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 89 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 200 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 210 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 220 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 230 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 240 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 250 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 260 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 270 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 280 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 290 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 300 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 310 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 320 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 330 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 340 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 350 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 360 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 370 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 380 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 390 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 395 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 400 | |
| coding | HiddenField | 'logger' hides a field. | 455 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 456 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 465 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 467 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 473 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 480 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 480 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 482 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 482 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 498 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 500 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 502 | |
| coding | HiddenField | 'project' hides a field. | 503 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 512 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 514 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 515 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 520 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 525 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 526 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 526 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 529 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 529 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 532 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 534 | |
| coding | IllegalCatch | Catching 'RuntimeException' is not allowed. | 536 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 537 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 538 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 538 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 539 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 539 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 552 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 554 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 558 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 558 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 559 | |
| blocks | LeftCurly | '{' at column 29 should be on the previous line. | 561 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 562 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 562 | |
| blocks | LeftCurly | '{' at column 29 should be on the previous line. | 565 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 566 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 566 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 567 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 567 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 569 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 569 | |
| blocks | LeftCurly | '{' at column 29 should be on the previous line. | 572 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 573 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 573 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 574 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 574 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 576 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 576 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 582 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 584 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 584 | |
| blocks | LeftCurly | '{' at column 29 should be on the previous line. | 585 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 586 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 586 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 592 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 592 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 593 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 593 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 594 | |
| blocks | LeftCurly | '{' at column 29 should be on the previous line. | 612 | |
| blocks | LeftCurly | '{' at column 33 should be on the previous line. | 615 | |
| blocks | LeftCurly | '{' at column 37 should be on the previous line. | 620 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 622 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 623 | |
| blocks | LeftCurly | '{' at column 33 should be on the previous line. | 627 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 628 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 628 | |
| blocks | LeftCurly | '{' at column 33 should be on the previous line. | 631 | |
| blocks | LeftCurly | '{' at column 37 should be on the previous line. | 633 | |
| blocks | LeftCurly | '{' at column 41 should be on the previous line. | 635 | |
| blocks | LeftCurly | '{' at column 41 should be on the previous line. | 639 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 650 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 650 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 651 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 651 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 652 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 652 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 653 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 653 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 656 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 656 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 658 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 658 | |
| blocks | LeftCurly | '{' at column 29 should be on the previous line. | 659 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 660 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 660 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 671 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 671 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 671 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 674 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 699 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 704 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 705 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 711 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 712 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 712 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 715 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 717 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 720 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 726 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 733 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 738 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 739 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 741 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 741 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 742 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 743 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 743 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 746 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 746 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 748 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 748 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 757 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 758 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 761 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 765 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 766 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 766 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 771 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 771 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 781 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 782 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 782 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 792 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 794 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 796 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 797 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 799 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 799 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 800 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 800 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 801 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 802 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 802 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 803 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 807 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 808 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 812 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 824 | |
| coding | HiddenField | 'artifactFactory' hides a field. | 828 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 831 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 834 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 837 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 839 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 840 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 840 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 842 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 844 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 846 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 846 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 847 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 847 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 850 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 852 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 854 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 860 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 875 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 876 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 876 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 877 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 877 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 879 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 879 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 880 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 880 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 894 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 902 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 904 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 910 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 911 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 912 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 916 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 918 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 920 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 920 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 922 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 928 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 930 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 931 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 931 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 934 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 936 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 937 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 937 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 938 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 938 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 943 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 945 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 945 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 947 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 948 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 948 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 949 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 950 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 950 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 952 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 952 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 953 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 954 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 954 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 958 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 960 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 962 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 964 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 965 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 966 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 966 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 969 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 970 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 971 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 972 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 972 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 978 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 978 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 993 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 997 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 998 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 998 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 998 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 998 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1001 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 1002 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1003 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1003 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1003 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1003 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1005 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1005 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1009 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1010 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1010 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1010 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1010 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 1013 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 1014 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1015 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1015 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1015 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1015 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1017 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1017 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1019 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1019 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1035 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1036 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1036 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1046 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1047 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1047 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 1058 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1060 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1061 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1061 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 1063 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 1063 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 1066 |
org/apache/maven/plugin/ide/IdeDependency.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 32 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 122 | |
| sizes | ParameterNumber | More than 12 parameters (found 15). | 142 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 146 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 174 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 184 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 194 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 204 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 214 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 224 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 234 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 244 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 254 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 264 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 274 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 284 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 294 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 304 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 314 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 324 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 334 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 344 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 354 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 364 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 374 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 384 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 394 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 404 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 414 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 424 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 434 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 444 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 454 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 464 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 474 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 484 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 494 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 504 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 512 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 520 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 521 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 523 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 523 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 524 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 527 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 527 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 529 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 532 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 532 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 534 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 537 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 537 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 539 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 543 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 544 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 544 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 547 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 551 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 555 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 568 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 571 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 574 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 574 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 581 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 582 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 582 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 582 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 582 | |
| annotation | MissingOverride | Must include @java.lang.Override annotation when '@inheritDoc' Javadoc tag exists. | 588 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 589 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 590 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 590 | |
| annotation | MissingOverride | Must include @java.lang.Override annotation when '@inheritDoc' Javadoc tag exists. | 596 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 597 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 599 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 603 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 606 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 610 |
org/apache/maven/plugin/ide/IdeUtils.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class IdeUtils should be declared as final. | 51 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 52 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 65 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 71 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 106 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 108 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 109 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 112 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 113 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 113 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 113 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 113 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 117 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 119 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 121 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 122 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 125 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 126 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 128 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 133 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 134 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 138 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 140 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 142 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 146 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 147 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 148 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 159 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 160 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 160 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 162 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 164 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 165 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 178 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 190 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 191 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 191 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 193 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 194 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 194 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 207 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 208 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 208 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 238 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 249 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 252 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 254 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 254 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 256 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 259 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 260 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 260 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 263 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 264 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 264 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 267 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 268 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 268 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 271 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 272 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 272 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 275 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 276 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 276 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 289 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 291 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 293 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 294 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 295 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 295 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 296 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 297 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 297 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 317 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 318 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 318 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 319 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 319 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 320 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 321 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 321 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 335 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 337 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 337 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 337 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 339 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 341 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 356 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 358 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 358 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 360 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 361 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 361 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 364 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 367 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 368 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 369 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 369 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 371 | |
| blocks | LeftCurly | '{' at column 25 should be on the previous line. | 373 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 374 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 374 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 381 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 381 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 381 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 387 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 398 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 400 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 402 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 403 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 404 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 409 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 413 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 417 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 427 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 428 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 428 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 439 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 440 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 440 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 443 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 444 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 445 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 445 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 448 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 449 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 450 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 451 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 459 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 460 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 460 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 477 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 479 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 480 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 480 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 483 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 493 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 494 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 494 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 498 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 500 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 501 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 503 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 503 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 525 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 529 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 529 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 530 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 534 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 540 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 543 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 543 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 543 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 543 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 544 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 549 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 553 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 553 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 556 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 557 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 558 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 558 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 560 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 561 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 561 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 564 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 564 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 565 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 568 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 568 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 569 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 573 | |
| javadoc | MissingJavadocMethod | Missing a Javadoc comment. | 580 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 582 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 584 | |
| coding | ParameterAssignment | Assignment of parameter 'fileToAdd' is not allowed. | 585 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 588 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 588 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 589 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 589 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 593 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 593 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 594 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 597 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 597 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 598 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 606 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 606 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 607 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 610 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 610 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 613 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 617 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 617 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 620 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 621 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 621 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 622 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 622 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 635 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 636 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 636 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 650 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 651 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 651 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 661 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 665 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 666 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 668 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 668 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 669 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 671 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 674 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 674 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 675 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 676 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 676 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 683 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 684 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 687 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 689 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 689 | |
| blocks | LeftCurly | '{' at column 21 should be on the previous line. | 690 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 691 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 691 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 700 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 702 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 702 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 703 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 703 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 704 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 704 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 709 |
org/apache/maven/plugin/ide/JeeDescriptor.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 26 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 57 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 59 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 63 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 65 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 71 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 73 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 76 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 77 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 78 | |
| javadoc | NonEmptyAtclauseDescription | At-clause should have a non-empty description. | 79 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 82 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 94 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 102 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 110 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 118 |
org/apache/maven/plugin/ide/JeeUtils.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | HideUtilityClassConstructor | Utility classes should not have a public or default constructor. | 30 | |
| blocks | LeftCurly | '{' at column 1 should be on the previous line. | 31 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 34 | |
| javadoc | InvalidJavadocPosition | Javadoc comment is placed in the wrong location. | 44 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 48 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 49 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 49 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 50 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 50 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 51 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 52 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 52 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 53 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 53 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 64 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 65 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 65 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 66 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 67 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 67 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 67 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 70 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 82 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 83 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 83 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 84 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 85 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 85 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 85 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 88 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 100 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 101 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 101 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 102 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 103 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 103 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 103 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 106 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 118 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 119 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 119 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 120 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 121 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 121 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 121 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 124 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 137 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 138 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 138 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 141 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 144 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 146 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 161 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 163 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 163 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 165 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 168 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 168 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 168 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 168 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 170 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 175 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 179 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 181 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 186 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 189 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 189 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 189 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 189 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 191 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 207 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 208 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 208 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 211 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 214 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 214 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 214 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 214 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 216 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 221 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 225 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 225 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 225 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 225 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 227 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 242 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 243 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 243 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 246 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 249 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 249 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 249 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 249 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 251 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 259 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 261 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 261 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 262 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 262 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 263 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 263 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 264 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 264 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 268 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 271 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 272 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 275 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 276 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 277 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 281 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 282 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 283 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 289 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 291 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 292 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 292 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 292 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 293 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 293 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 295 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 304 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 306 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 307 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 311 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 312 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 313 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 319 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 321 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 322 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 322 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 322 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 323 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 323 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 325 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 335 | |
| blocks | LeftCurly | '{' at column 5 should be on the previous line. | 340 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 342 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 343 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 347 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 348 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 349 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 354 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 355 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 356 | |
| blocks | LeftCurly | '{' at column 9 should be on the previous line. | 362 | |
| blocks | LeftCurly | '{' at column 13 should be on the previous line. | 364 | |
| whitespace | NoWhitespaceAfter | ')' is followed by whitespace. | 365 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 365 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 365 | |
| whitespace | ParenPad | '(' is followed by whitespace. | 366 | |
| whitespace | ParenPad | ')' is preceded with whitespace. | 366 | |
| blocks | LeftCurly | '{' at column 17 should be on the previous line. | 368 |
