From bfd77bf05df6722df6a52fafa8b1fc4375c60d78 Mon Sep 17 00:00:00 2001 From: dion Date: Wed, 17 Sep 2003 08:05:53 +0000 Subject: [PATCH] Add test for clean plugin git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114022 13f79535-47bb-0310-9956-ffa450edef68 --- clean/clean/src/test/plugin-test/.cvsignore | 1 + clean/clean/src/test/plugin-test/maven.xml | 16 ++++++++ clean/clean/src/test/plugin-test/project.xml | 39 ++++++++++++++++++++ clean/src/test/plugin-test/.cvsignore | 1 + clean/src/test/plugin-test/maven.xml | 16 ++++++++ clean/src/test/plugin-test/project.xml | 39 ++++++++++++++++++++ 6 files changed, 112 insertions(+) create mode 100644 clean/clean/src/test/plugin-test/.cvsignore create mode 100644 clean/clean/src/test/plugin-test/maven.xml create mode 100644 clean/clean/src/test/plugin-test/project.xml create mode 100644 clean/src/test/plugin-test/.cvsignore create mode 100644 clean/src/test/plugin-test/maven.xml create mode 100644 clean/src/test/plugin-test/project.xml diff --git a/clean/clean/src/test/plugin-test/.cvsignore b/clean/clean/src/test/plugin-test/.cvsignore new file mode 100644 index 00000000..397b4a76 --- /dev/null +++ b/clean/clean/src/test/plugin-test/.cvsignore @@ -0,0 +1 @@ +*.log diff --git a/clean/clean/src/test/plugin-test/maven.xml b/clean/clean/src/test/plugin-test/maven.xml new file mode 100644 index 00000000..7e0d4eea --- /dev/null +++ b/clean/clean/src/test/plugin-test/maven.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + maven.build.dir was not deleted + + + + \ No newline at end of file diff --git a/clean/clean/src/test/plugin-test/project.xml b/clean/clean/src/test/plugin-test/project.xml new file mode 100644 index 00000000..0cef0bb3 --- /dev/null +++ b/clean/clean/src/test/plugin-test/project.xml @@ -0,0 +1,39 @@ + + + + 3 + test-maven-clean-plugin + Test project for Maven Clean Plugin + maven + 1.0-SNAPSHOT + + Apache Software Foundation + http://www.apache.org/ + http://maven.apache.org/images/jakarta-logo-blue.gif + + 2001 + org.apache.maven + http://maven.apache.org/images/maven.jpg + Test for Maven Clean plugin + Test for Maven Clean plugin + http://maven.apache.org/reference/plugins/clean/ + /www/maven.apache.org/reference/plugins/clean/ + + scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/clean/ + http://cvs.apache.org/viewcvs/maven/src/plugins-build/clean/ + + + + dIon Gillard + dion + dion@multitask.com.au + Multitask Consulting + + Documentation + + + + + + + diff --git a/clean/src/test/plugin-test/.cvsignore b/clean/src/test/plugin-test/.cvsignore new file mode 100644 index 00000000..397b4a76 --- /dev/null +++ b/clean/src/test/plugin-test/.cvsignore @@ -0,0 +1 @@ +*.log diff --git a/clean/src/test/plugin-test/maven.xml b/clean/src/test/plugin-test/maven.xml new file mode 100644 index 00000000..7e0d4eea --- /dev/null +++ b/clean/src/test/plugin-test/maven.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + maven.build.dir was not deleted + + + + \ No newline at end of file diff --git a/clean/src/test/plugin-test/project.xml b/clean/src/test/plugin-test/project.xml new file mode 100644 index 00000000..0cef0bb3 --- /dev/null +++ b/clean/src/test/plugin-test/project.xml @@ -0,0 +1,39 @@ + + + + 3 + test-maven-clean-plugin + Test project for Maven Clean Plugin + maven + 1.0-SNAPSHOT + + Apache Software Foundation + http://www.apache.org/ + http://maven.apache.org/images/jakarta-logo-blue.gif + + 2001 + org.apache.maven + http://maven.apache.org/images/maven.jpg + Test for Maven Clean plugin + Test for Maven Clean plugin + http://maven.apache.org/reference/plugins/clean/ + /www/maven.apache.org/reference/plugins/clean/ + + scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/clean/ + http://cvs.apache.org/viewcvs/maven/src/plugins-build/clean/ + + + + dIon Gillard + dion + dion@multitask.com.au + Multitask Consulting + + Documentation + + + + + + +