From 8c35e1bbf2009a9fc2983e7a5f3a8e9456570ae9 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Thu, 8 Nov 2007 15:42:58 +0000 Subject: [PATCH] [MRM-459] prune the distributed dependencies Removing commons-logging-api everywhere Removing slf4j-simple Removing velocity-dep git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@593206 13f79535-47bb-0310-9956-ffa450edef68 --- .../archiva-plexus-runtime/pom.xml | 4 ++-- pom.xml | 21 ++++++++++++++----- 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/archiva-web/archiva-standalone/archiva-plexus-runtime/pom.xml b/archiva-web/archiva-standalone/archiva-plexus-runtime/pom.xml index 66ef5ec9c..464e88348 100644 --- a/archiva-web/archiva-standalone/archiva-plexus-runtime/pom.xml +++ b/archiva-web/archiva-standalone/archiva-plexus-runtime/pom.xml @@ -64,7 +64,7 @@ commons-logging - commons-logging-api + commons-logging org.apache.derby @@ -115,7 +115,7 @@ src/plexus.properties target/plexus-archiva-runtime - commons-logging:commons-logging-api + commons-logging:commons-logging log4j:log4j org.apache.derby:derby org.codehaus.plexus:plexus-naming diff --git a/pom.xml b/pom.xml index 39c90e752..d03101a1e 100644 --- a/pom.xml +++ b/pom.xml @@ -356,11 +356,6 @@ commons-logging 1.0.4 - - commons-logging - commons-logging-api - 1.0.4 - org.apache.derby derby @@ -544,6 +539,12 @@ org.codehaus.plexus plexus-slf4j-logging 1.1-alpha-1 + + + org.slf4j + slf4j-simple + + org.codehaus.plexus @@ -559,6 +560,12 @@ org.codehaus.plexus plexus-xwork-integration 1.0-alpha-7 + + + velocity + velocity-dep + + org.codehaus.plexus.cache @@ -653,6 +660,10 @@ jdom jdom + + commons-logging + commons-logging-api + -- 2.39.5