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

Checkstyle error summary

Error Count
Line does not match expected header line of ' *'. 3
Missing a Javadoc comment. 23
'+' should be on a new line. 1
';' is followed by whitespace. 1
'artifactId' hides a field. 1
'groupId' hides a field. 1
'project' hides a field. 1
'version' hides a field. 1
Expected @param tag for 'relatedDependency'. 1
Missing package documentation file. 1

Checkstyle warning summary

Error Count

Checkstyle info summary

Error Count