From 5494c40c6ad576d2e7a45fade9d59569dcb730a7 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 2 Aug 2019 11:07:52 +0200 Subject: add openSAML into local repo --- .../opensaml/xmltooling/1.4.6/xmltooling-1.4.6.pom | 155 +++++++++++++++++++++ 1 file changed, 155 insertions(+) create mode 100644 eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/xmltooling/1.4.6/xmltooling-1.4.6.pom (limited to 'eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/xmltooling/1.4.6/xmltooling-1.4.6.pom') diff --git a/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/xmltooling/1.4.6/xmltooling-1.4.6.pom b/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/xmltooling/1.4.6/xmltooling-1.4.6.pom new file mode 100644 index 00000000..b2f8736d --- /dev/null +++ b/eaaf_modules/eaaf_module_moa-sig/repository/org/opensaml/xmltooling/1.4.6/xmltooling-1.4.6.pom @@ -0,0 +1,155 @@ + + + + 4.0.0 + + + net.shibboleth + parent-v2 + 4 + + + org.opensaml + xmltooling + 1.4.6 + jar + + XMLTooling-J + XMLTooling-J is a low-level library that may be used to construct libraries that allow developers to work with XML in a Java beans manner. + + + java-xmltooling + + + + + shib-release + https://build.shibboleth.net/nexus/content/groups/public + + false + + + + shib-snapshot + https://build.shibboleth.net/nexus/content/repositories/snapshots + + false + + + + + + + + org.bouncycastle + bcprov-jdk15on + 1.51 + + + commons-codec + commons-codec + + + joda-time + joda-time + + + ca.juliusdavies + not-yet-commons-ssl + 0.3.9 + + + log4j + log4j + + + commons-logging + commons-logging + + + + + org.apache.santuario + xmlsec + + + + + + + + + junit + junit + + + ch.qos.logback + logback-classic + test + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + true + + org.opensaml.xml.Version + + + + org/opensaml/xml/ + + ${project.artifactId} + ${project.version} + www.opensaml.org + + + + org/opensaml/xml/signature/ + + XML Signature Syntax and Processing + 20020212 + World Wide Web Consortium (W3C) + + + + org/opensaml/xml/encryption/ + + XML Encryption Syntax and Processing + 20021210 + World Wide Web Consortium (W3C) + + + + + + + + + + + + release + + + + org.apache.maven.plugins + maven-assembly-plugin + + + src/main/assembly/bin.xml + + + + + + + + + -- cgit v1.2.3