JSFUnit - Build How-To

Building JSFUnit with Maven 2

The JSFUnit project uses Maven 2 for its build. This document explains how to build JSFUnit Core, build the examples for your servlet container, and run the JSFUnit tests against the examples.

First, you will need to checkout the source from SVN. Instructions for that are here.

Building JSFUnit Core

To build JSFUnit, just run Maven from the root of the project:

  $ mvn
  

JSFUnit Core runs on any servlet platform that supports JSF 1.1 or JSF 1.2. The build contains many unit tests that can be automatically run against a variety of platforms. Click here for the latest information on running theses tests.

Files:


Want additional assistance?
Contact Support Services.
Show details