Author: rfscholte
Date: Sun Oct 4 09:48:14 2015
New Revision: 1706665
URL: http://svn.apache.org/viewvc?rev=1706665&view=rev
Log:
m-eclipse-p currently blocks proper feedback for other plugins, disabling it as
aggregator module
Modified:
maven/plugins/trunk/pom.xml
Modified: maven/plugins/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=1706665&r1=1706664&r2=1706665&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Sun Oct 4 09:48:14 2015
@@ -60,7 +60,9 @@ under the License.
<module>maven-antrun-plugin</module>
<!-- HACK: Deliberately put before other plugins that employ
maven-antrun-plugin to workaround MNG-1323 -->
+ <!--
<module>maven-eclipse-plugin</module>
+ -->
<module>maven-changelog-plugin</module>
<module>maven-changes-plugin</module>