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
14 0 0 14

Checkstyle error summary

Error Count
Missing a Javadoc comment. 8
';' is followed by whitespace. 2
Expected @param tag for 'input'. 2
Expected @param tag for 'node'. 2
Expected @throws tag for 'Exception'. 2
Expected @throws tag for 'IOException'. 2
Expected @param tag for 'actualDoc'. 1
Expected @param tag for 'doc'. 1
Expected @param tag for 'expectedDoc'. 1
Expected @param tag for 'message'. 1
Expression can be simplified. 1
Line does not match expected header line of ''. 1
Line is longer than 132 characters. 1
Variable 'verbose' must be private and have accessor methods. 1

Checkstyle warning summary

Error Count

Checkstyle info summary

Error Count