Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
30033

Files

FilesIWE
org/apache/maven/vdoclet/VDocletBean.java 0032
org/apache/maven/vdoclet/package.html 001

org/apache/maven/vdoclet/VDocletBean.java

ErrorLine
Error Variable 'srcDir' must be private and have accessor methods. 40
Error Line has trailing spaces. 41
Error Variable 'destDir' must be private and have accessor methods. 43
Error Variable 'outputFile' must be private and have accessor methods. 46
Error Variable 'template' must be private and have accessor methods. 49
Error Variable 'encoding' must be private and have accessor methods. 52
Error Variable 'verbose' must be private and have accessor methods. 55
Error Line has trailing spaces. 56
Error Variable 'docInfo' must be private and have accessor methods. 58
Error Variable 'jellyContext' must be private and have accessor methods. 61
Error 'srcDir' hides a field. 66
Error Expected @param tag for 'srcDir'. 66
Error 'destDir' hides a field. 74
Error Expected @param tag for 'destDir'. 74
Error Line has trailing spaces. 79
Error Line has trailing spaces. 81
Error 'jellyContext' hides a field. 84
Error 'outputFile' hides a field. 92
Error Expected @param tag for 'outputFile'. 92
Error 'template' hides a field. 100
Error Expected @param tag for 'template'. 100
Error Line has trailing spaces. 104
Error 'encoding' hides a field. 108
Error Expected @param tag for 'encoding'. 108
Error Expected @throws tag for 'Exception'. 117
Error Expected @param tag for 'msg'. 126
Error Expected @throws tag for 'IOException'. 138
Error Line has trailing spaces. 142
Error Line has trailing spaces. 144
Error Expected @throws tag for 'Exception'. 155
Error Line has trailing spaces. 161
Error Missing a Javadoc comment. 177

org/apache/maven/vdoclet/package.html

ErrorLine
Error Missing package documentation file.0