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 Results

The following document contains the results of Checkstyle .

Summary

Total Infos Warnings Errors
9 0 0 9

Checkstyle error summary

Error Count
Missing a Javadoc comment. 9
Line has trailing spaces. 44
Line contains a tab character. 33
Expected @param tag for 'reportDir'. 2
Missing package documentation file. 2
Unused @param tag for 'reportdir'. 2
Expected @param tag for 'name'. 1
Expected an @return tag. 1
Unused @throws tag for 'Exception'. 1

Checkstyle warning summary

Error Count

Checkstyle info summary

Error Count