随笔分类 -  Maven

摘要:tomcat maven插件启动报错tomcat-users.xml cannot be read [ERROR] Failed to execute goal org.codehaus.mojo:tomcat-maven-plugin:1.1:run (default-cli) on projec 阅读全文
posted @ 2018-07-16 17:15 Json_wangqiang 阅读(1162) 评论(0) 推荐(0)
摘要:mvn命令: mvn clean install -Dmaven.test.skip=true eclipse build... 命令: clean install -Dmaven.test.skip=true PS: -Dmaven.test.skip=true,不执行测试用例,也不编译测试用例类 阅读全文
posted @ 2017-06-27 16:27 Json_wangqiang 阅读(328) 评论(0) 推荐(0)