${ant.project.name} build file
------------------------------------------------------
Available targets are:
print-usage --> Display this information
copy-tags --> Copies custom JSP tags from Central
deploy-jar --> Deploys JAR to EAR
deploy-war --> Deploys WAR to EAR
copy-to-lams-lib --> Copies JAR to lams-build for other projects to use
explode-war --> Unpacks WAR in EAR
explode-war-synchronize --> Updates web content in exploded WAR
explode-war-delete --> Removes exploded WAR
test-report --> Runs JUnit tests and generates report