You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ej...@apache.org on 2011/03/29 12:55:38 UTC

svn commit: r787705 - in /websites/production/aries: ./ content/development/buildingaries.html

Author: ejiang
Date: Tue Mar 29 10:55:38 2011
New Revision: 787705

Log:
Correct the command seqence when building aries(no eclipse).

Modified:
    websites/production/aries/   (props changed)
    websites/production/aries/content/development/buildingaries.html

Propchange: websites/production/aries/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Mar 29 10:55:38 2011
@@ -1 +1 @@
-/websites/staging/aries/trunk:782169-787702
+/websites/staging/aries/trunk:782169-787704

Modified: websites/production/aries/content/development/buildingaries.html
==============================================================================
--- websites/production/aries/content/development/buildingaries.html (original)
+++ websites/production/aries/content/development/buildingaries.html Tue Mar 29 10:55:38 2011
@@ -290,12 +290,12 @@ test failures, try 'mvn install -fae'</p
 <li>check out from the command line: svn co
 https://svn.apache.org/repos/asf/aries/trunk aries</li>
 <li>cd aries</li>
-<li>mvn clean</li>
 <li>cd parent</li>
-<li>mvn install</li>
+<li>mvn clean install</li>
 <li>cd ../eba-maven-plugin</li>
-<li>mvn install</li>
+<li>mvn clean install</li>
 <li>cd ..</li>
+<li>mvn clean</li>
 <li><em>mvn -fn install</em> (-fn continues after failures), or {{mvn -fn
 package}} (alternatively, you can disable the tests with {{mvn
 -Dmaven.test.skip=true install}} with the side-effect of making the build