You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by bu...@apache.org on 2011/02/20 23:26:55 UTC

svn commit: r785813 - /websites/staging/chemistry/trunk/content/opencmis-how-to-build.html

Author: buildbot
Date: Sun Feb 20 22:26:55 2011
New Revision: 785813

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:26:55 2011
@@ -182,10 +182,14 @@ steps:</p>
   (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>And finally run:</li>
-</ul>
-<pre><code>mvn clean install -Dmaven.test.skip=true</code></pre>
+<li>
+<p>And finally run:</p>
+<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>
 
+
+</li>
+</ul>
 <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)