etc
tomcat-maven-plugin
Sumin Lim
2014. 8. 24. 03:44
반응형
/var/lib/tomcat7/conf
http://54.92.83.186:8080/manager/html
/example/servlets
[INFO]
[INFO] --- tomcat-maven-plugin:1.1:deploy (default-cli) @ spensieve ---
[INFO] Deploying war to http://54.92.83.186:8080/spensieve
[INFO] OK - Undeployed application at context path /spensieve
[INFO] OK - Deployed application at context path /spensieve
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.224s
[INFO] Finished at: Sat Aug 23 18:44:03 UTC 2014
[INFO] Final Memory: 23M/90M
[INFO] ------------------------------------------------------------------------
반응형