You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2007/03/03 19:20:52 UTC

[Myfaces Wiki] Update of "Building ADF With Maven" by MatthiasWessendorf

Dear Wiki user,

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

The following page has been changed by MatthiasWessendorf:
http://wiki.apache.org/myfaces/Building_ADF_With_Maven

------------------------------------------------------------------------------
  
  ==== Running the Trinidad build ====
  
- {{{svn co https://svn.apache.org/repos/asf/incubator/adffaces/trunk/ trinidad
+ {{{svn co https://svn.apache.org/repos/asf/incubator/adffaces/trunk/trinidad/ trinidad
  
- cd trinidad/plugins
- mvn install
- 
- cd ../trinidad
+ cd trinidad
  mvn install
  }}}