diff --git a/eclipse/src/plugin-test/.cvsignore b/eclipse/src/plugin-test/.cvsignore new file mode 100644 index 00000000..08b3ea00 --- /dev/null +++ b/eclipse/src/plugin-test/.cvsignore @@ -0,0 +1,3 @@ +*.log +.project +.classpath \ No newline at end of file diff --git a/eclipse/src/plugin-test/maven.xml b/eclipse/src/plugin-test/maven.xml new file mode 100644 index 00000000..3ff48de7 --- /dev/null +++ b/eclipse/src/plugin-test/maven.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + ${expectedFile} was not created + + + + + ${expectedFile} was not created + + + \ No newline at end of file diff --git a/eclipse/src/plugin-test/project.xml b/eclipse/src/plugin-test/project.xml new file mode 100644 index 00000000..1f8d99d7 --- /dev/null +++ b/eclipse/src/plugin-test/project.xml @@ -0,0 +1,39 @@ + + + + 3 + test-maven-eclipse-plugin + Test project for Maven Eclipse 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 Eclipse plugin + Test for Maven Eclipse plugin + http://maven.apache.org/reference/plugins/eclipse/ + /www/maven.apache.org/reference/plugins/eclipse/ + + scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/eclipse/ + http://cvs.apache.org/viewcvs/maven-plugins/eclipse/ + + + + dIon Gillard + dion + dion@multitask.com.au + Multitask Consulting + + Documentation + + + + + + +