Description

Build of YUI4JSF is based on Apache Maven tool. In order to build YUI4JSF from you need the following;

JDK 1.4 or later
Apache Maven
A subversion client like TortoiseSvn

Build

YUI4JSF repository has an svn external that can be used to check out all the necessary modules in the source tree at once, see source repository documentation for more info.

$ svn checkout http://yui4jsf.svn.sourceforge.net/svnroot/yui4jsf/current yui4jsf-current
cd yui4jsf-current
mvn install