Checkstyle Errors

The following document contains the results of Checkstyle for severity error.

Summary

Files Errors
6 7

Files

Files Errors
org/apache/maven/dist/DistributionArtifactTypeHandler.java 3
org/apache/maven/dist/DistributionArtifactTypeHandlerTest.java 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