From ae0c219cd5059d630535ba09811fb64c2b179749 Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 1 Apr 2011 12:13:44 +0000 Subject: Update the helloworld webapp sample to support using 'mvn tuscany:run' to run the webapp git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087676 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/samples/getting-started/helloworld-webapp/pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml') diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml b/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml index af6f446ce5..a804b3f0a3 100644 --- a/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml +++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-webapp/pom.xml @@ -80,7 +80,7 @@ org.apache.tuscany.sca.samples - helloworld-contribution + helloworld ${project.version} src/main/webapp/WEB-INF/sca-contributions @@ -91,6 +91,13 @@ + + + org.apache.tuscany.maven.plugins + maven-tuscany-plugin + ${tuscany.version} + + org.mortbay.jetty -- cgit v1.2.3