From 938ee6d0ae47b2b0a20bac0bf921e145da7e0166 Mon Sep 17 00:00:00 2001 From: antelder Date: Wed, 10 Jun 2009 14:55:26 +0000 Subject: Update jetty plugin config so that 'mvn jetty:run' works with tuscany bpel git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@783382 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/resources/archetype-resources/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'java/sca/archetypes/quickstart-bpel/src/main') diff --git a/java/sca/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml b/java/sca/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml index f8fba3c68e..51e0bff1fc 100644 --- a/java/sca/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml +++ b/java/sca/archetypes/quickstart-bpel/src/main/resources/archetype-resources/pom.xml @@ -151,6 +151,18 @@ org.mortbay.jetty maven-jetty-plugin + + + + + openjpa.QueryCompilationCache + false + + + + ${basedir}/src/main + ${basedir}/src/main/webapp/WEB-INF/web.xml + org.apache.maven.plugins -- cgit v1.2.3