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 Errors

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

Summary

Files Errors
3 29

Files

Files Errors
org/apache/maven/jnlp/UpdateManifest.java 1
org/apache/maven/jnlp/UpdateManifest.java 27
org/apache/maven/jnlp/package.html 1

org/apache/maven/jnlp/UpdateManifest.java

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

org/apache/maven/jnlp/UpdateManifest.java

Error Line
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 41
Error '{' should be on a new line. 49
Error 'cast' is not followed by whitespace. 50
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 57
Error Line has trailing spaces. 67
Error Line has trailing spaces. 68
Error Line has trailing spaces. 69
Error '2048' is a magic number. 70
Error 'while' is not followed by whitespace. 72
Error Line has trailing spaces. 78
Error Missing a Javadoc comment. 79
Error Line has trailing spaces. 83
Error Missing a Javadoc comment. 84
Error Line has trailing spaces. 88
Error Missing a Javadoc comment. 89
Error 'manifest' hides a field. 89
Error Line has trailing spaces. 93
Error Missing a Javadoc comment. 94
Error Line has trailing spaces. 98
Error Missing a Javadoc comment. 99
Error 'outputDir' hides a field. 99
Error Line has trailing spaces. 103
Error Missing a Javadoc comment. 104

org/apache/maven/jnlp/package.html

Error Line
Error Missing package documentation file. 0