Idea_Maven配置

操作方式:在install上右键——>Run***install

              

 

    出现Run Configurations ——>右键——>Edit Run Configuration

    

1.Install编译时跳过testcase命令:

install -Dmaven.test.skip=true

 

 

2.自动部署到tomcat上,且没有配置tomcat时,自动安装tomcat:

tomcat:run -Dmaven.tomcat.port=8180


 

 

posted @ 2015-06-24 15:38  GisClub  阅读(376)  评论(0编辑  收藏  举报