Author: jdcasey
Date: Mon Jun 20 11:47:58 2005
New Revision: 191533
URL: http://svn.apache.org/viewcvs?rev=191533&view=rev
Log:
Commenting maven-eclipse-plugin and it0027...eclipse plugin is missing from
injected parameters, and it0027 cannot find core-it:fork. NOTE: this is based
on a mirror setup directly to ibiblio.org, since codehaus was having web
problems. When codehaus is again reliable, I'll take the mirror back out and
try it0027 again...
Modified:
maven/components/trunk/maven-core-it/integration-tests.txt
maven/components/trunk/maven-plugins/pom.xml
Modified: maven/components/trunk/maven-core-it/integration-tests.txt
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/integration-tests.txt?rev=191533&r1=191532&r2=191533&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/integration-tests.txt (original)
+++ maven/components/trunk/maven-core-it/integration-tests.txt Mon Jun 20
11:47:58 2005
@@ -1,4 +1,5 @@
-it0027
+#Cannot find core-it:fork...
+#it0027
it0026
it0025
it0024
Modified: maven/components/trunk/maven-plugins/pom.xml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/pom.xml?rev=191533&r1=191532&r2=191533&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/pom.xml (original)
+++ maven/components/trunk/maven-plugins/pom.xml Mon Jun 20 11:47:58 2005
@@ -90,7 +90,8 @@
<module>maven-clean-plugin</module>
<module>maven-compiler-plugin</module>
<module>maven-deploy-plugin</module>
- <module>maven-eclipse-plugin</module>
+ <!-- Broken reference to ${executedProject} -->
+ <!-- module>maven-eclipse-plugin</module -->
<module>maven-ejb-plugin</module>
<module>maven-idea-plugin</module>
<module>maven-install-plugin</module>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]