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:31:14 UTC

svn commit: r1523943 - /myfaces/site/publish/tobago/faq.html

Author: lofwyr
Date: Tue Sep 17 07:31:13 2013
New Revision: 1523943

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

Modified:
    myfaces/site/publish/tobago/faq.html

Modified: myfaces/site/publish/tobago/faq.html
URL: http://svn.apache.org/viewvc/myfaces/site/publish/tobago/faq.html?rev=1523943&r1=1523942&r2=1523943&view=diff
==============================================================================
--- myfaces/site/publish/tobago/faq.html (original)
+++ myfaces/site/publish/tobago/faq.html Tue Sep 17 07:31:13 2013
@@ -576,7 +576,7 @@ java -jar ~/Downloads/wlp-developers-run
          </li>
           <li>
             Build an artifact (you need the &quot;provided&quot; property, because JSF and OWB comes from the server)
-            <div class="source"><pre>mvn package -Djsf=provided</pre></div>
+            <div class="source"><pre>mvn clean package -Djsf=provided</pre></div>
          </li>
           <li>
             Deploy an artifact