From: Aron Roberts Date: Thu, 27 Aug 2009 19:49:30 +0000 (+0000) Subject: CSPACE-360,CSPACE-384: Introduced dependency on surefire plugin 2.4+ in client module... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=2031d59a1684061aaaca51a47409eeb914900b22;p=tmp%2Fjakarta-migration.git CSPACE-360,CSPACE-384: Introduced dependency on surefire plugin 2.4+ in client module to allow packaging of client test framework files into test-jar, even when tests are skipped. See http://bit.ly/IOnaZ --- diff --git a/services/client/pom.xml b/services/client/pom.xml index c25aa46fb..45f303aa2 100644 --- a/services/client/pom.xml +++ b/services/client/pom.xml @@ -21,6 +21,11 @@ org.slf4j slf4j-log4j12 + + org.apache.maven.plugins + maven-surefire-plugin + 2.4.3 + org.jboss.resteasy resteasy-jaxrs