From 68da2606e7742e93c72dff6b0542e1f5c799fcb4 Mon Sep 17 00:00:00 2001 From: dion Date: Sun, 29 Jun 2003 16:03:43 +0000 Subject: [PATCH] Fix docs git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113550 13f79535-47bb-0310-9956-ffa450edef68 --- clean/clean/xdocs/changes.xml | 3 +++ clean/clean/xdocs/goals.xml | 8 -------- clean/xdocs/changes.xml | 3 +++ clean/xdocs/goals.xml | 8 -------- 4 files changed, 6 insertions(+), 16 deletions(-) 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. -