Author: brett
Date: Thu Sep 29 02:09:04 2005
New Revision: 292405
URL: http://svn.apache.org/viewcvs?rev=292405&view=rev
Log:
can now include plugin report by default
Modified:
maven/components/trunk/maven-plugins/pom.xml
Modified: maven/components/trunk/maven-plugins/pom.xml
URL:
http://svn.apache.org/viewcvs/maven/components/trunk/maven-plugins/pom.xml?rev=292405&r1=292404&r2=292405&view=diff
==============================================================================
--- maven/components/trunk/maven-plugins/pom.xml (original)
+++ maven/components/trunk/maven-plugins/pom.xml Thu Sep 29 02:09:04 2005
@@ -180,7 +180,6 @@
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/components/trunk/maven-plugins/</developerConnection>
<url>http://svn.apache.org/viewcvs.cgi/maven/components/trunk/maven-plugins/</url>
</scm>
-<!-- Omitted as it causes a cycle unnecessarily in beta-1
<build>
<pluginManagement>
<plugins>
@@ -201,5 +200,4 @@
</plugin>
</plugins>
</reporting>
--->
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]