Checkstyle Results

The following document contains the results of Checkstyle .

Errors filtered by severity

Summary

Files Infos Warnings Errors
5 0 0 45

Files

Files I W E
org/apache/maven/multiproject/harmonizer/DependencyHarmonizer.java 0 0 1
org/apache/maven/multiproject/harmonizer/DependencyHarmonizer.java 0 0 27
org/apache/maven/multiproject/harmonizer/MultiDependency.java 0 0 16
org/apache/maven/multiproject/harmonizer/package.html 0 0 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 Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error 'static' modifier out of order with the JLS suggestions. 38
Error Missing a Javadoc comment. 39
Error Line has trailing spaces. 40
Error Line has trailing spaces. 41
Error Expected an @return tag. 45
Error Line has trailing spaces. 47
Error Missing a Javadoc comment. 53
Error Line has trailing spaces. 83
Error Expected an @return tag. 86
Error Line has trailing spaces. 91
Error Expected an @return tag. 94
Error Line has trailing spaces. 99
Error Expected an @return tag. 102
Error Line contains a tab character. 108
Error 'cast' is not followed by whitespace. 111
Error ';' is preceded with whitespace. 112
Error Missing a Javadoc comment. 117
Error Line contains a tab character. 121
Error 'cast' is not followed by whitespace. 121
Error '/' is not preceded with whitespace. 121
Error '/' is not followed by whitespace. 121
Error Line contains a tab character. 122
Error Line contains a tab character. 123
Error '100d' is a magic number. 123

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

Error Line
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Line has trailing spaces. 38
Error Line has trailing spaces. 40
Error Expected an @return tag. 42
Error Expected @param tag for 'obj'. 42
Error Expected an @return tag. 58
Error 'id' hides a field. 65
Error Expected @param tag for 'id'. 65
Error Missing a Javadoc comment. 69
Error Line has trailing spaces. 74
Error Missing a Javadoc comment. 92
Error Missing a Javadoc comment. 97
Error Missing a Javadoc comment. 101
Error Expected an @return tag. 108
Error Line has trailing spaces. 110

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

Error Line
Error Missing package documentation file. 0