From e443168b481bb88fecbad73084147e7e8c882908 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 10 Dec 2019 07:39:27 +0100 Subject: refactoring to new EGIZ code requirements --- connector/pom.xml | 216 +++++++++++++++++++++++++++++------------------------- 1 file changed, 115 insertions(+), 101 deletions(-) (limited to 'connector/pom.xml') diff --git a/connector/pom.xml b/connector/pom.xml index 2b1f4ee8..af1d5947 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -1,100 +1,114 @@ - + 4.0.0 - at.asitplus.eidas - ms_specific - 1.0.3-snapshot - - + at.asitplus.eidas + ms_specific + 1.0.3-snapshot + + at.asitplus.eidas.ms_specific ms_specific_connector - war + war Connector Maven Webapp http://maven.apache.org - + - - - - at.gv.egiz.components - egiz-spring-api - - - at.gv.egiz.components - eventlog-slf4j - - - at.gv.egiz.eaaf - eaaf-core - - - at.gv.egiz.eaaf - eaaf_module_pvp2_idp - - - org.slf4j - log4j-over-slf4j - - - - - at.asitplus.eidas.ms_specific - connector_lib - - - at.asitplus.eidas.ms_specific.modules - authmodule-eIDAS-v2 - - - - - org.springframework - spring-webmvc - - - org.springframework - spring-context - - - org.thymeleaf - thymeleaf-spring5 - - - org.slf4j - slf4j-api - - - org.slf4j - slf4j-log4j12 - - - org.apache.commons - commons-collections4 - - - javax.servlet - javax.servlet-api - provided - - - - - - junit - junit - test - - - org.springframework - spring-test - test - - + + + + at.gv.egiz.components + egiz-spring-api + + + at.gv.egiz.components + eventlog-slf4j + + + at.gv.egiz.eaaf + eaaf-core + + + at.gv.egiz.eaaf + eaaf_module_pvp2_idp + + + org.slf4j + log4j-over-slf4j + + + + + at.asitplus.eidas.ms_specific + connector_lib + + + at.asitplus.eidas.ms_specific.modules + authmodule-eIDAS-v2 + + + + + org.springframework + spring-webmvc + + + org.springframework + spring-context + + + org.thymeleaf + thymeleaf-spring5 + + + org.slf4j + slf4j-api + + + org.slf4j + slf4j-log4j12 + + + org.apache.commons + commons-collections4 + + + javax.servlet + javax.servlet-api + provided + + + + + + junit + junit + test + + + org.springframework + spring-test + test + + + at.gv.egiz.eaaf + eaaf_core_utils + test + test-jar + + + at.gv.egiz.eaaf + eaaf-core + test + test-jar + + ms_connector - + org.apache.maven.plugins @@ -104,22 +118,22 @@ 1.8 - + - - maven-surefire-plugin - - 1 - - - - org.apache.maven.surefire - surefire-junit47 - ${surefire.version} - - - - + + maven-surefire-plugin + + 1 + + + + org.apache.maven.surefire + surefire-junit47 + ${surefire.version} + + + + -- cgit v1.2.3