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 Distribution Plugin
>
Checkstyle Results
Overview
Goals
Properties
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
6
0
0
7
Files
Files
I
W
E
org/apache/maven/dist/DistributionArtifactTypeHandler.java
0
0
3
org/apache/maven/dist/DistributionArtifactTypeHandlerTest.java
0
0
4
org/apache/maven/dist/DistributionArtifactTypeHandler.java
Error
Line
Line does not match expected header line of ' *'.
5
'12' is a magic number.
77
'4' is a magic number.
82
org/apache/maven/dist/DistributionArtifactTypeHandlerTest.java
Error
Line
Line does not match expected header line of ' *'.
5
Expected @throws tag for 'Exception'.
45
Expected @throws tag for 'Exception'.
55
Expected @throws tag for 'Exception'.
79