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

svn commit: r787704 - /websites/staging/aries/trunk/content/development/buildingaries.html

Author: buildbot
Date: Tue Mar 29 10:54:36 2011
New Revision: 787704

Log:
Staging update by buildbot

Modified:
    websites/staging/aries/trunk/content/development/buildingaries.html

Modified: websites/staging/aries/trunk/content/development/buildingaries.html
==============================================================================
--- websites/staging/aries/trunk/content/development/buildingaries.html (original)
+++ websites/staging/aries/trunk/content/development/buildingaries.html Tue Mar 29 10:54:36 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