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.
Apache
>
Maven
>
Maven 1.x
>
Plugins
>
Bundled
>
Maven Changes log Plugin
>
Checkstyle Results
Overview
Goals
Properties
Tags
Project Documentation
About
Downloads
Project Info
Project Reports
Changes
Change Log
File Activity
Developer Activity
Task List
JavaDocs
JavaDoc Report
JavaDoc Warnings Report
Source Xref
Test Xref
Jira Report
Jira Roadmap Report
Metrics
Checkstyle
Unit Tests
PMD Report
Simian Report
Link Check Report
Project License
Development Process
Legend
External Link
Opens in a new window
Checkstyle Results
The following document contains the results of
Checkstyle
.
Detailed reports
All problems
Error level problems
Warning level problems
Info level problems
Summary
Total
Infos
Warnings
Errors
5
0
0
5
Checkstyle error summary
Error
Count
Utility classes should not have a public or default constructor.
2
Missing a Javadoc comment.
11
';' is followed by whitespace.
1
Inner assignments should be avoided.
1
Must have at least one statement.
1
Checkstyle warning summary
Error
Count
Checkstyle info summary
Error
Count