Dear Wiki user,

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

The following page has been changed by gnodet:
http://wiki.apache.org/ode/Building

------------------------------------------------------------------------------
  You'll need to install [http://maven.apache.org/ Maven2] to build Ode. Just 
follow the [http://maven.apache.org/download.html#Installation installation 
instructions]. Then open a command in the source root (usually in ode/trunk) 
and type:
  
  {{{
- maven install
+ mvn install
  }}}
  
  This will compile and install all necessary artifacts in your local 
repository.

Reply via email to