From bb444223c1b737319f473f6816566fa28b658cf5 Mon Sep 17 00:00:00 2001 From: mcentner Date: Wed, 8 Aug 2007 14:06:55 +0000 Subject: id mavenized git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@917 d688527b-c9ab-4aba-bd8d-4036d912da1d --- id/server/idserverlib/pom.xml | 164 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 id/server/idserverlib/pom.xml (limited to 'id/server/idserverlib') diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml new file mode 100644 index 000000000..a10f5eead --- /dev/null +++ b/id/server/idserverlib/pom.xml @@ -0,0 +1,164 @@ + + + MOA.id + server + 1.4.0 + + + 4.0.0 + MOA.id.server + idserverlib + jar + 1.4.0 + MOA ID Serverlibrary + + + ${basedir}/../../../buildhelper + + + + + javaext + activation + + + axis + axis + 1.4 + + + javax.xml + jaxrpc-api + + + mail + mail + + + + javax.servlet + servlet-api + + compile + + + saaj + saaj + + + jaxp + jaxp-api + + + jaxp + dom + + + jaxp + sax + + + xerces + xercesImpl + + + xerces + xmlParserAPIs + + + jaxen + jaxen-core + + + jaxen + jaxen-dom + + + jaxen + saxpath + + + xalan + xalan + + + junit + junit + + + jsse + jsse + + + jsse + jnet + + + jsse + jcert + + + commons-logging + commons-logging + + + commons-discovery + commons-discovery + + + commons-fileupload + commons-fileupload + + + commons-io + commons-io + + + dav4j + dav4j + + + httpsclient + httpsclient + + + MOA + common + + + MOA + common-test + + + MOA.spss.server + serverlib + + + iaik.prod + iaik_moa_full + + + iaik.prod + iaik_ecc + + + iaik.prod + iaik_jce_full + + provided + + + iaik.prod + iaik_ixsil + + + iaik.prod + iaik_X509TrustManager + + + iaik.prod + iaik_ldap + + + -- cgit v1.2.3