Author: lukaszlenart
Date: Wed Jul 17 09:52:55 2013
New Revision: 1504064

URL: http://svn.apache.org/r1504064
Log:
INFRA-6350 Adds -force argument

Modified:
    struts/site/trunk/pom.xml

Modified: struts/site/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/pom.xml?rev=1504064&r1=1504063&r2=1504064&view=diff
==============================================================================
--- struts/site/trunk/pom.xml (original)
+++ struts/site/trunk/pom.xml Wed Jul 17 09:52:55 2013
@@ -233,6 +233,7 @@
                                     
<includeProjectDependencies>true</includeProjectDependencies>
                                     
<mainClass>org.apache.cxf.cwiki.SiteExporter</mainClass>
                                     <arguments>
+                                        <argument>-force</argument>
                                         <argument>-d</argument>
                                         
<argument>${project.build.directory}/cwiki/WW</argument>
                                         <argument>-password</argument>


Reply via email to