From 50fd6e0d7427c7d3332d7550b73245075e3879f1 Mon Sep 17 00:00:00 2001 From: nash Date: Sun, 27 Mar 2011 14:49:38 +0000 Subject: Add exclusions for santuario and opensaml to prevent mvn warnings git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1085948 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-1.x/trunk/modules/binding-ws-axis2/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'sca-java-1.x') diff --git a/sca-java-1.x/trunk/modules/binding-ws-axis2/pom.xml b/sca-java-1.x/trunk/modules/binding-ws-axis2/pom.xml index 800e2fdebf..916ca1f354 100644 --- a/sca-java-1.x/trunk/modules/binding-ws-axis2/pom.xml +++ b/sca-java-1.x/trunk/modules/binding-ws-axis2/pom.xml @@ -207,6 +207,12 @@ 1.4.2 + + org.opensaml + opensaml + 1.1 + + org.apache.ws.security wss4j @@ -220,6 +226,10 @@ bouncycastle bcprov-jdk15 + + opensaml + opensaml + junit junit @@ -287,6 +297,14 @@ bouncycastle bcprov-jdk15 + + opensaml + opensaml + + + org.apache.santuario + xmlsec + junit junit -- cgit v1.2.3