Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Infos Warnings Errors
9 0 0 52

Files

Files I W E
org/apache/maven/ContentNotice.java 0 0 11
org/apache/maven/ContentValidator.java 0 0 9
org/apache/maven/PomUtils.java 0 0 19
org/apache/maven/XmlPomFormatter.java 0 0 12
org/apache/maven/package.html 0 0 1

org/apache/maven/ContentNotice.java

Error Line
Error Missing a Javadoc comment. 26
Error Missing a Javadoc comment. 27
Error Missing a Javadoc comment. 28
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 34
Error 'level' hides a field. 34
Error 'section' hides a field. 34
Error 'message' hides a field. 34
Error Missing a Javadoc comment. 64

org/apache/maven/ContentValidator.java

Error Line
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 37
Error 'project' hides a field. 50
Error Expected @param tag for 'level'. 70
Error Expected @param tag for 'section'. 70
Error Expected @param tag for 'message'. 70

org/apache/maven/PomUtils.java

Error Line
Error Using the '.*' form of import should be avoided - java.io.*. 20
Error Using the '.*' form of import should be avoided - javax.xml.parsers.*. 21
Error Using the '.*' form of import should be avoided - org.w3c.dom.*. 22
Error Using the '.*' form of import should be avoided - org.xml.sax.*. 23
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error '}' should be alone on a line. 75
Error '{' should be on a new line. 75
Error Must have at least one statement. 75
Error Missing a Javadoc comment. 81
Error '}' should be alone on a line. 90
Error '{' should be on a new line. 90
Error Must have at least one statement. 90
Error '}' should be alone on a line. 91
Error '{' should be on a new line. 91
Error Must have at least one statement. 91
Error '}' should be alone on a line. 92
Error '{' should be on a new line. 92
Error Must have at least one statement. 92

org/apache/maven/XmlPomFormatter.java

Error Line
Error Line has trailing spaces. 40
Error Line has trailing spaces. 43
Error 'input' hides a field. 49
Error Line has trailing spaces. 52
Error Line has trailing spaces. 53
Error 'output' hides a field. 68
Error Line has trailing spaces. 71
Error Line has trailing spaces. 72
Error Line has trailing spaces. 85
Error Line has trailing spaces. 104
Error Line has trailing spaces. 114
Error Line has trailing spaces. 120

org/apache/maven/package.html

Error Line
Error Missing package documentation file. 0