From d9478104fe1af710af936af4282cc1fa32ec786c Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Mon, 3 Oct 2011 09:45:20 +0000 Subject: [PATCH] [MRM-1515] reduce dependencies : struts 1.x not needed :-) git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178359 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-modules/archiva-web/archiva-webapp/pom.xml | 4 ++++ pom.xml | 1 + 2 files changed, 5 insertions(+) diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index 2837e1a28..d5588a56a 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -470,6 +470,10 @@ velocity velocity-dep + + struts + struts + diff --git a/pom.xml b/pom.xml index 6650fb0d5..871da06e1 100644 --- a/pom.xml +++ b/pom.xml @@ -1383,6 +1383,7 @@ javax.sql:jdbc-stdext ant:ant-optional xom:xom + struts:struts org.codehaus.plexus:plexus-xwork-integration org.codehaus.plexus:plexus-component-api org.codehaus.plexus:plexus-container-default -- 2.39.5