diff --git a/itest/.cvsignore b/itest/.cvsignore
deleted file mode 100644
index eb5a316c..00000000
--- a/itest/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-target
diff --git a/itest/maven.xml b/itest/maven.xml
deleted file mode 100644
index 99aa5d3c..00000000
--- a/itest/maven.xml
+++ /dev/null
@@ -1,85 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/itest/plugin.jelly b/itest/plugin.jelly
deleted file mode 100644
index 958c7e25..00000000
--- a/itest/plugin.jelly
+++ /dev/null
@@ -1,207 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ${maven.itest.src.excludes}
-
-
-
-
- ${maven.itest.src.includes}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ${maven.itest.sysproperties}
-
-
-
- ${maven.itest.envvars}
-
-
-
- ${maven.itest.jvmargs}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ${exception.printStackTrace()}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ${maven.itest.resources}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/itest/plugin.properties b/itest/plugin.properties
deleted file mode 100644
index e9e8cee2..00000000
--- a/itest/plugin.properties
+++ /dev/null
@@ -1,28 +0,0 @@
-##
-## $Rev$ $Date: 2004/09/20 22:13:05 $
-##
-
-
-maven.itest.dir=${basedir}
-maven.itest.fork=no
-maven.itest.format=brief
-maven.itest.jvmargs=
-maven.itest.envvars=
-maven.itest.jvm=
-maven.itest.printSummary=true
-maven.itest.usefile = true
-
-maven.itest.dest=${maven.build.dir}/itest-classes
-maven.itest.reportsDirectory = ${maven.build.dir}/itest-reports
-maven.itest.skip=false
-
-maven.itest.src=${basedir}/src/itest
-maven.itest.src.includes=
-maven.itest.src.excludes=
-
-maven.itest.includes=
-maven.itest.excludes=**/Abstract*.java
-
-maven.itest.sysproperties=
-
-maven.itest.resources=
diff --git a/itest/project.xml b/itest/project.xml
deleted file mode 100644
index b6a0886d..00000000
--- a/itest/project.xml
+++ /dev/null
@@ -1,97 +0,0 @@
-
-
-
-
- 3
-
-
- maven-itest-plugin
- Maven Integration Test Plug-in
- 1.0
- Run JUnit tests on artifacts such as jars, ejbs, wars, ears.
- Run JUnit integration tests
- http://maven.apache.org/reference/plugins/itest/
- http://jira.codehaus.org/browse/MPTEST
- /www/maven.apache.org/reference/plugins/itest/
- http://maven.apache.org/reference/plugins/itest/
- http://jira.codehaus.org/browse/MPTEST
- /www/maven.apache.org/reference/plugins/itest/
-
- scm:svn:http://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/test/
- scm:svn:https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk/itest/
- http://svn.apache.org/viewcvs.cgi/maven/maven-1/plugins/trunk/itest/
-
-
-
- 1.0
- 1.0
- MAVEN_ITEST_1_0
-
-
-
-
- Dain Sundstrom
- dain
- dsundstrom@gluecode.com
- Gluecode
-
-
- David Blevins
- dblevins
- dblevins@gluecode.com
- Gluecode
-
-
- David Jencks
- djencks
- djencks@gluecode.com
- Gluecode
-
-
-
-
- junit
- junit
- 3.8.1
-
-
-
-
-
- src/java
-
-
-
-
- **/*Test.java
-
-
-
-
-
- .
-
- plugin.jelly
- plugin.properties
- project.properties
- project.xml
-
-
-
-
-