Hi All,

Even I'm facing the same problem. I'm not able to use the rulesets from the
configuration tag of pom.xml. 
The command mvn pmd:pmd runs successfully with out errors and generates
report for the basic, imports and unusedcode ruleset but not for other like
braces or naming. 

I tried eclipse PMD plugin and it generates reports for all the ruleset
without any issue. 



  
        org.apache.maven.plugins
        maven-pmd-plugin
        2.5
                                                        
                
                        /rulesets/braces.xml                                    
                
                        /rulesets/naming.xml                                    
                
                UTF-8                           
                false
                1.6
                true
                true                                                            
                
                        
  



Please help!
Thanks

--
View this message in context: 
http://maven.40175.n5.nabble.com/PMD-S-or-findbug-s-report-tp3397936p3700180.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to