Author: bentmann
Date: Thu Jul 2 19:58:31 2009
New Revision: 790727
URL:
http://svn.apache.org/viewvc?rev=790727&view=revLog:
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>