Author: bentmann
Date: Wed Aug 26 11:03:33 2009
New Revision: 807961

URL: http://svn.apache.org/viewvc?rev=807961&view=rev
Log:
o Banned maven-assembly-plugin from CI until somebody has the time to look into 
its test failures

Modified:
    maven/plugins/trunk/pom.xml

Modified: maven/plugins/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=807961&r1=807960&r2=807961&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Wed Aug 26 11:03:33 2009
@@ -117,7 +117,7 @@
     <!-- HACK: Deliberately put before other plugins that employ 
maven-antrun-plugin to workaround MNG-1323 -->
     <module>maven-eclipse-plugin</module>
 
-    <module>maven-assembly-plugin</module>
+    <!-- Excluded due to ongoing failures 
<module>maven-assembly-plugin</module> -->
     <module>maven-changelog-plugin</module>
     <module>maven-changes-plugin</module>
     <module>maven-checkstyle-plugin</module>


Reply via email to