Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Checkstyle Errors

The following document contains the results of Checkstyle for severity error.

Summary

Files Errors
3 33

Files

Files Errors
org/apache/maven/vdoclet/VDocletBean.java 32
org/apache/maven/vdoclet/package.html 1

org/apache/maven/vdoclet/VDocletBean.java

Error Line
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

Error Line
Error Missing package documentation file. 0