Create a simple build with java code that is available to a web application.
The build should allow unit tests (junit4) as well as integration tests (junit and httpunit)
The build should create javadoc, jxr, run checkstyle (sun java coding standards), pmd, unit test coverage and report the results of the tests.