Checkstyle Errors

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

Summary

Files Errors
5 47

Files

Files Errors
org/apache/maven/multiproject/harmonizer/DependencyHarmonizer.java 1
org/apache/maven/multiproject/harmonizer/DependencyHarmonizer.java 28
org/apache/maven/multiproject/harmonizer/MultiDependency.java 17
org/apache/maven/multiproject/harmonizer/package.html 1

org/apache/maven/multiproject/harmonizer/DependencyHarmonizer.java

Error Line
Error File does not end with a newline. 0

org/apache/maven/multiproject/harmonizer/DependencyHarmonizer.java

Error Line
Error Line does not match expected header line of ' *'. 5
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error 'static' modifier out of order with the JLS suggestions. 39
Error Missing a Javadoc comment. 40
Error Line has trailing spaces. 41
Error Line has trailing spaces. 42
Error Expected an @return tag. 46
Error Line has trailing spaces. 48
Error Missing a Javadoc comment. 54
Error Line has trailing spaces. 84
Error Expected an @return tag. 87
Error Line has trailing spaces. 92
Error Expected an @return tag. 95
Error Line has trailing spaces. 100
Error Expected an @return tag. 103
Error Line contains a tab character. 109
Error 'cast' is not followed by whitespace. 112
Error ';' is preceded with whitespace. 113
Error Missing a Javadoc comment. 118
Error Line contains a tab character. 122
Error 'cast' is not followed by whitespace. 122
Error '/' is not preceded with whitespace. 122
Error '/' is not followed by whitespace. 122
Error Line contains a tab character. 123
Error Line contains a tab character. 124
Error '100d' is a magic number. 124

org/apache/maven/multiproject/harmonizer/MultiDependency.java

Error Line
Error Line does not match expected header line of ' *'. 5
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Line has trailing spaces. 39
Error Line has trailing spaces. 41
Error Expected an @return tag. 43
Error Expected @param tag for 'obj'. 43
Error Expected an @return tag. 59
Error 'id' hides a field. 66
Error Expected @param tag for 'id'. 66
Error Missing a Javadoc comment. 70
Error Line has trailing spaces. 75
Error Missing a Javadoc comment. 93
Error Missing a Javadoc comment. 98
Error Missing a Javadoc comment. 102
Error Expected an @return tag. 109
Error Line has trailing spaces. 111

org/apache/maven/multiproject/harmonizer/package.html

Error Line
Error Missing package documentation file. 0