All,
Our build system is based on the old workhorse ant and maven. Maven 2 has progressed enough to warrant a move our build to maven 2. This would only affect builds directly from the repository.
With the inclusion of the HTML unit test driver, our download package size will grow considerably because htmlunit depends on almost all Java projects out there. I'll implement the build script with maven 2 such that all dependencies needed for succesful usage of jWebUnit are available in the download package. I have done this before for the Wicket project (
http://wicketframework.org).
I would like to remove maven 1 support completely, and only add ant build support in the downloadable zip file.
Any objections?
Martijn
--
Wicket 1.2 is coming! Write Ajax applications without touching _javascript_!
-- http://wicketframework.org
