diff --git a/pmd/xdocs/compiling.xml b/pmd/xdocs/compiling.xml
index 4686ed4472..184d05cade 100644
--- a/pmd/xdocs/compiling.xml
+++ b/pmd/xdocs/compiling.xml
@@ -53,8 +53,8 @@ Now you'll need to either check out the source code or download the latest sourc
Notes:
- - The build.xml in the top-level directory is for Maven. It's been renamed to maven-build.xml
- in CVS to reduce confusion - so it won't be there when 1.11 comes is released.
+ - The build.xml in the top-level directory is for Maven. Renaming it makes Maven
+ do odd things; still investigating that.
- The rules that have already been written are specified in the rulesets/ directory in the
source distribution. They're also in the jar file that's included with both the
source and binary distributions.