Description:
Runs a set of static code analysis rules on some Java source code files
and generates a list of problems found.
| pmd.xml |
| Description:Runs PMD and makes report. |
| Comment:processes the input xml to add the dir info where there is a pmd tag
|
| pmd.report |
| Description: |
| Comment:
|
| -pmd.init |
| Description: |
| Comment:Verbose output - names of files processed, rule counts, etc.
|
| -pmd.filled |
| Description:Creates the xdoc pmd report. |
| Comment:
|
| -pmd.empty |
| Description:Creates the empty xdoc pmd report. |
| Comment:
|
| pmd.antlet.build.dir |
| Description:${project.build.dir}/pmd
|
| Comment:
|
| pmd.repository |
| Description:http://www.ibiblio.org/maven/pmd/jars/
|
| Comment:
|
| pmd.jar |
| Description:pmd-1.3.jar
|
| Comment:
|
| jaxen.repository |
| Description:http://www.ibiblio.org/maven/jaxen/jars/
|
| Comment:
|
| jaxen.jar |
| Description:jaxen-1.0-FCS-full.jar
|
| Comment:
|
| saxpath.repository |
| Description:http://www.ibiblio.org/maven/saxpath/jars/
|
| Comment:
|
| saxpath.jar |
| Description:saxpath-1.0-FCS.jar
|
| Comment:
|
| pmd.antlet.xdocs.dir |
| Description:${forrest.antlet.ctxt.dir}/content/xdocs/reports
|
| Comment:
|
by Antlet Documentation