From ecc657982435a857a1e9541fe925f08cdd965a4b Mon Sep 17 00:00:00 2001 From: "tony.chenl" Date: Fri, 28 Oct 2011 09:53:51 +0000 Subject: [PATCH] change maven surfire plugin ignore test fail git-svn-id: http://code.alibabatech.com/svn/dubbo/trunk@127 1a56cb94-b969-4eaa-88fa-be21384802f2 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 7811e894c..bc6c0f8ba 100644 --- a/pom.xml +++ b/pom.xml @@ -247,6 +247,7 @@ maven-surefire-plugin true + true pertest ${argline} -- GitLab