This project is intended top provide a build script for Java jar & web projects.
Run "ant -p" to get a full list of the potential targets.
The expected targets should be "jar","war" or "deploy".
There is an additional task called "cibuild" which is intended to run with a build server.
Unless this task is called all built files will have the form projgroup-projname-A.BB.CCC-DEV.xxx
Where A.BB.CCC is the version number and DEV marks the version as being produced in development sooner than a production environment.