From d158b1c0aaa45ed572d3351fe9df52280d0c0b86 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 16 Dec 2020 17:57:52 +0100 Subject: update third-party lib and re-organize maven pom --- pom.xml | 568 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 284 insertions(+), 284 deletions(-) diff --git a/pom.xml b/pom.xml index 2b6731c..88bcd66 100644 --- a/pom.xml +++ b/pom.xml @@ -1,287 +1,287 @@ - 4.0.0 - at.gv.util - egovutils - 2.0.10-SNAPSHOT - zuseutil - http://maven.apache.org - - UTF-8 - 1.8 - - 3.4.1 - 1.7.30 - - 4.5.13 - 3.2.2 - 2.6 - 1.15 - 1.9.4 - 1.7 - - 2.3.0 - 2.7.1 - 2.12.0 - - 2.5 - - 2.22.0 - 2.19 - - - - - - default - - true - - default - - - - - egiz-commons - https://apps.egiz.gv.at/maven/ - - true - - - false - - - - egiz-commons-snapshot - https://apps.egiz.gv.at/maven-snapshot/ - - false - - - true - - - - - - jenkinsDeploy - - - egizMaven - sftp://apps.egiz.gv.at/maven - - - egizMaven - sftp://apps.egiz.gv.at/maven-snapshot - - - - - egiz-commons - https://apps.egiz.gv.at/maven/ - - true - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - 2.8.2 - - true - - - - default-deploy - deploy - - deploy - - - - - - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.7.0 - - 1.8 - 1.8 - - - - - compile - testCompile - - - - - - org.apache.maven.plugins - maven-jar-plugin - 3.1.0 - - - - test-jar - - - - - - - - maven-surefire-plugin - ${surefire.version} - - 1 - - - - org.apache.maven.surefire - surefire-junit47 - ${surefire.version} - - - - - - org.codehaus.mojo - versions-maven-plugin - 2.7 - - - - - - - org.apache.maven.wagon - wagon-ssh - 3.3.3 - - - - - - - - xerces - xercesImpl - ${xerces.xercesImpl.version} - - - xalan - xalan - ${xalan.version} - - - javax.xml.bind - jaxb-api - ${javax.xml.bind.jaxb-api.version} - - - - - org.apache.cxf - cxf-rt-frontend-jaxws - ${cxf.version} - - - org.apache.cxf - cxf-rt-transports-http - ${cxf.version} - - - - - - - commons-validator - commons-validator - ${commons-validator.version} - - - commons-beanutils - commons-beanutils - ${commons-beanutils.version} - - - org.slf4j - slf4j-api - ${org.slf4j.version} - - - javax.servlet - servlet-api - ${javax.servlet-api.version} - provided - - - commons-codec - commons-codec - ${commons-codec.version} - - - commons-lang - commons-lang - ${commons-lang.version} - jar - compile - - - org.apache.httpcomponents - httpclient - ${org.apache.httpcomponents.httpclient.version} - - - - commons-collections - commons-collections - ${commons-collections.version} - - - - junit - junit - 4.12 - test - - - iaik - iaik_ecc_signed - ${iaik_ecc.version} - test - - - org.slf4j - slf4j-log4j12 - ${org.slf4j.version} - test - - - iaik.prod - iaik_jce_full - 5.5_MOA - test - - - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" + xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + 4.0.0 + at.gv.util + egovutils + 2.0.10-SNAPSHOT + zuseutil + http://maven.apache.org + + UTF-8 + 1.8 + + 3.4.1 + 1.7.30 + + 4.5.13 + 3.2.2 + 2.6 + 1.15 + 1.9.4 + 1.7 + + 2.3.0 + 2.7.1 + 2.12.0 + + 2.5 + + 2.22.0 + 2.19 + + + + + + egiz-commons + https://apps.egiz.gv.at/maven/ + + true + + + false + + + + egiz-commons-snapshot + https://apps.egiz.gv.at/maven-snapshot/ + + false + + + true + + + + MOA_web + MOA Dependencies weblocation + + true + ignore + + default + https://git.egiz.gv.at/EAAF-Components/plain/eaaf_modules/eaaf_module_moa-sig/repository + + + + + + default + + true + + default + + + + + jenkinsDeploy + + + egizMaven + sftp://apps.egiz.gv.at/maven + + + egizMaven + sftp://apps.egiz.gv.at/maven-snapshot + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + true + + + + default-deploy + deploy + + deploy + + + + + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.7.0 + + 1.8 + 1.8 + + + + + compile + testCompile + + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.1.0 + + + + test-jar + + + + + + + + maven-surefire-plugin + ${surefire.version} + + 1 + + + + org.apache.maven.surefire + surefire-junit47 + ${surefire.version} + + + + + + org.codehaus.mojo + versions-maven-plugin + 2.7 + + + + + + + org.apache.maven.wagon + wagon-ssh + 3.3.3 + + + + + + + + xerces + xercesImpl + ${xerces.xercesImpl.version} + + + xalan + xalan + ${xalan.version} + + + javax.xml.bind + jaxb-api + ${javax.xml.bind.jaxb-api.version} + + + + + org.apache.cxf + cxf-rt-frontend-jaxws + ${cxf.version} + + + org.apache.cxf + cxf-rt-transports-http + ${cxf.version} + + + + + + + commons-validator + commons-validator + ${commons-validator.version} + + + commons-beanutils + commons-beanutils + ${commons-beanutils.version} + + + org.slf4j + slf4j-api + ${org.slf4j.version} + + + javax.servlet + servlet-api + ${javax.servlet-api.version} + provided + + + commons-codec + commons-codec + ${commons-codec.version} + + + commons-lang + commons-lang + ${commons-lang.version} + jar + compile + + + org.apache.httpcomponents + httpclient + ${org.apache.httpcomponents.httpclient.version} + + + + commons-collections + commons-collections + ${commons-collections.version} + + + + junit + junit + 4.13.1 + test + + + iaik + iaik_ecc_signed + ${iaik_ecc.version} + test + + + org.slf4j + slf4j-log4j12 + ${org.slf4j.version} + test + + + iaik.prod + iaik_jce_full + 5.61_moa + test + + + + -- cgit v1.2.3