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
File does not end with a newline. 3
Missing a Javadoc comment. 28
'+' is not followed by whitespace. 2
'+' is not preceded with whitespace. 2
'+' should be on a new line. 1
';' is followed by whitespace. 1
'artifactId' hides a field. 1
'backwardCompatible' hides a field. 1
'groupId' hides a field. 1
'ignoreErrors' hides a field. 1
'project' hides a field. 1
'version' hides a field. 1
Line does not match expected header line of ''. 1
Missing package documentation file. 1

Checkstyle warning summary

Error Count

Checkstyle info summary

Error Count