From 774683a4182d9a184a3d5169cdfbd8b939a37475 Mon Sep 17 00:00:00 2001 From: prabathabey Date: Wed, 7 Oct 2015 17:01:27 +0530 Subject: [PATCH] Adding proper dependency exclusions --- .../dynamic-client-web/pom.xml | 16 +- pom.xml | 224 ++++++++++++++++-- 2 files changed, 219 insertions(+), 21 deletions(-) diff --git a/components/dynamic-client-registration/dynamic-client-web/pom.xml b/components/dynamic-client-registration/dynamic-client-web/pom.xml index 066b6207a3..4db2c17fcb 100644 --- a/components/dynamic-client-registration/dynamic-client-web/pom.xml +++ b/components/dynamic-client-registration/dynamic-client-web/pom.xml @@ -37,7 +37,6 @@ - maven-war-plugin 2.2 @@ -62,7 +61,6 @@ - org.apache.cxf @@ -151,6 +149,20 @@ gson provided + + javax.ws.rs + jsr311-api + + + commons-logging + commons-logging + provided + + + org.wso2.carbon.apimgt + org.wso2.carbon.apimgt.api + provided + diff --git a/pom.xml b/pom.xml index 6eeafa5356..ae3637c26d 100644 --- a/pom.xml +++ b/pom.xml @@ -123,6 +123,38 @@ org.wso2.carbon.apimgt org.wso2.carbon.apimgt.impl + + org.wso2.carbon.identity + org.wso2.carbon.identity.oauth.stub + + + org.apache.axis2.wso2 + axis2 + + + org.wso2.carbon + org.wso2.carbon.ndatasource.core + + + org.wso2.carbon + org.wso2.carbon.logging + + + org.wso2.tomcat + tomcat + + + org.wso2.tomcat + tomcat-servlet-api + + + org.eclipse.osgi + org.eclipse.osgi + + + org.eclipse.osgi + org.eclipse.osgi.services + @@ -174,6 +206,28 @@ org.wso2.carbon.devicemgt org.wso2.carbon.dynamic.client.registration ${carbon.device.mgt.version} + + + org.wso2.carbon.identity + org.wso2.carbon.identity.oauth + + + org.wso2.carbon.identity + org.wso2.carbon.identity.sso.saml + + + org.eclipse.osgi + org.eclipse.osgi + + + org.eclipse.osgi + org.eclipse.osgi.services + + + org.json.wso2 + json + + org.wso2.carbon.devicemgt @@ -369,10 +423,10 @@ org.bouncycastle.wso2 bcprov-jdk15on - - - - + + org.wso2.carbon + org.wso2.carbon.logging + org.wso2.carbon org.wso2.carbon.base @@ -417,6 +471,10 @@ org.wso2.carbon org.wso2.carbon.registry.api + + org.wso2.carbon + org.wso2.carbon.user.api + @@ -878,26 +936,98 @@ org.apache.cxf cxf-rt-frontend-jaxws ${cxf.version} + + + xml-resolver + xml-resolver + + + asm + asm + + + org.apache.cxf + cxf-api + + + org.apache.cxf + cxf-rt-core + + + org.apache.cxf + cxf-rt-bindings-xml + + + org.apache.cxf + cxf-rt-frontend-simple + + + org.apache.cxf + cxf-rt-ws-addr + + org.apache.cxf cxf-rt-frontend-jaxrs ${cxf.version} + + + javax.ws.rs + jsr311-api + + + org.apache.cxf + cxf-api + + + org.apache.cxf + cxf-rt-core + + + + + javax.ws.rs + jsr311-api + ${jsr311.version} + + + commons-logging + commons-logging + ${commons.logging.version} org.apache.cxf cxf-rt-transports-http ${cxf.version} + + + org.apache.cxf + cxf-api + + org.apache.cxf cxf-rt-bindings-soap ${cxf.version} + + + org.apache.cxf + cxf-rt-databinding-jaxb + + org.apache.cxf cxf-rt-bindings-http ${cxf.bindings.version} + + + org.codehaus.jra + jra + + org.apache.cxf @@ -908,27 +1038,81 @@ org.apache.cxf cxf-rt-ws-security ${cxf.version} + + + net.sf.ehcache + ehcache-core + + + org.apache.ws.security + wss4j + + + commons-logging + commons-logging + + - - - org.wso2.carbon.commons - org.wso2.carbon.transaction.manager.feature - zip - ${carbon.commons.version} - - - org.wso2.carbon.commons - org.wso2.carbon.transaction.manager - ${carbon.commons.version} - - - org.wso2.carbon.identity org.wso2.carbon.identity.application.mgt ${carbon.identity.version} + + + org.wso2.carbon.identity + org.wso2.carbon.directory.server.manager + + + org.wso2.carbon + javax.cache.wso2 + + + org.wso2.carbon + org.wso2.carbon.core + + + org.wso2.carbon + org.wso2.carbon.user.core + + + org.wso2.carbon + org.wso2.carbon.registry.core + + + commons-lang.wso2 + commons-lang + + + org.apache.ws.commons.axiom.wso2 + axiom + + + org.wso2.carbon.identity + org.wso2.carbon.identity.application.common + + + org.wso2.carbon.identity + org.wso2.carbon.idp.mgt + + + org.wso2.carbon.identity + org.wso2.carbon.identity.core + + + org.wso2.carbon.identity + org.wso2.carbon.user.mgt + + + commons-codec.wso2 + commons-codec + + + org.wso2.carbon + org.wso2.carbon.logging + + org.wso2.carbon.identity @@ -1272,7 +1456,7 @@ 4.3.0-SNAPSHOT - 2.6.1 + 2.7.16 2.5.11 1.1.wso2v1 1.9.0 @@ -1292,6 +1476,8 @@ 2.0.0.wso2v1 2.3.1 + 1.1.1 + 1.2