| Violation |
Message |
Line |
 |
Using the '.*' form of import should be avoided - java.io.*. |
12
|
 |
First sentence should end with a period. |
15
|
 |
Missing a Javadoc comment. |
19
|
 |
Missing a Javadoc comment. |
20
|
 |
Missing a Javadoc comment. |
21
|
 |
First sentence should end with a period. |
23
|
 |
Parameter name should be final. |
27
|
 |
'name' hides a field. |
27
|
 |
Method 'addJava' is not designed for extension - needs to be abstract, final or empty. |
40
|
 |
Parameter className should be final. |
40
|
 |
Parameter code should be final. |
40
|
 |
Expected @throws tag for 'Exception'. |
40
|
 |
Line is longer than 80 characters. |
48
|
 |
Array brackets at illegal position. |
50
|
 |
Line is longer than 80 characters. |
58
|
 |
',' is not followed by whitespace. |
58
|
 |
'+' is not preceded with whitespace. |
58
|
 |
'+' is not followed by whitespace. |
58
|
 |
First sentence should end with a period. |
62
|
 |
Expected an @return tag. |
68
|
 |
Method 'addResource' is not designed for extension - needs to be abstract, final or empty. |
68
|
 |
Parameter path should be final. |
68
|
 |
Parameter contents should be final. |
68
|
 |
'{' should be on the previous line. |
69
|
 |
Line is longer than 80 characters. |
74
|
 |
Method 'addPluginInformation' is not designed for extension - needs to be abstract, final or empty. |
74
|
 |
Missing a Javadoc comment. |
74
|
 |
Parameter key should be final. |
74
|
 |
Parameter name should be final. |
74
|
 |
'name' hides a field. |
74
|
 |
Parameter version should be final. |
74
|
 |
Line is longer than 80 characters. |
77
|
 |
Line is longer than 80 characters. |
79
|
 |
Line is longer than 80 characters. |
81
|
 |
First sentence should end with a period. |
88
|
 |
Expected an @return tag. |
95
|
 |
Method 'addFile' is not designed for extension - needs to be abstract, final or empty. |
95
|
 |
Parameter path should be final. |
95
|
 |
Parameter file should be final. |
95
|
 |
Expected @throws tag for 'IOException'. |
95
|
 |
Line is longer than 80 characters. |
101
|
 |
Method 'build' is not designed for extension - needs to be abstract, final or empty. |
106
|
 |
Expected @throws tag for 'IOException'. |
106
|
 |
'{' should be on the previous line. |
110
|
 |
Line is longer than 80 characters. |
111
|
 |
Line is longer than 80 characters. |
115
|
 |
';' is followed by whitespace. |
116
|
 |
'{' should be on the previous line. |
117
|