It'd be great to have an ant task/target that sets up a
new project or deployment:
ant newproject "FooProject"
ant newdeplor "BarDeployment"
The task would set up an initial directory structure
(build, src dirs) and a skeleton build script with the
correct params.