Public Properties | ![]() |
Overridable properties | ||
| pmd.rulesetfiles |
| Description:rulesets/basic.xml,rulesets/design.xml,rulesets/strings.xml,rulesets/unusedcode.xml |
| Comment:A comma delimited list of ruleset files ('rulesets/basic.xml,rulesets/design.xml'). If you write your own ruleset files, you can put them on the classpath and plug them in here. |
| pmd.failonerror |
| Description:false |
| Comment:Whether or not to fail the build if PMD finds any problems |
| pmd.print-to-console |
| Description:false |
| Comment:Whether or not to print any problems found to the Ant log/console |
by Antlet Documentation


