mvn compile
mvn package
mvn test
mvn tomcat7:run
modify db.properties to use password in remote server. modify pom.xml version number
mvn tomcat7:undeploy
mvn tomcat7:deploy
visit /manager/ to stop and undeploy the app
scp target/volcano.war root@huolihuoshan.com:/var/lib/tomcat7/webapps/
use /manager/ to start the app
use /volcano/druid/ to view Druid report