From: Aron Roberts Date: Thu, 27 Aug 2009 19:14:06 +0000 (+0000) Subject: CSPACE-360,CSPACE-384: POM file additions to generate a jar file containing client... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=f08d487c4389d7940107ed94afce505a9f506dca;p=tmp%2Fjakarta-migration.git CSPACE-360,CSPACE-384: POM file additions to generate a jar file containing client test framework files in the 'client' module, and then use (depend on) those files in 'collectionobject/client'. --- diff --git a/services/client/pom.xml b/services/client/pom.xml index 72920e59f..c25aa46fb 100644 --- a/services/client/pom.xml +++ b/services/client/pom.xml @@ -72,6 +72,17 @@ collectionspace-services-client + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + org.apache.maven.plugins maven-surefire-plugin diff --git a/services/collectionobject/client/pom.xml b/services/collectionobject/client/pom.xml index bb39f818a..efeecb19d 100644 --- a/services/collectionobject/client/pom.xml +++ b/services/collectionobject/client/pom.xml @@ -37,6 +37,13 @@ org.collectionspace.services.client 1.0 + + org.collectionspace.services + org.collectionspace.services.client + 1.0 + test + test-jar + org.testng