[ 
http://jira.codehaus.org/browse/MPMD-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herve Boutemy closed MPMD-98.
-----------------------------

       Resolution: Duplicate
    Fix Version/s: 2.5
         Assignee: Herve Boutemy

> The plugin console output is inconsistent
> -----------------------------------------
>
>                 Key: MPMD-98
>                 URL: http://jira.codehaus.org/browse/MPMD-98
>             Project: Maven 2.x PMD Plugin
>          Issue Type: Bug
>            Reporter: Johan Andrén
>            Assignee: Herve Boutemy
>            Priority: Minor
>             Fix For: 2.5
>
>
> When running pmd:check to get rules evaluated and output to the console the 
> entire class name is not always complete in the listed rule violations. 
> Example:
> [pmd:check]
> PMD Failure: se.databyran.prosang.model.core.18 Rule:UnusedImports Priority:4 
> Avoid unused imports such as 
> 'se.databyran.prosang.model.donor.DeregistrationSpecificationDefinition'.
> PMD Failure: se.databyran.prosang.model.core.BloodBank:49 
> Rule:UnusedPrivateField Priority:3 Avoid unused private fields such as 
> 'sortOrder'..
> PMD Failure: se.databyran.prosang.model.core.BloodBank:52 
> Rule:UnusedPrivateField Priority:3 Avoid unused private fields such as 
> 'text'..
> PMD Failure: se.databyran.prosang.model.core.Ward:16 Rule:UnusedPrivateField 
> Priority:3 Avoid unused private fields such as 'name'..
> In the first violation we only get package name and line number, not the 
> actual class triggering the error.

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