From 5e521f1b4ccadc8695958231a591e5e919357265 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 2 Aug 2019 11:11:57 +0200 Subject: move dependencies into other sub-folder --- .../org/opensaml/openws/1.5.6/openws-1.5.6.pom | 221 +++++++++++++++++++++ 1 file changed, 221 insertions(+) create mode 100644 eaaf_modules/eaaf_module_pvp2_core/repository/org/opensaml/openws/1.5.6/openws-1.5.6.pom (limited to 'eaaf_modules/eaaf_module_pvp2_core/repository/org/opensaml/openws/1.5.6/openws-1.5.6.pom') diff --git a/eaaf_modules/eaaf_module_pvp2_core/repository/org/opensaml/openws/1.5.6/openws-1.5.6.pom b/eaaf_modules/eaaf_module_pvp2_core/repository/org/opensaml/openws/1.5.6/openws-1.5.6.pom new file mode 100644 index 00000000..8bbfdfe1 --- /dev/null +++ b/eaaf_modules/eaaf_module_pvp2_core/repository/org/opensaml/openws/1.5.6/openws-1.5.6.pom @@ -0,0 +1,221 @@ + + + + 4.0.0 + + + net.shibboleth + parent-v2 + 4 + + + org.opensaml + openws + 1.5.6 + jar + + OpenWS + + The OpenWS library provides a growing set of tools to work with web services at a low level. These tools include + classes for creating and reading SOAP messages, transport-independent clients for connecting to web services, + and various transports for use with those clients. + + + + java-openws + + + + + shib-release + https://build.shibboleth.net/nexus/content/groups/public + + false + + + + shib-snapshot + https://build.shibboleth.net/nexus/content/repositories/snapshots + + false + + + + + + + + org.opensaml + xmltooling + 1.4.6 + + + commons-codec + commons-codec + + + commons-httpclient + commons-httpclient + 3.1 + + + commons-logging + commons-logging + + + + + joda-time + joda-time + + + org.apache.santuario + xmlsec + + + + + javax.servlet + servlet-api + + + + + + + junit + junit + + + ch.qos.logback + logback-classic + test + + + org.springframework + spring-core + test + + + commons-logging + commons-logging + + + + + org.springframework + spring-test + + + commons-logging + commons-logging + + + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + true + + org.opensaml.ws.Version + + + + org/opensaml/ws/ + + ${project.artifactId} + ${project.version} + www.opensaml.org + + + + org/opensaml/ws/soap/soap11/ + + Simple Object Access Protocol (SOAP) 1.1 + 20000508 + World Wide Web Consortium (W3C) + + + + org/opensaml/ws/wsfed/ + + WS-Federation + 1.1 + xmlsoap.org + + + + org/opensaml/ws/wsaddressing/ + + WS-Addressing + 1.0 + World Wide Web Consortium (W3C) + + + + org/opensaml/ws/wspolicy/ + + WS-Policy + 1.2 + xmlsoap.org + + + + org/opensaml/ws/wssecurity/ + + WS-Security + 1.1 + OASIS + + + + org/opensaml/ws/wstrust/ + + WS-Trust + 1.3 + OASIS + + + + + + + + + + + + release + + + + org.apache.maven.plugins + maven-assembly-plugin + + + src/main/assembly/bin.xml + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + https://build.shibboleth.net/nexus/service/local/repositories/releases/archive/org/opensaml/xmltooling/1.4.6/xmltooling-1.4.6-javadoc.jar/!/ + + + + + + + + + -- cgit v1.2.3