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
Error Line does not match expected header line of ' *'. 5
Error '12' is a magic number. 77
Error '4' is a magic number. 82

org/apache/maven/dist/DistributionArtifactTypeHandlerTest.java

Error Line
Error Line does not match expected header line of ' *'. 5
Error Expected @throws tag for 'Exception'. 45
Error Expected @throws tag for 'Exception'. 55
Error Expected @throws tag for 'Exception'. 79