diff --git a/cruisecontrol/xdocs/faq.fml b/cruisecontrol/xdocs/faq.fml
index 6809905b..795bf598 100644
--- a/cruisecontrol/xdocs/faq.fml
+++ b/cruisecontrol/xdocs/faq.fml
@@ -27,17 +27,11 @@
cruisecontrol.xml configuration file?maven.cruisecontrol.template, then that will be used
instead. If you want to wrap all of your logic up in your own plugin so that
you don't have to set each project individually, then specify it like this:
- maven.cruisecontrol.template=${maven.home}/plugins/my-company-plugin-0.1/plugin-resources/cruisecontrol.jsl
- and add to your plugin.xml this:
-
This command will download the plugin, remove the other versions of the maven-pmd-plugin and make this recently downloaded version @@ -94,15 +91,12 @@ project descriptor.
-The generated report has to be added manually to the website which is usually done with navigation.xml.
-
The default setting for the maven.pmd.rulesetfiles
property is:
-
The following list of default pmd rulesets was obtained from @@ -245,8 +230,7 @@
Example of a custom ruleset, saved as file called
favorite-pmd.xml in your project root.
-
How it's referenced in your project.properties
file.
-
+ Alternatively, you can specify the following in your ~/build.properties file:
+