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
3 0 0 3

Files

Files I W E
org/apache/maven/jira/JiraDownloader.java 0 0 3

org/apache/maven/jira/JiraDownloader.java

Error Line
Error '4' is a magic number. 329
Error '7' is a magic number. 360
Error ',' is not followed by whitespace. 374