From 7c3efcb13d804f6c1dd815fffb2616a3d3007781 Mon Sep 17 00:00:00 2001 From: antelder Date: Sun, 1 Nov 2009 10:38:39 +0000 Subject: Add the Jetty plugin to the webapp pom.xml's so that the samples can be run with mvn jetty:run git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831664 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/samples/webapps/helloworld-jsf/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'java/sca/samples/webapps/helloworld-jsf') diff --git a/java/sca/samples/webapps/helloworld-jsf/pom.xml b/java/sca/samples/webapps/helloworld-jsf/pom.xml index 236501838e..e9093cc098 100644 --- a/java/sca/samples/webapps/helloworld-jsf/pom.xml +++ b/java/sca/samples/webapps/helloworld-jsf/pom.xml @@ -57,6 +57,13 @@ ${artifactId} + + + org.mortbay.jetty + maven-jetty-plugin + 6.1.18 + + -- cgit v1.2.3