Building ExtVal

SVN Checkout

ExtVal is hosted as Subproject of Apache MyFaces. As usual you can checkout a tag or the latest trunk.

SVN Checkout
svn co https://svn.apache.org/repos/asf/myfaces/extensions/validator/trunk/ myfaces-extval

Building with Maven

Please make sure that you are using Maven 2.2 for building MyFaces ExtVal.

Building via Maven
cd myfaces-extval
mvn clean install

The result

The local Maven Repository contains the fin grained modules.
The ExtVal Modules - Overview and Configuration pages shows how to include ExtVal in a project.

  • No labels