You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by bu...@apache.org on 2011/02/02 18:04:16 UTC

svn commit: r784657 - /websites/staging/opennlp/trunk/content/opennlp/building.html

Author: buildbot
Date: Wed Feb  2 17:04:16 2011
New Revision: 784657

Log:
Staging update by buildbot

Modified:
    websites/staging/opennlp/trunk/content/opennlp/building.html

Modified: websites/staging/opennlp/trunk/content/opennlp/building.html
==============================================================================
--- websites/staging/opennlp/trunk/content/opennlp/building.html (original)
+++ websites/staging/opennlp/trunk/content/opennlp/building.html Wed Feb  2 17:04:16 2011
@@ -69,7 +69,7 @@ include a README file which explains how
 If they are not installed, install them.</p>
 <p>On the first checkout everything should be build.
 Go to the opennlp folder and type 
-<pre><code>mvn install</code></pre>
+<pre><code>cd opennlp <br> mvn install</code></pre>
 to build all modules.
 The build installs the maven artifacts in the local repository
 and creates a binary and source distribution inside the 
@@ -80,7 +80,7 @@ recommended to always build with <pre><c
 changed docbook xml files might not be re-processed otherwise.</p>
 <p>In some cases it might be convenient to skip the tests.
 That can be done with the "-Dmaven.test.skip=true" option.
-For example type: <pre><code>mvn clean install -Dmaventest.skip=true</pre></code>.
+For example type: <pre><code>mvn clean install -Dmaventest.skip=true</pre></code>
 No tests will no be executed.</p>
 <p>It might happen from time to time that the build fails,
 if so please report a broken build on the opennlp-dev mailing