all - Runs "clean", then "deploy". clean - Delete all artifacts so the next build will be from scratch. compile - Compile the Java source files. test - Compile and run the JUnit tests. deploy - Deploy the application directly into the Tomcat webapps directory. ${revisionInfo.timestamp} ${revisionInfo.outputLine}