From 441543100f86eb8fd07016ec89dd4ee4e47f0214 Mon Sep 17 00:00:00 2001 From: Doug Morato Date: Sun, 25 Oct 2015 22:51:28 -0400 Subject: [PATCH] Revert tomcat7 maven plugin to 2.1 Knonw bug on version 2.2 of the tomcat7-maven-plugin on extracting the temp directories for exec jar Info: https://issues.apache.org/jira/browse/MTOMCAT-211 https://fisheye6.atlassian.com/changelog/tomcat?cs=1539956 https://fisheye6.atlassian.com/changelog/tomcat?cs=1539209 Signed-off-by: Doug Morato --- pom.xml | 2 +- webgoat-container/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ba4d1d652..816690fc8 100644 --- a/pom.xml +++ b/pom.xml @@ -156,7 +156,7 @@ 3.2.4.RELEASE 1.1.2 2.2.2 - 2.2 + 2.1 1.5.1 7.0.63 diff --git a/webgoat-container/pom.xml b/webgoat-container/pom.xml index 9f9fc90f5..c2908d96b 100644 --- a/webgoat-container/pom.xml +++ b/webgoat-container/pom.xml @@ -173,7 +173,7 @@ ${tomcat7-maven-plugin.version} local_tomcat - http://localhost:8080/manager + http://localhost:8080/manager/text /WebGoat exec true