${revisionInfo.timestamp} all - Runs "clean", then "deploy". clean - Delete all artifacts so the next build will be from scratch. compile - Compile the Java source files. orng - Configure and deploy the ORNG Shindig application. test - Compile and run the JUnit tests. distribute - Create WAR files to be deployed in a servlet container. deploy - Deploy the application directly into the Tomcat webapps directory.