Apache Tomcat Maven Plugin for Tomcat 7.x命令大全

Apache Tomcat Maven Plugin :: Tomcat 7.x 2.2

  The Tomcat Maven Plugin provides goals to manipulate WAR projects within the

  Tomcat 7.x servlet container.


This plugin has 14 goals:


tomcat7:deploy

  Deploy a WAR to Tomcat.


tomcat7:deploy-only

  Deploy a WAR to Tomcat without forking the package lifecycle.


tomcat7:exec-war

  Create a self executable jar file containing all necessary Apache Tomcat

  classes. This allows for using just java -jar mywebapp.jar to run your webapp

  without needing to install a Tomcat instance. More details here.


tomcat7:exec-war-only

  Same as exec-war goal without forking the package lifecycle.


tomcat7:help

  Display help information on tomcat7-maven-plugin.

  Call mvn tomcat7:help -Ddetail=true -Dgoal=<goal-name> to display parameter

  details.


tomcat7:redeploy

  Redeploy a WAR in Tomcat. (Alias for the deploy goal with its update parameter


  set to true.)


tomcat7:redeploy-only

  Redeploy a WAR in Tomcat without forking the package lifecycle. (Alias for the


  deploy-only goal with its update parameter set to true.)


tomcat7:run

  Runs the current project as a dynamic web application using an embedded Tomcat


  server.


tomcat7:run-war

  Runs the current project as a packaged web application using an embedded

  Tomcat server.


tomcat7:run-war-only

  Same as run-war goal without forking the package cycle.


tomcat7:shutdown

  Shuts down all possibly started embedded Tomcat servers. This will be

  automatically done through a shutdown hook or you may call this Mojo to shut

  them down explictly.


  By default the shutdown goal is not bound to any phase. For integration tests

  you might want to bind it to post-integration-test.


tomcat7:standalone-war

  This Mojo will create an executable war file with embedded Tomcat that is also


  capable of being deployed elsewhere.


tomcat7:standalone-war-only

  This Mojo will create an executable war file with embedded Tomcat that is also


  capable of being deployed elsewhere.


tomcat7:undeploy

  Undeploy a WAR from Tomcat.


转载于:https://my.oschina.net/u/193989/blog/615773

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值