Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
30012

Files

FilesIWE
org/apache/maven/natives/util/JavaSourceTool.java 0011
org/apache/maven/natives/util/package.html 001

org/apache/maven/natives/util/JavaSourceTool.java

ErrorLine
Error Line has trailing spaces. 19
Error Utility classes should not have a public or default constructor. 29
Error '{' should be on a new line. 29
Error Line has trailing spaces. 30
Error Line has trailing spaces. 31
Error '{' should be on a new line. 39
Error '{' should be on a new line. 40
Error '=' is not preceded with whitespace. 42
Error Line has trailing spaces. 44
Error '}' should be alone on a line. 45
Error '{' should be on a new line. 45

org/apache/maven/natives/util/package.html

ErrorLine
Error Missing package documentation file.0