From 32d79029d9f21c0f8cb3db3010b41b0133a3a7b4 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 23 Feb 2011 17:10:04 +0000 Subject: Add the JAXRS APIs so the maven build works git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1073830 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/unreleased/samples/helloworld-rest-contribution/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'sca-java-2.x/trunk') diff --git a/sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution/pom.xml b/sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution/pom.xml index 7ce4584ea4..91b18fe830 100644 --- a/sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution/pom.xml +++ b/sca-java-2.x/trunk/unreleased/samples/helloworld-rest-contribution/pom.xml @@ -47,6 +47,13 @@ ${tuscany.version} provided + + + javax.ws.rs + jsr311-api + 1.1.1 + provided + junit -- cgit v1.2.3