From: Brett Porter Date: Thu, 7 Aug 2008 05:57:37 +0000 (+0000) Subject: add required JAR for CLI execution X-Git-Tag: archiva-1.2-M1~90 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0f2ba3d9080ac44c94398f6a863392e0fe060dd7;p=archiva.git add required JAR for CLI execution git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@683519 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-cli/pom.xml b/archiva-cli/pom.xml index 1e0dc088c..70f20a3ce 100644 --- a/archiva-cli/pom.xml +++ b/archiva-cli/pom.xml @@ -64,6 +64,10 @@ org.codehaus.plexus plexus-spring + + org.slf4j + jcl104-over-slf4j +