Files | I | W | E |
---|---|---|---|
org/apache/maven/vdoclet/VDocletBean.java | 0 | 0 | 32 |
org/apache/maven/vdoclet/package.html | 0 | 0 | 1 |
Error | Line | |
---|---|---|
Variable 'srcDir' must be private and have accessor methods. | 40 | |
Line has trailing spaces. | 41 | |
Variable 'destDir' must be private and have accessor methods. | 43 | |
Variable 'outputFile' must be private and have accessor methods. | 46 | |
Variable 'template' must be private and have accessor methods. | 49 | |
Variable 'encoding' must be private and have accessor methods. | 52 | |
Variable 'verbose' must be private and have accessor methods. | 55 | |
Line has trailing spaces. | 56 | |
Variable 'docInfo' must be private and have accessor methods. | 58 | |
Variable 'jellyContext' must be private and have accessor methods. | 61 | |
'srcDir' hides a field. | 66 | |
Expected @param tag for 'srcDir'. | 66 | |
'destDir' hides a field. | 74 | |
Expected @param tag for 'destDir'. | 74 | |
Line has trailing spaces. | 79 | |
Line has trailing spaces. | 81 | |
'jellyContext' hides a field. | 84 | |
'outputFile' hides a field. | 92 | |
Expected @param tag for 'outputFile'. | 92 | |
'template' hides a field. | 100 | |
Expected @param tag for 'template'. | 100 | |
Line has trailing spaces. | 104 | |
'encoding' hides a field. | 108 | |
Expected @param tag for 'encoding'. | 108 | |
Expected @throws tag for 'Exception'. | 117 | |
Expected @param tag for 'msg'. | 126 | |
Expected @throws tag for 'IOException'. | 138 | |
Line has trailing spaces. | 142 | |
Line has trailing spaces. | 144 | |
Expected @throws tag for 'Exception'. | 155 | |
Line has trailing spaces. | 161 | |
Missing a Javadoc comment. | 177 |