From 74d8c83f76074d2d0df784cb4a305c586a702d25 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 9 Mar 2016 13:41:09 +0100 Subject: move moa-common to moa-id-common, because MOA-SPSS becomes a seperate project --- id/server/moa-id-commons/pom.xml | 297 +++++++++++++++------------------------ 1 file changed, 113 insertions(+), 184 deletions(-) (limited to 'id/server/moa-id-commons/pom.xml') diff --git a/id/server/moa-id-commons/pom.xml b/id/server/moa-id-commons/pom.xml index d242147f1..90b391b42 100644 --- a/id/server/moa-id-commons/pom.xml +++ b/id/server/moa-id-commons/pom.xml @@ -61,6 +61,47 @@ 0.2 + + iaik.prod + iaik_jce_full + + + iaik.prod + iaik_moa + + + + iaik.prod + iaik_X509TrustManager + + + + joda-time + joda-time + ${jodatime.version} + + + org.slf4j + slf4j-api + + + org.slf4j + jcl-over-slf4j + + + org.slf4j + jul-to-slf4j + + + org.slf4j + slf4j-log4j12 + + + log4j + log4j + + + org.hibernate hibernate-core @@ -78,34 +119,44 @@ - org.apache.commons - commons-lang3 + jaxen + jaxen - - commons-httpclient - commons-httpclient - - - MOA - moa-common - jar + saxpath + saxpath - - - iaik.prod - iaik_X509TrustManager + org.apache.commons + commons-lang3 + + + commons-httpclient + commons-httpclient @@ -125,38 +176,6 @@ jaxb2-basics-runtime 0.11.0 - - mysql @@ -188,11 +207,13 @@ - junit - junit - test + junit + junit + 3.8.2 + test + org.springframework @@ -228,60 +249,8 @@ - install - - - - - - - - - - - - + + install org.apache.maven.plugins maven-compiler-plugin @@ -310,26 +279,6 @@ - true maven-compiler-plugin @@ -375,69 +324,49 @@ - - - - + + + maven-enforcer-plugin + 1.1.1 + + + enforce-banned-dependencies + + enforce + + + + + true + + + org.slf4j:1.5* + org.slf4j:1.6* + + + + + true + + + + -- cgit v1.2.3