You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2009/07/02 21:58:32 UTC

svn commit: r790727 - /maven/plugins/trunk/pom.xml

Author: bentmann
Date: Thu Jul  2 19:58:31 2009
New Revision: 790727

URL: http://svn.apache.org/viewvc?rev=790727&view=rev
Log:
o Re-included maven-assembly-plugin

Modified:
    maven/plugins/trunk/pom.xml

Modified: maven/plugins/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=790727&r1=790726&r2=790727&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Thu Jul  2 19:58:31 2009
@@ -117,9 +117,7 @@
     <!-- HACK: Deliberately put before other plugins that employ maven-antrun-plugin to workaround MNG-1323 -->
     <module>maven-eclipse-plugin</module>
 
-    <!-- Excluded from CI due to unresolved failures
     <module>maven-assembly-plugin</module>
-    -->
     <module>maven-changelog-plugin</module>
     <module>maven-changes-plugin</module>
     <module>maven-checkstyle-plugin</module>