Author: wesw
Date: Thu May  6 15:24:05 2010
New Revision: 941778

URL: http://svn.apache.org/viewvc?rev=941778&view=rev
Log:
fixing assembly build

Modified:
    struts/struts2/trunk/assembly/pom.xml

Modified: struts/struts2/trunk/assembly/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/assembly/pom.xml?rev=941778&r1=941777&r2=941778&view=diff
==============================================================================
--- struts/struts2/trunk/assembly/pom.xml (original)
+++ struts/struts2/trunk/assembly/pom.xml Thu May  6 15:24:05 2010
@@ -274,7 +274,7 @@
                                     <arg 
value="--directory-prefix=${project.build.directory}/cwiki" />
                                     <arg value="--no-check-certificate" />
                                     <arg value="-r" />
-                                    <arg value="http://cwiki.apache.org/WW/"; />
+                                    <arg value="https://cwiki.apache.org/WW/"; 
/>
                                 </exec>
                             </tasks>
                         </configuration>


Reply via email to