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

Checkstyle error summary

Error Count
'config' hides a field. 5
'cast' is not followed by whitespace. 3
'3' is a magic number. 2
'path' hides a field. 2
'{' should be on a new line. 2
Missing package documentation file. 2
Line has trailing spaces. 118
'+' is not preceded with whitespace. 1
'14' is a magic number. 1
'actionServletName' hides a field. 1
'className' hides a field. 1
'name' hides a field. 1
'redirect' hides a field. 1
'scope' hides a field. 1
'type' hides a field. 1
'unknown' hides a field. 1
'validate' hides a field. 1
Unused @throws tag for 'IllegalStateException'. 1
Unused import - java.io.IOException. 1

Checkstyle warning summary

Error Count

Checkstyle info summary

Error Count