diff --git a/eclipse/src/plugin-test/maintest/maven.xml b/eclipse/src/plugin-test/maintest/maven.xml new file mode 100644 index 00000000..dcfc8912 --- /dev/null +++ b/eclipse/src/plugin-test/maintest/maven.xml @@ -0,0 +1,190 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Cactus plugin ${cactusStatus} - expecting ${expectedDirs} source entries. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/eclipse/src/plugin-test/maintest/project.properties b/eclipse/src/plugin-test/maintest/project.properties new file mode 100644 index 00000000..c84e0a5e --- /dev/null +++ b/eclipse/src/plugin-test/maintest/project.properties @@ -0,0 +1,4 @@ +cactus.src.dir=${basedir}/src/cactus-test +maven.jar.override=on +maven.jar.commons-dude=${maven.repo.local}/commons-logging/jars/commons-logging-1.0.3.jar +maven.eclipse.resources.addtoclasspath=true \ No newline at end of file diff --git a/eclipse/src/plugin-test/maintest/project.xml b/eclipse/src/plugin-test/maintest/project.xml new file mode 100644 index 00000000..22d0de33 --- /dev/null +++ b/eclipse/src/plugin-test/maintest/project.xml @@ -0,0 +1,90 @@ + + + + + + 3 + ${basedir}/../project.xml + test-maven-eclipse-maintest-plugin + Test project for Maven Eclipse Plugin + + + + facts + commons-dude + 1.0.3 + jar + + + + maven + beta-8 + maven.jar + + + commons-jelly + commons-jelly-tags-xml + 20030211.142705 + + + junit + junit + 3.8.1 + + + cactus + cactus + 13-1.6.1 + + + + src/main + src/test + + + **/TestAll.java + + + + src/test-resources + false + + + src/main + + + + + + src/main + + + src/resources + + **/*.properties + **/*.xml + + false + + + src/test + + + + diff --git a/eclipse/src/plugin-test/src/cactus-test/dir.txt b/eclipse/src/plugin-test/maintest/src/cactus-test/dir.txt similarity index 100% rename from eclipse/src/plugin-test/src/cactus-test/dir.txt rename to eclipse/src/plugin-test/maintest/src/cactus-test/dir.txt diff --git a/eclipse/src/plugin-test/src/main/dir.txt b/eclipse/src/plugin-test/maintest/src/main/dir.txt similarity index 100% rename from eclipse/src/plugin-test/src/main/dir.txt rename to eclipse/src/plugin-test/maintest/src/main/dir.txt diff --git a/eclipse/src/plugin-test/src/test/dir.txt b/eclipse/src/plugin-test/maintest/src/test/dir.txt similarity index 100% rename from eclipse/src/plugin-test/src/test/dir.txt rename to eclipse/src/plugin-test/maintest/src/test/dir.txt diff --git a/eclipse/src/plugin-test/maven.xml b/eclipse/src/plugin-test/maven.xml index dcfc8912..2c947cb2 100644 --- a/eclipse/src/plugin-test/maven.xml +++ b/eclipse/src/plugin-test/maven.xml @@ -15,176 +15,14 @@ * limitations under the License. */ --> - + - - - - - - - - - - - - - - - + - - - - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Cactus plugin ${cactusStatus} - expecting ${expectedDirs} source entries. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/eclipse/src/plugin-test/project.properties b/eclipse/src/plugin-test/project.properties index c84e0a5e..22d6db28 100644 --- a/eclipse/src/plugin-test/project.properties +++ b/eclipse/src/plugin-test/project.properties @@ -1,4 +1,23 @@ -cactus.src.dir=${basedir}/src/cactus-test -maven.jar.override=on -maven.jar.commons-dude=${maven.repo.local}/commons-logging/jars/commons-logging-1.0.3.jar -maven.eclipse.resources.addtoclasspath=true \ No newline at end of file +# ------------------------------------------------------------------- +# Copyright 2001-2004 The Apache Software Foundation. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# ------------------------------------------------------------------- + + +# MUST specify these, even though they are the defaults, so we can run inside reactor where they were already set +maven.multiproject.basedir=${basedir} +maven.multiproject.includes=*/project.xml +maven.multiproject.excludes= + + diff --git a/eclipse/src/plugin-test/project.xml b/eclipse/src/plugin-test/project.xml index 19727722..bc23dbd3 100644 --- a/eclipse/src/plugin-test/project.xml +++ b/eclipse/src/plugin-test/project.xml @@ -37,82 +37,8 @@ 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/ + scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/eclipse/src/plugin-test + http://cvs.apache.org/viewcvs/maven-plugins/eclipse/src/plugin-test - - - dIon Gillard - dion - dion@multitask.com.au - Multitask Consulting - - Documentation - - - - - - facts - commons-dude - 1.0.3 - jar - - - - maven - beta-8 - maven.jar - - - commons-jelly - commons-jelly-tags-xml - 20030211.142705 - - - junit - junit - 3.8.1 - - - cactus - cactus - 13-1.6.1 - - - - src/main - src/test - - - **/TestAll.java - - - - src/test-resources - false - - - src/main - - - - - - src/main - - - src/resources - - **/*.properties - **/*.xml - - false - - - src/test - - -