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 Native Plugin
>
Checkstyle Results
ant-contrib
Overview
Overview
Goals
Properties
Faqs
Tasks
Project Documentation
About
Downloads
Project Info
Project Reports
Development Process
Legend
External Link
Opens in a new window
Checkstyle Results
The following document contains the results of
Checkstyle
.
Summary
Files
Infos
Warnings
Errors
3
0
0
1
Files
Files
I
W
E
org/apache/maven/natives/util/JavaSourceTool.java
0
0
1
org/apache/maven/natives/util/JavaSourceTool.java
Error
Line
Utility classes should not have a public or default constructor.
29