From 989f5cfa9c9c6f60ce6e161983be8434ca87a698 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 9 Mar 2016 16:01:38 +0100 Subject: remove MOA-SPSS from buildpath and add MOA-SPSS container-modul --- id/server/auth-edu/pom.xml | 37 ++-- id/server/auth-final/pom.xml | 36 ++-- id/server/idserverlib/pom.xml | 230 +++++---------------- id/server/moa-id-commons/pom.xml | 23 +-- .../pom.xml | 23 ++- 5 files changed, 106 insertions(+), 243 deletions(-) (limited to 'id/server') diff --git a/id/server/auth-edu/pom.xml b/id/server/auth-edu/pom.xml index 3d7f0b94a..0812745b6 100644 --- a/id/server/auth-edu/pom.xml +++ b/id/server/auth-edu/pom.xml @@ -89,27 +89,26 @@ - - - + - MOA.spss.server - moa-spss-lib - - - iaik_pki_module - iaik - - - commons-logging - commons-logging - - - axis-wsdl4j - axis - - + MOA.id + moa-spss-container + + + iaik_pki_module + iaik + + + commons-logging + commons-logging + + + axis-wsdl4j + axis + + + MOA.id.server moa-id-lib diff --git a/id/server/auth-final/pom.xml b/id/server/auth-final/pom.xml index b6b153ec3..a0f20ba1f 100644 --- a/id/server/auth-final/pom.xml +++ b/id/server/auth-final/pom.xml @@ -74,27 +74,25 @@ - - - - MOA.spss.server - moa-spss-lib - - - iaik_pki_module - iaik - - - commons-logging - commons-logging - - - axis-wsdl4j - axis - - + MOA.id + moa-spss-container + + + iaik_pki_module + iaik + + + commons-logging + commons-logging + + + axis-wsdl4j + axis + + + MOA.id.server moa-id-lib diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 445de36ee..9975fee54 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -61,18 +61,25 @@ MOA.id.server moa-id-commons - + + + + MOA.id.server + moa-id-commons + test-jar + test org.hibernate hibernate-core ${hibernate.version} + + + xml-apis + xml-apis + + org.hibernate @@ -84,60 +91,32 @@ hibernate-entitymanager ${hibernate.version} - - - - - - - - - MOA.spss.server - moa-spss-lib - - - iaik_pki_module - iaik - - - javax.servlet - servlet-api - - - axis-wsdl4j - axis - - - jaxb-impl - com.sun.xml.bind - - - - - axis - axis - - - + + + MOA.id + moa-spss-container + + + iaik_pki_module + iaik + + + commons-logging + commons-logging + + + axis-wsdl4j + axis + + + + + + jakarta-regexp + jakarta-regexp + 1.4 + + at.gv.util egovutils @@ -166,6 +145,10 @@ jaxb-core com.sun.xml.bind + + xml-apis + xml-apis + @@ -183,6 +166,11 @@ cxf-rt-transports-http + + xalan-bin-dist + xml-apis + + javax.xml.bind @@ -201,83 +189,6 @@ javax.mail mail - - - - xalan-bin-dist - xalan - - provided - - - serializer - xalan - - - - - xerces - xercesImpl - - provided - - - xalan-bin-dist - xml-apis - - provided - - - xalan-bin-dist - serializer - - provided - - - iaik.prod - iaik_jce_full - - provided - - - iaik.prod - iaik_ecc - - provided - - - - - - - - org.easymock @@ -318,33 +229,7 @@ httpsclient httpsclient - - - iaik.prod - iaik_moa - - - iaik.prod - iaik_ixsil - - - iaik.prod - iaik_X509TrustManager - - - - + org.opensaml opensaml @@ -390,23 +275,6 @@ - - - - - - com.fasterxml.jackson.core diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index 90b391b42..bbaba6a50 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -249,11 +249,11 @@ - - install - + + org.apache.maven.plugins maven-compiler-plugin + 2.0.2 1.7 1.7 @@ -263,9 +263,6 @@ org.apache.maven.plugins maven-jar-plugin - true - true - true false @@ -279,18 +276,8 @@ - - true - maven-compiler-plugin - 2.0.2 - - 1.7 - 1.7 - - - - + org.apache.maven.plugins maven-dependency-plugin diff --git a/id/server/modules/moa-id-modul-citizencard_authentication/pom.xml b/id/server/modules/moa-id-modul-citizencard_authentication/pom.xml index 11e0c764c..f2403a62e 100644 --- a/id/server/modules/moa-id-modul-citizencard_authentication/pom.xml +++ b/id/server/modules/moa-id-modul-citizencard_authentication/pom.xml @@ -20,15 +20,14 @@ moa-id-lib test test-jar - 3.0.3-Snapshot - + MOA.id.server @@ -39,7 +38,19 @@ xalan-bin-dist xalan provided - + + + xml-apis + xml-apis + + + + + + xalan-bin-dist + xml-apis + provided + org.springframework -- cgit v1.2.3