From f384b671de6e44285162e118f45c7ab158abd1fd Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Thu, 26 Apr 2007 17:50:20 +0000 Subject: [PATCH] Adjusting scope of slf4j to allow compile on windows. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/branches/archiva-jpox-database-refactor@532824 13f79535-47bb-0310-9956-ffa450edef68 --- archiva-base/archiva-repository-layer/pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/archiva-base/archiva-repository-layer/pom.xml b/archiva-base/archiva-repository-layer/pom.xml index e1611a83d..e5e962a73 100644 --- a/archiva-base/archiva-repository-layer/pom.xml +++ b/archiva-base/archiva-repository-layer/pom.xml @@ -63,6 +63,10 @@ org.codehaus.plexus plexus-container-default + + org.slf4j + slf4j-log4j12 + org.codehaus.plexus.cache plexus-cache-api @@ -75,11 +79,6 @@ 1.0-alpha-2-SNAPSHOT compile - - org.slf4j - slf4j-log4j12 - test - xmlunit xmlunit -- 2.39.5