Author: dvittor
Date: Wed Aug  5 14:04:15 2015
New Revision: 1694221

URL: http://svn.apache.org/r1694221
Log:
Reverted last change. Not a simple fix.

Modified:
    jspwiki/trunk/jspwiki-portable/pom.xml

Modified: jspwiki/trunk/jspwiki-portable/pom.xml
URL: 
http://svn.apache.org/viewvc/jspwiki/trunk/jspwiki-portable/pom.xml?rev=1694221&r1=1694220&r2=1694221&view=diff
==============================================================================
--- jspwiki/trunk/jspwiki-portable/pom.xml (original)
+++ jspwiki/trunk/jspwiki-portable/pom.xml Wed Aug  5 14:04:15 2015
@@ -102,7 +102,7 @@
           <!-- Unpack the JSP Wiki web archive -->
           <execution>
             <id>unpack-jspwiki-war</id>
-            <phase>package</phase>
+            <phase>generate-resources</phase>
             <goals>
               <goal>unpack</goal>
             </goals>


Reply via email to