From 28350bd4e4901c6c16f0a3941b947cbf569c0e5f Mon Sep 17 00:00:00 2001 From: lresende Date: Fri, 26 Feb 2010 00:58:04 +0000 Subject: Configuring tomcat-maven-plugin to avoid issues with maven enforcer git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916515 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-2.x/trunk/samples/store-webapp/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'sca-java-2.x/trunk') 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 abb5da5a06..ea3c6af17f 100644 --- a/sca-java-2.x/trunk/samples/store-webapp/pom.xml +++ b/sca-java-2.x/trunk/samples/store-webapp/pom.xml @@ -104,6 +104,20 @@ ${artifactId} + + + org.codehaus.mojo + tomcat-maven-plugin + 1.0-beta-1 + + + + tomcat + + /${artifactId} + + + -- cgit v1.2.3