You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hama.apache.org by Apache Wiki <wi...@apache.org> on 2012/01/31 09:40:36 UTC

[Hama Wiki] Update of "HowToContribute" by edwardyoon

Dear Wiki user,

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

The "HowToContribute" page has been changed by edwardyoon:
http://wiki.apache.org/hama/HowToContribute?action=diff&rev1=16&rev2=17

  {{{
  > cd hama-trunk
  > mvn install
+ or
+ > mvn --projects core,examples install
  
  # build website
- > mvn -Psite package -Dforrest.home={$FORREST_HOME}
+ > mvn site
  }}}
  After a while, if you see