From 568e42f1cfd30006b08a04f5ba8bebd32bfe27b9 Mon Sep 17 00:00:00 2001 From: dion Date: Tue, 3 Feb 2004 19:14:55 +0000 Subject: [PATCH] 2 legs, 2 arms, a head and a body check git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114672 13f79535-47bb-0310-9956-ffa450edef68 --- eclipse/src/plugin-test/.cvsignore | 3 +++ eclipse/src/plugin-test/maven.xml | 21 ++++++++++++++++ eclipse/src/plugin-test/project.xml | 39 +++++++++++++++++++++++++++++ 3 files changed, 63 insertions(+) create mode 100644 eclipse/src/plugin-test/.cvsignore create mode 100644 eclipse/src/plugin-test/maven.xml create mode 100644 eclipse/src/plugin-test/project.xml 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 + + + + + + +