Author: wsmoak
Date: Sat Sep 2 19:43:45 2006
New Revision: 439710
URL: http://svn.apache.org/viewvc?rev=439710&view=rev
Log:
Disable the DTDDoc plugin by default, the latest snapshot breaks the 'mvn site'
build.
Modified:
struts/struts1/trunk/pom.xml
Modified: struts/struts1/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/struts/struts1/trunk/pom.xml?rev=439710&r1=439709&r2=439710&view=diff
==============================================================================
--- struts/struts1/trunk/pom.xml (original)
+++ struts/struts1/trunk/pom.xml Sat Sep 2 19:43:45 2006
@@ -98,7 +98,7 @@
<!-- STR-2942 - Temporary profile to assist with DTDDoc plugin
testing -->
<id>dtddoc</id>
<activation>
- <activeByDefault>true</activeByDefault>
+ <!--activeByDefault>true</activeByDefault-->
</activation>
<repositories>
<repository>