Author: bentmann
Date: Tue Apr 27 08:23:27 2010
New Revision: 938354
URL: http://svn.apache.org/viewvc?rev=938354&view=rev
Log:
o Included maven-remote-resources-plugin in reactor for Maven 3.x
Modified:
maven/plugins/trunk/pom.xml
Modified: maven/plugins/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=938354&r1=938353&r2=938354&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Tue Apr 27 08:23:27 2010
@@ -326,6 +326,7 @@ under the License.
</activation>
<modules>
<module>maven-project-info-reports-plugin</module>
+ <module>maven-remote-resources-plugin</module>
</modules>
</profile>
</profiles>