diff --git a/plugin/src/test/plugin-test/.cvsignore b/plugin/src/test/plugin-test/.cvsignore new file mode 100644 index 00000000..397b4a76 --- /dev/null +++ b/plugin/src/test/plugin-test/.cvsignore @@ -0,0 +1 @@ +*.log diff --git a/plugin/src/test/plugin-test/maven.xml b/plugin/src/test/plugin-test/maven.xml new file mode 100644 index 00000000..a9bc4577 --- /dev/null +++ b/plugin/src/test/plugin-test/maven.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + no xdocs directory created + + + navigation.xml,goals.xml + + + + + no ${file} created + + + + + \ No newline at end of file diff --git a/plugin/src/test/plugin-test/plugin.jelly b/plugin/src/test/plugin-test/plugin.jelly new file mode 100644 index 00000000..7a3798ec --- /dev/null +++ b/plugin/src/test/plugin-test/plugin.jelly @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/plugin/src/test/plugin-test/plugin.properties b/plugin/src/test/plugin-test/plugin.properties new file mode 100644 index 00000000..3b9cd908 --- /dev/null +++ b/plugin/src/test/plugin-test/plugin.properties @@ -0,0 +1,4 @@ +# ------------------------------------------------------------------- +# P L U G I N P R O P E R T I E S +# ------------------------------------------------------------------- +maven.dummy.var=abc \ No newline at end of file diff --git a/plugin/src/test/plugin-test/project.xml b/plugin/src/test/plugin-test/project.xml new file mode 100644 index 00000000..65b45aa4 --- /dev/null +++ b/plugin/src/test/plugin-test/project.xml @@ -0,0 +1,87 @@ + + + + 3 + test-maven-plugin-plugin + Test project for Maven Plugin 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 Plugin plugin + Test for Maven Plugin plugin + http://maven.apache.org/reference/plugins/plugin/ + /www/maven.apache.org/reference/plugins/plugin/ + + scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/plugin/ + http://cvs.apache.org/viewcvs/maven/src/plugins-build/plugin/ + + + + dIon Gillard + dion + dion@multitask.com.au + Multitask Consulting + + Documentation + + + + + + commons-jelly + commons-jelly-tags-xml + 20030211.142705 + http://jakarta.apache.org/commons/jelly/libs/xml/ + + root.maven + + + + commons-jelly + commons-jelly-tags-http + 20030211.143043 + http://jakarta.apache.org/commons/jelly/libs/http/ + + root.maven + + + + commons-httpclient + commons-httpclient + 2.0-rc1 + http://jakarta.apache.org/commons/httpclient/ + + root.maven + + + + + + src/main + + + + src/plugin-resources + plugin-resources + + + . + + plugin.jelly + plugin.properties + project.properties + project.xml + + + + + + +