From f234870f5d1bb4d91496a2a4d9fe6cfd7230b5bb Mon Sep 17 00:00:00 2001 From: antelder Date: Thu, 27 May 2010 08:55:30 +0000 Subject: Add Jetty plugin definition so the sample can be run with mvn jetty:run to keep it consistent with the other webapp samples. The sample doesn't appear to work though git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948738 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/store-webapp/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sca-java-2.x/trunk/samples/store-webapp/pom.xml') diff --git a/sca-java-2.x/trunk/samples/store-webapp/pom.xml b/sca-java-2.x/trunk/samples/store-webapp/pom.xml index ed918e60ce..e935343f2f 100644 --- a/sca-java-2.x/trunk/samples/store-webapp/pom.xml +++ b/sca-java-2.x/trunk/samples/store-webapp/pom.xml @@ -73,6 +73,11 @@ /${artifactId} + + org.mortbay.jetty + maven-jetty-plugin + 6.1.18 + -- cgit v1.2.3