You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yoko-commits@incubator.apache.org by Apache Wiki <wi...@apache.org> on 2006/09/25 09:12:17 UTC

[Incubator-yoko Wiki] Update of "BuildInstructions" by edellnolan

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Incubator-yoko Wiki" for change notification.

The following page has been changed by edellnolan:
http://wiki.apache.org/incubator-yoko/BuildInstructions

------------------------------------------------------------------------------
  2. JDK1.5 as your JAVA_HOME
  
  
- === Steps to build Yoko ===
+ === 1. Steps to build Yoko ===
  
  1. If you aren't using maven first time then it's recommended to clean your local maven repository
     {{{ on unix: ~/.m2/repository/ }}} and {{{ on windows: %USERPROFILE%/m2/repository }}}
@@ -33, +33 @@

  
  '''''Note: Maven and Celtix folks are working on getting most of above jars up on ibibilio so that there wont be a need for Steps 3 and 4 in future. Infact JAXB jars are already available on ibibilio.'''''
  
+ 
+ === 2. Steps to build eclipse Yoko project ===
+ 
+ 1. Run the command {{{mvn -Peclipse}}} from your trunk directory.
+