提交 ecc65798 编写于 作者: T tony.chenl

change maven surfire plugin ignore test fail

git-svn-id: http://code.alibabatech.com/svn/dubbo/trunk@127 1a56cb94-b969-4eaa-88fa-be21384802f2
上级 4ccfb4fa
......@@ -247,6 +247,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<configuration>
<useSystemClassLoader>true</useSystemClassLoader>
<testFailureIgnore>true</testFailureIgnore>
<forkMode>pertest</forkMode>
<argLine>${argline}</argLine>
<systemProperties>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册