diff --git a/clean/clean/xdocs/changes.xml b/clean/clean/xdocs/changes.xml
index f68b297e..210cd814 100644
--- a/clean/clean/xdocs/changes.xml
+++ b/clean/clean/xdocs/changes.xml
@@ -7,6 +7,9 @@
+
+ Remove clean:classes and clean:docs goals, as they are in an inappropriate place
+
Apply docs patch, fix bad code in the clean:classes and clean:docs goals
diff --git a/clean/clean/xdocs/goals.xml b/clean/clean/xdocs/goals.xml
index 119327ce..96db1fb2 100644
--- a/clean/clean/xdocs/goals.xml
+++ b/clean/clean/xdocs/goals.xml
@@ -18,14 +18,6 @@
clean:clean
Removes ${maven.build.dir} and ${basedir}/velocity.log.
-
- clean:classes
- Removes ${maven.build.dest} and ${maven.test.dest} directories.
-
-
- clean:docs
- Removes the ${maven.gen.docs} and ${maven.docs.dest} directories.
-
diff --git a/clean/xdocs/changes.xml b/clean/xdocs/changes.xml
index f68b297e..210cd814 100644
--- a/clean/xdocs/changes.xml
+++ b/clean/xdocs/changes.xml
@@ -7,6 +7,9 @@
+
+ Remove clean:classes and clean:docs goals, as they are in an inappropriate place
+
Apply docs patch, fix bad code in the clean:classes and clean:docs goals
diff --git a/clean/xdocs/goals.xml b/clean/xdocs/goals.xml
index 119327ce..96db1fb2 100644
--- a/clean/xdocs/goals.xml
+++ b/clean/xdocs/goals.xml
@@ -18,14 +18,6 @@
clean:clean
Removes ${maven.build.dir} and ${basedir}/velocity.log.
-
- clean:classes
- Removes ${maven.build.dest} and ${maven.test.dest} directories.
-
-
- clean:docs
- Removes the ${maven.gen.docs} and ${maven.docs.dest} directories.
-