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
6 0 0 25

Files

Files I W E
org/apache/maven/ejb/EJBArtifactTypeHandler.java 0 0 12
org/apache/maven/ejb/package.html 0 0 1
org/apache/maven/ejb/EJBArtifactTypeHandlerTest.java 0 0 11
org/apache/maven/ejb/package.html 0 0 1

org/apache/maven/ejb/EJBArtifactTypeHandler.java

Error Line
Error Line does not match expected header line of ' *'. 5
Error Line has trailing spaces. 27
Error Line has trailing spaces. 36
Error Line has trailing spaces. 38
Error Expected @throws tag for 'MavenException'. 41
Error Line has trailing spaces. 51
Error Line has trailing spaces. 53
Error Expected @throws tag for 'MavenException'. 57
Error Line has trailing spaces. 63
Error '{' should be on a new line. 64
Error '{' should be on a new line. 67
Error '{' should be on a new line. 70

org/apache/maven/ejb/package.html

Error Line
Error Missing package documentation file. 0

org/apache/maven/ejb/EJBArtifactTypeHandlerTest.java

Error Line
Error Line does not match expected header line of ' *'. 5
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 39
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 63
Error '{' should be on a new line. 65
Error '{' should be on a new line. 69

org/apache/maven/ejb/package.html

Error Line
Error Missing package documentation file. 0