Author: buildbot
Date: Sun Feb 20 22:55:19 2011
New Revision: 785821

Log:
Staging update by buildbot

Modified:
    websites/staging/chemistry/trunk/content/opencmis-how-to-build.html

Modified: websites/staging/chemistry/trunk/content/opencmis-how-to-build.html
==============================================================================
--- websites/staging/chemistry/trunk/content/opencmis-how-to-build.html 
(original)
+++ websites/staging/chemistry/trunk/content/opencmis-how-to-build.html Sun Feb 
20 22:55:19 2011
@@ -179,11 +179,14 @@ If you want to build the latest and grea
 <ul>
 <li>Make sure you have JDK 1.5 or higher, Maven 2.2 and a Subversion client 
installed. <br/>(The CMIS Workbench requires JDK 1.6!)</li>
 <li>Fetch the source code via Subversion from here: <a 
href="https://svn.apache.org/repos/asf/chemistry/opencmis/trunk";>https://svn.apache.org/repos/asf/chemistry/opencmis/trunk</a></li>
-<li>
-<p>And finally run:</p>
-<p>mvn clean install -Dmaven.test.skip=true</p>
-</li>
+<li>And finally run:</li>
 </ul>
+&nbsp;
+
+<div class="codehilite"><pre><span class="n">mvn</span> <span 
class="n">clean</span> <span class="n">install</span> <span 
class="o">-</span><span class="n">Dmaven</span><span class="o">.</span><span 
class="n">test</span><span class="o">.</span><span class="n">skip</span><span 
class="o">=</span><span class="n">true</span>
+</pre></div>
+
+
 <p><a name="OpenCMIShow-to-build-TheClientLibraries"></a></p>
 <h2 id="the_client_libraries">The Client Libraries</h2>
 <p>After the build, the OpenCMIS client libraries (with all dependencies) 
reside in the


Reply via email to