From 1e911fcbb9d9fdd7cc6917738d1dee604b20e19b Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sat, 14 May 2011 11:13:05 +0200 Subject: [PATCH] exclude unused libraries --- scm-clients/scm-client-impl/pom.xml | 40 ++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/scm-clients/scm-client-impl/pom.xml b/scm-clients/scm-client-impl/pom.xml index bbf0627d7d..23e07a7237 100644 --- a/scm-clients/scm-client-impl/pom.xml +++ b/scm-clients/scm-client-impl/pom.xml @@ -16,6 +16,30 @@ scm-client-impl + + + scm-core + sonia.scm + 1.3-SNAPSHOT + + + aopalliance + aopalliance + + + guice + com.google.inject + + + guice-multibindings + com.google.inject.extensions + + + guice-servlet + com.google.inject.extensions + + + sonia.scm.clients @@ -33,6 +57,20 @@ org.sonatype.spice jersey-ahc-client 1.0.1-patch1 + + + jaxb-api + javax.xml.bind + + + jaxb-impl + com.sun.xml.bind + + + stax-api + stax + + @@ -57,7 +95,7 @@ 1.3-SNAPSHOT test - +