| Violation |
Message |
Line |
 |
Using the '.*' form of import should be avoided - java.io.*. |
14
|
 |
First sentence should end with a period. |
17
|
 |
'{' should be on the previous line. |
21
|
 |
Missing a Javadoc comment. |
22
|
 |
'<' is not preceded with whitespace. |
22
|
 |
'<' is not followed by whitespace. |
22
|
 |
'>' is not preceded with whitespace. |
22
|
 |
Missing a Javadoc comment. |
23
|
 |
Missing a Javadoc comment. |
24
|
 |
First sentence should end with a period. |
26
|
 |
'{' should be on the previous line. |
30
|
 |
First sentence should end with a period. |
34
|
 |
Parameter name should be final. |
39
|
 |
'name' hides a field. |
39
|
 |
'{' should be on the previous line. |
40
|
 |
First sentence should end with a period. |
44
|
 |
Parameter name should be final. |
49
|
 |
'name' hides a field. |
49
|
 |
Parameter classLoader should be final. |
49
|
 |
'classLoader' hides a field. |
49
|
 |
Expected @param tag for 'classLoader'. |
49
|
 |
'{' should be on the previous line. |
50
|
 |
'<' is not preceded with whitespace. |
51
|
 |
'<' is not followed by whitespace. |
51
|
 |
'>' is not preceded with whitespace. |
51
|
 |
'>' is not followed by whitespace. |
51
|
 |
Line is longer than 80 characters. |
56
|
 |
Method 'addFormattedJava' is not designed for extension - needs to be abstract, final or empty. |
56
|
 |
Missing a Javadoc comment. |
56
|
 |
Parameter className should be final. |
56
|
 |
Parameter lines should be final. |
56
|
 |
'{' should be on the previous line. |
60
|
 |
Line is longer than 80 characters. |
74
|
 |
Method 'addJava' is not designed for extension - needs to be abstract, final or empty. |
74
|
 |
Parameter className should be final. |
74
|
 |
Parameter code should be final. |
74
|
 |
Expected @throws tag for 'Exception'. |
74
|
 |
'{' should be on the previous line. |
79
|
 |
'}' should be on the same line. |
81
|
 |
'{' should be on the previous line. |
83
|
 |
Line is longer than 80 characters. |
84
|
 |
'}' should be on the same line. |
85
|
 |
'{' should be on the previous line. |
87
|
 |
Line is longer than 80 characters. |
88
|
 |
Line is longer than 80 characters. |
93
|
 |
Line is longer than 80 characters. |
99
|
 |
First sentence should end with a period. |
103
|
 |
Expected an @return tag. |
110
|
 |
Method 'addResource' is not designed for extension - needs to be abstract, final or empty. |
110
|
 |
Parameter path should be final. |
110
|
 |
Parameter contents should be final. |
110
|
 |
'{' should be on the previous line. |
111
|
 |
Line is longer than 80 characters. |
117
|
 |
Expected an @return tag. |
123
|
 |
Method 'addFormattedResource' is not designed for extension - needs to be abstract, final or empty. |
123
|
 |
Parameter path should be final. |
123
|
 |
Parameter lines should be final. |
123
|
 |
'{' should be on the previous line. |
124
|
 |
'for' construct must use '{}'s. |
126
|
 |
Line is longer than 80 characters. |
132
|
 |
Method 'addPluginInformation' is not designed for extension - needs to be abstract, final or empty. |
132
|
 |
Missing a Javadoc comment. |
132
|
 |
Parameter key should be final. |
132
|
 |
Parameter name should be final. |
132
|
 |
'name' hides a field. |
132
|
 |
Parameter version should be final. |
132
|
 |
Line is longer than 80 characters. |
137
|
 |
Method 'addPluginInformation' is not designed for extension - needs to be abstract, final or empty. |
137
|
 |
Missing a Javadoc comment. |
137
|
 |
Parameter key should be final. |
137
|
 |
Parameter name should be final. |
137
|
 |
'name' hides a field. |
137
|
 |
Parameter version should be final. |
137
|
 |
Parameter pluginsVersion should be final. |
137
|
 |
Line is longer than 80 characters. |
142
|
 |
Method 'addPluginInformation' is not designed for extension - needs to be abstract, final or empty. |
142
|
 |
Missing a Javadoc comment. |
142
|
 |
Parameter key should be final. |
142
|
 |
Parameter name should be final. |
142
|
 |
'name' hides a field. |
142
|
 |
Parameter version should be final. |
142
|
 |
Parameter pluginsVersion should be final. |
142
|
 |
Parameter params should be final. |
142
|
 |
'<' is not preceded with whitespace. |
142
|
 |
'<' is not followed by whitespace. |
142
|
 |
'>' is not preceded with whitespace. |
142
|
 |
Line is longer than 80 characters. |
145
|
 |
Line is longer than 80 characters. |
147
|
 |
Line is longer than 80 characters. |
149
|
 |
'if' construct must use '{}'s. |
150
|
 |
'for' construct must use '{}'s. |
151
|
 |
'<' is not preceded with whitespace. |
151
|
 |
'<' is not followed by whitespace. |
151
|
 |
'>' is not preceded with whitespace. |
151
|
 |
Line is longer than 80 characters. |
152
|
 |
First sentence should end with a period. |
159
|
 |
Expected an @return tag. |
167
|
 |
Method 'addFile' is not designed for extension - needs to be abstract, final or empty. |
167
|
 |
Parameter path should be final. |
167
|
 |
Parameter file should be final. |
167
|
 |
Expected @throws tag for 'IOException'. |
167
|
 |
'{' should be on the previous line. |
168
|
 |
Line is longer than 80 characters. |
174
|
 |
Method 'build' is not designed for extension - needs to be abstract, final or empty. |
180
|
 |
Expected @throws tag for 'IOException'. |
180
|
 |
'{' should be on the previous line. |
181
|
 |
'if' construct must use '{}'s. |
183
|
 |
'{' should be on the previous line. |
186
|
 |
'if' construct must use '{}'s. |
188
|
 |
Line is longer than 80 characters. |
195
|
 |
Method 'build' is not designed for extension - needs to be abstract, final or empty. |
202
|
 |
Parameter baseDir should be final. |
202
|
 |
Expected @throws tag for 'IOException'. |
202
|
 |
'{' should be on the previous line. |
203
|
 |
'{' should be on the previous line. |
207
|
 |
Line is longer than 80 characters. |
208
|
 |
Line is longer than 80 characters. |
212
|
 |
'{' should be on the previous line. |
214
|
 |
Method 'getClassLoader' is not designed for extension - needs to be abstract, final or empty. |
223
|
 |
Missing a Javadoc comment. |
223
|
 |
'{' should be on the previous line. |
224
|