Checkstyle report showing a check as Error when it is Warning
-------------------------------------------------------------

                 Key: MCHECKSTYLE-83
                 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-83
             Project: Maven 2.x Checkstyle Plugin
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Ben Lidgey
            Priority: Minor
         Attachments: inuk-checks.xml

Checkstyle report showing a check as Error when it is Warning.

The report is attached as a screenshot, together with the custom checks XML.

The maven output shows the custom file being used:

[DEBUG]   (f) headerFile = 
/home/devadmin/data/cruisecontrol/cruisecontrol-bin-2.7.1/projects/InukCommonWSFramework/LICENSE.txt
[DEBUG]   (f) headerLocation = LICENSE.txt
[DEBUG]   (f) includes = **/*.java
[DEBUG]   (f) linkXRef = true
[DEBUG]   (f) outputDirectory = 
/home/devadmin/data/cruisecontrol/cruisecontrol-bin-2.7.1/projects/InukCommonWSFramework/target/site
[DEBUG]   (f) outputFile = 
/home/devadmin/data/cruisecontrol/cruisecontrol-bin-2.7.1/projects/InukCommonWSFramework/target/checkstyle-result.xml
[DEBUG]   (f) outputFileFormat = xml
[DEBUG]   (f) project = [EMAIL PROTECTED]
[DEBUG]   (f) sourceDirectory = 
/home/devadmin/data/cruisecontrol/cruisecontrol-bin-2.7.1/projects/InukCommonWSFramework/src/main/java
[DEBUG]   (f) xrefLocation = 
/home/devadmin/data/cruisecontrol/cruisecontrol-bin-2.7.1/projects/InukCommonWSFramework/target/site/xref
[DEBUG] -- end configuration --
[INFO] [checkstyle:checkstyle]
[DEBUG] resolveLocation(/home/devadmin/Tools/EclipseConfig/inuk-checks.xml, 
checkstyle-checker.xml)
[DEBUG] Location is not a URL.
[DEBUG] Potential File: /home/devadmin/Tools/EclipseConfig/inuk-checks.xml
[DEBUG] resolveLocation(null, checkstyle-checker.properties)
[DEBUG] resolveLocation(LICENSE.txt, checkstyle-header.txt)
[DEBUG] Location is not a URL.
[DEBUG] Location is not a File.
[DEBUG] Potential Resource: 
jar:file:/home/devadmin/maven-2.0.7/lib/maven-core-2.0.7-uber.jar!/LICENSE.txt
[DEBUG] resolveLocation(null, checkstyle-packages.xml)
[DEBUG] resolveLocation(null, checkstyle-suppressions.xml)



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to