longshu

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2017年2月18日

摘要: Maven跳过测试用例在properties中声明 true或者 true在执行命令中声明mvn test -Dmaven.test.skip=true或者mvn test -DskipTests在configuration中声明 org.apache.maven... 阅读全文
posted @ 2017-02-18 16:05 longshu 阅读(497) 评论(0) 推荐(0) 编辑