build and clean
${workspace_loc:/onlineReservation-parent}
clean install -Pdev -Dmaven.test.skip=true
run backend
${workspace_loc:/onlineReservation-backend}
${workspace_loc:/onlineReservation-parent}
clean install -Pdev -Dmaven.test.skip=true
run backend
${workspace_loc:/onlineReservation-backend}
tomcat7:run -Pdev
mvn clean install -Pdev -Dmaven.test.skip=true