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 --- eidas_modules/authmodule-eIDAS-v2/pom.xml | 481 ++++++++++++++++-------------- 1 file changed, 252 insertions(+), 229 deletions(-) (limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml') diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml index 069684e3..3e37d2fb 100644 --- a/eidas_modules/authmodule-eIDAS-v2/pom.xml +++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml @@ -1,238 +1,261 @@ - - 4.0.0 - - at.asitplus.eidas.ms_specific - modules - 1.0.3-snapshot - - at.asitplus.eidas.ms_specific.modules - authmodule-eIDAS-v2 - eIDAS v2 authentication module - eIDAS module based on eIDAS node reference implementation v2.x + + + 4.0.0 + + at.asitplus.eidas.ms_specific + modules + 1.0.3-snapshot + + at.asitplus.eidas.ms_specific.modules + authmodule-eIDAS-v2 + eIDAS v2 authentication module + eIDAS module based on eIDAS node reference implementation v2.x - - 2.3.0 - 2.3.0 - 2.3.0 - 2.3.0 - 3.23.1 - + + 2.3.0 + 2.3.0 + 2.3.0 + 2.3.0 + 3.23.1 + - - - default - - true - - - - egiz-commons - https://apps.egiz.gv.at/maven/ - - true - - - - eIDASNode-local - local - file:${basedir}/repository - - - - + + + default + + true + + + + egiz-commons + https://apps.egiz.gv.at/maven/ + + true + + + + eIDASNode-local + local + file:${basedir}/repository + + + + - - - at.gv.egiz.components - egiz-spring-api - - - at.asitplus.eidas.ms_specific - connector_lib - - - at.gv.egiz.eaaf - eaaf-core - + + + at.gv.egiz.components + egiz-spring-api + + + at.asitplus.eidas.ms_specific + connector_lib + + + at.gv.egiz.eaaf + eaaf-core + - - - eu.eidas - eidas-commons - ${eidas-commons.version} - - - - log4j - log4j - - - log4j-over-slf4j - org.slf4j - - - + + + eu.eidas + eidas-commons + ${eidas-commons.version} + + + + log4j + log4j + + + log4j-over-slf4j + org.slf4j + + + - - eu.eidas - eidas-light-commons - ${eidas-light-commons.version} - + + eu.eidas + eidas-light-commons + ${eidas-light-commons.version} + - - eu.eidas - eidas-specific-communication-definition - ${eidas-specific-communication-definition.version} - - - - eu.eidas - eidas-jcache-ignite-specific-communication - ${eidas-jcache-ignite-specific-communication.version} - - - - - org.apache.commons - commons-lang3 - - - com.google.guava - guava - - - joda-time - joda-time - - - org.apache.commons - commons-text - - - org.springframework - spring-webmvc - - - org.apache.cxf - cxf-rt-frontend-jaxws - - - org.apache.cxf - cxf-rt-transports-http - - - - - javax.servlet - javax.servlet-api - provided - - - - - junit - junit - test - - - org.springframework - spring-test - test - - - com.github.skjolber - mockito-soap-cxf - test - - - at.gv.egiz.eaaf - eaaf-core - test - test-jar - - - - - - - src/main/resources - - - target/generated/cxf - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - - - org.apache.cxf - cxf-codegen-plugin - - - xerces - xercesImpl - 2.8.1 - - - com.sun.xml.bind - jaxb-impl - 2.2.5 - - - com.sun.xml.bind - jaxb-xjc - 2.2.5 - - - - - generate-sources - generate-sources - - ${project.build.directory}/generated/cxf - - - ${basedir}/src/main/resources/szr_client/SZR-1.1.WSDL - - -verbose - - - - - - wsdl2java - - - - - + + eu.eidas + eidas-specific-communication-definition + ${eidas-specific-communication-definition.version} + + + + eu.eidas + eidas-jcache-ignite-specific-communication + ${eidas-jcache-ignite-specific-communication.version} + + + + + org.apache.commons + commons-lang3 + + + com.google.guava + guava + + + joda-time + joda-time + + + org.apache.commons + commons-text + + + org.springframework + spring-webmvc + + + org.apache.cxf + cxf-rt-frontend-jaxws + + + org.apache.cxf + cxf-rt-transports-http + + + + + javax.servlet + javax.servlet-api + provided + + + + + junit + junit + test + + + org.springframework + spring-test + test + + + com.github.skjolber + mockito-soap-cxf + test + + + at.gv.egiz.eaaf + eaaf_core_utils + test + test-jar + + + at.gv.egiz.eaaf + eaaf-core + test + test-jar + + + + + + + src/main/resources + + + target/generated/cxf + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + + + org.apache.cxf + cxf-codegen-plugin + + + xerces + xercesImpl + 2.8.1 + + + com.sun.xml.bind + jaxb-impl + 2.2.5 + + + com.sun.xml.bind + jaxb-xjc + 2.2.5 + + + + + generate-sources + generate-sources + + ${project.build.directory}/generated/cxf + + + ${basedir}/src/main/resources/szr_client/SZR-1.1.WSDL + + -verbose + + + + + + wsdl2java + + + + + + com.github.spotbugs + spotbugs-maven-plugin + + + spotbugs_validate + test + + check + + + + + true + spotbugs_exclude.xml + + + + - - maven-surefire-plugin - - 1 - - - - org.apache.maven.surefire - surefire-junit47 - ${surefire.version} - - - - - + + maven-surefire-plugin + + 1 + + + + org.apache.maven.surefire + surefire-junit47 + ${surefire.version} + + + + + \ No newline at end of file -- cgit v1.2.3