| 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
|
 |
Line is longer than 80 characters. |
53
|
 |
',' is not followed by whitespace. |
53
|
 |
'+' is not preceded with whitespace. |
53
|
 |
'+' is not followed by whitespace. |
53
|
 |
First sentence should end with a period. |
57
|
 |
Expected an @return tag. |
63
|
 |
Method 'addResource' is not designed for extension - needs to be abstract, final or empty. |
63
|
 |
Parameter path should be final. |
63
|
 |
Parameter contents should be final. |
63
|
 |
'{' should be on the previous line. |
64
|
 |
Line is longer than 80 characters. |
69
|
 |
Method 'addPluginInformation' is not designed for extension - needs to be abstract, final or empty. |
69
|
 |
Missing a Javadoc comment. |
69
|
 |
Parameter key should be final. |
69
|
 |
Parameter name should be final. |
69
|
 |
'name' hides a field. |
69
|
 |
Parameter version should be final. |
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
|
 |
Parameter pluginsVersion should be final. |
74
|
 |
Line is longer than 80 characters. |
77
|
 |
'+' is not preceded with whitespace. |
77
|
 |
'+' is not followed by whitespace. |
77
|
 |
'+' is not preceded with whitespace. |
77
|
 |
'+' is not followed by whitespace. |
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
|
 |
'if' construct must use '{}'s. |
108
|
 |
'{' should be on the previous line. |
111
|
 |
'if' construct must use '{}'s. |
113
|
 |
Line is longer than 80 characters. |
120
|
 |
Method 'build' is not designed for extension - needs to be abstract, final or empty. |
126
|
 |
Parameter baseDir should be final. |
126
|
 |
Expected @throws tag for 'IOException'. |
126
|
 |
'{' should be on the previous line. |
130
|
 |
Line is longer than 80 characters. |
131
|
 |
Line is longer than 80 characters. |
135
|
 |
';' is followed by whitespace. |
136
|
 |
'{' should be on the previous line. |
137
|