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/pom.xml | 134 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 id/server/pom.xml (limited to 'id/server/pom.xml') diff --git a/id/server/pom.xml b/id/server/pom.xml new file mode 100644 index 000000000..9c49a5885 --- /dev/null +++ b/id/server/pom.xml @@ -0,0 +1,134 @@ + + + MOA + id + 1.4.0 + + + 4.0.0 + MOA.id + server + pom + 1.4.0 + MOA Id Server + + + idserverlib + auth + proxy + distribution + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + true + true + ${env.BUILD_EXECUTEABLE} + ${env.BUILD_VERSION} + 1.3 + 1.3 + + + + + + + + + javaext + activation + 1.0.2 + compile + + + axis + axis + 1.4 + compile + + + dav4j + dav4j + 0.1 + compile + + + httpsclient + httpsclient + JSSE-1.0 + compile + + + mail + mail + 1.5 + compile + + + commons-fileupload + commons-fileupload + 1.1.1 + compile + + + commons-io + commons-io + 1.1 + compile + + + MOA.spss.server + serverlib + 1.4.0 + compile + + + postgresql + postgresql + 7.3-jdbc2 + runtime + + + log4j + log4j + 1.2.8 + runtime + + + regexp + regexp + 1.3 + runtime + + + iaik.prod + iaik_Pkcs11Provider + 1.2.4 + provided + + + iaik.prod + iaik_ecc_signed + 2.15 + runtime + + + iaik.prod + iaik_jce_full_signed + 3.142_MOA + runtime + + + iaik.prod + iaik_Pkcs11Provider + 1.2.4 + runtime + + + + -- cgit v1.2.3