You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2013/09/17 09:30:50 UTC

svn commit: r1523942 - /myfaces/tobago/trunk/src/site/fml/faq.fml

Author: lofwyr
Date: Tue Sep 17 07:30:49 2013
New Revision: 1523942

URL: http://svn.apache.org/r1523942
Log:
clean

Modified:
    myfaces/tobago/trunk/src/site/fml/faq.fml

Modified: myfaces/tobago/trunk/src/site/fml/faq.fml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/src/site/fml/faq.fml?rev=1523942&r1=1523941&r2=1523942&view=diff
==============================================================================
--- myfaces/tobago/trunk/src/site/fml/faq.fml (original)
+++ myfaces/tobago/trunk/src/site/fml/faq.fml Tue Sep 17 07:30:49 2013
@@ -379,7 +379,7 @@ java -jar ~/Downloads/wlp-developers-run
           </li>
           <li>
             Build an artifact (you need the "provided" property, because JSF and OWB comes from the server)
-            <source>mvn package -Djsf=provided</source>
+            <source>mvn clean package -Djsf=provided</source>
           </li>
           <li>
             Deploy an artifact