Author: lukaszlenart
Date: Tue Dec 10 06:43:11 2013
New Revision: 1549767

URL: http://svn.apache.org/r1549767
Log:
Temporally comments out SiteExporter

Modified:
    struts/site/trunk/pom.xml

Modified: struts/site/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/pom.xml?rev=1549767&r1=1549766&r2=1549767&view=diff
==============================================================================
--- struts/site/trunk/pom.xml (original)
+++ struts/site/trunk/pom.xml Tue Dec 10 06:43:11 2013
@@ -196,6 +196,7 @@
                     </execution>
                 </executions>
             </plugin>
+<!--
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>exec-maven-plugin</artifactId>
@@ -225,6 +226,7 @@
                     </execution>
                 </executions>
             </plugin>
+-->
         </plugins>
 
         <pluginManagement>
@@ -258,6 +260,7 @@
             </plugin>
         </plugins>
     </reporting>
+<!--
 
     <dependencies>
         <dependency>
@@ -268,4 +271,5 @@
         </dependency>
     </dependencies>
 
+-->
 </project>


Reply via email to