diff --git a/pmd/xdocs/maven-plugin.xml b/pmd/xdocs/maven-plugin.xml index 0ffd7354d5..758f8303a8 100644 --- a/pmd/xdocs/maven-plugin.xml +++ b/pmd/xdocs/maven-plugin.xml @@ -33,8 +33,8 @@

A clean strategy for customizing which rules to use for a project is to write a ruleset file. In this file you can define which rules to use, add custom rules, and - customizing which rules to include/exclude from official rulesets. More information on - writing a ruleset can be found here. + customizing which rules to include/exclude from official rulesets. More information on + writing a ruleset can be found here.

Add to the root of your Maven project a pmd.xml file which contains the ruleset mentioned in @@ -45,9 +45,9 @@

- See the PMD plugin project page here: - http://maven.apache.org/reference/plugins/pmd/ + See the PMD plugin project page here: + http://maven.apache.org/maven-1.x/plugins/pmd/

-
+