From ada9b789c9b6cc4ec6b792be1c56fb37e5075e91 Mon Sep 17 00:00:00 2001 From: Richard Richter Date: Mon, 23 Mar 2020 23:00:46 +0100 Subject: [PATCH 1/2] pom.xml: added ignoredUsedUndeclaredDependency com.evolveum.midpoint.*:* This means that for midpoint dependencies we don't have to declare all explicitly and transitive dependencies work just fine. There is no conflict chance for midpoint dependencies. --- pom.xml | 4233 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 2120 insertions(+), 2113 deletions(-) diff --git a/pom.xml b/pom.xml index 6d6d13febc5..406395aef5b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,2113 +1,2120 @@ - - - - - 4.0.0 - - - - com.evolveum.midpoint - midpoint - 4.1-SNAPSHOT - pom - - midPoint Project - Utility module to compile all of the maven based midPoint projects. - - evolveum - https://www.evolveum.com - - - - Apache License v2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt - repo - - - European Union Public License - https://joinup.ec.europa.eu/collection/eupl/eupl-text-11-12 - repo - - - - - tools - infra - repo - provisioning - model - custom - gui - icf-connectors - testing - - - - https://github.com/Evolveum/midpoint.git - git@github.com:Evolveum/midpoint.git - https://github.com/Evolveum/midpoint.git - - - Atlassian JIRA - https://jira.evolveum.com/browse/MID - - - - evolveum-nexus - Internal Releases - https://nexus.evolveum.com/nexus/content/repositories/releases/ - - - evolveum-nexus - Internal Snapshots - https://nexus.evolveum.com/nexus/content/repositories/snapshots/ - - - - - - - UTF-8 - 1.8 - en_US - true - false - false - - - ${describe} - ${maven.build.timestamp} - EEE, d MMM yyyy HH:mm:ss Z - - - -Xms1024m -Xmx4096m - -Xms1024m -Xmx4096m -Duser.language=en - - full - - true - - - 2.6 - 2.6 - 1.2 - 3.3.1 - 3.3.0 - 2.2.0 - 2.4.7 - 2.3.1 - 2.3.0.1 - 2.3.0.1 - 2.6.2 - 2.3.0.e3 - 3.141.59 - 1.7.25 - 1.2.3 - 2.1.8.RELEASE - - 5.1.9.RELEASE - 5.1.6.RELEASE - 2.0.0.M30 - 1.2.1.Final - 3.5.0 - 6.14.3 - 1.2 - 2.1.1 - 2.2.3 - - 5.2.12.Final - 1.4.193 - 42.2.2 - 6.4.0.jre8 - 2.3.0 - 6.0.6 - 8.6.0 - 2.5.8 - 1.3 - 2.1.4 - 1.5.0.10 - 6.5.0 - 10.11.1.1 - 1.8.0 - 2.10.0 - 1.23 - 3.0.0-M3 - 0.9.11 - 28.1-jre - 1.72 - 3.0.0-M3 - 1.8 - 1.4.0 - 7.1.1 - 2.3.2 - 7.0 - 2.3.1 - 1.1.3 - 1.2.0 - 9.4.20.v20190813 - 3.6.2 - 3.1.0 - 2.7.2 - 2.12.0 - - - - - - - - javax.xml.soap - javax.xml.soap-api - ${javax.xml.soap.version} - - - javax.xml.ws - jaxws-api - ${jaxws-api.version} - - - org.apache.geronimo.specs - geronimo-ws-metadata_2.0_spec - ${geronimo-ws-metadata_2.0_spec.version} - - - com.sun.activation - javax.activation - ${activation.version} - - - - - org.springframework.boot - spring-boot-dependencies - ${spring.boot.version} - pom - import - - - org.springframework.boot - spring-boot-starter-test - ${spring.boot.version} - - - org.ow2.asm - asm - - - - - - - org.reflections - reflections - ${reflections.version} - - - com.google.guava - guava - - - - - - - org.apache.wicket - wicket-core - ${wicket.version} - - - org.apache.wicket - wicket-request - ${wicket.version} - - - org.apache.wicket - wicket-ioc - ${wicket.version} - - - org.ow2.asm - asm - - - org.apache.ant - ant - - - - - org.apache.wicket - wicket-util - ${wicket.version} - - - org.apache.wicket - wicket-devutils - ${wicket.version} - - - org.apache.wicket - wicket-auth-roles - ${wicket.version} - - - org.apache.wicket - wicket-spring - ${wicket.version} - - - org.springframework - * - - - - - org.apache.wicket - wicket-extensions - ${wicket.version} - - - org.apache.wicket - wicket-datetime - 8.0.0-M7 - - - org.ow2.asm - asm - ${asm.version} - - - org.apache.commons - commons-email - ${commons-email.version} - - - javax.activation - activation - - - - - org.codehaus.groovy - groovy-all - ${groovy.version} - pom - - - org.codehaus.groovy - groovy-ant - - - org.codehaus.groovy - groovy-test-junit5 - - - org.codehaus.groovy - groovy-test - - - org.codehaus.groovy - groovy-testng - - - - - org.codehaus.groovy - groovy - ${groovy.version} - - - org.python - jython - 2.5.3 - - - com.h2database - h2 - ${h2.version} - - - org.hibernate - hibernate-core - ${hibernate.version} - - - javax.annotation - jsr250-api - - - - - org.hibernate.javax.persistence - hibernate-jpa-2.1-api - 1.0.0.Final - - - org.javassist - javassist - - 3.25.0-GA - - - com.zaxxer - HikariCP - 3.3.1 - - - org.slf4j - jul-to-slf4j - ${slf4j.version} - - - ch.qos.logback - logback-classic - ${logback.version} - - - ch.qos.logback - logback-core - ${logback.version} - - - org.codehaus.janino - janino - 3.0.10 - - - com.sleepycat - je - 5.0.103 - - - - xerces - xercesImpl - ${xerces.version} - - - xalan - xalan - ${xalan.version} - - - org.codehaus.staxmate - staxmate - 2.0.1 - - - stax - stax-api - - - - - javax.xml.bind - jaxb-api - ${jaxb-api.version} - - - com.sun.xml.bind - jaxb-impl - ${jaxb.version} - - - com.sun.xml.bind - jaxb-core - ${jaxb.version} - - - com.sun.xml.bind - jaxb-xjc - ${jaxb-xjc.version} - - - net.sourceforge.ccxjc - cc-xjc-plugin - 2.0 - - - com.sun.xsom - xsom - 20140925 - - - commons-validator - commons-validator - 1.5.1 - - - - commons-logging - commons-logging - - - commons-digester - commons-digester - - - - - commons-beanutils - commons-beanutils - 1.9.4 - - - - commons-logging - commons-logging - - - - - commons-codec - commons-codec - 1.10 - - - commons-collections - commons-collections - 3.2.2 - - - org.apache.commons - commons-configuration2 - 2.6 - - - - commons-logging - commons-logging - - - - - org.apache.commons - commons-text - 1.8 - - - - com.google.code.findbugs - jsr305 - 3.0.2 - - - commons-io - commons-io - ${commons.io.version} - - - commons-lang - commons-lang - ${commons.lang.version} - - - commons-pool - commons-pool - 1.5.6 - - - commons-javaflow - commons-javaflow - 20060411 - - - org.jetbrains - annotations - 18.0.0 - - - javax.annotation - jsr250-api - 1.0 - - - javax.jws - jsr181-api - 1.0-MR1 - - - javax.inject - javax.inject - 1 - - - javax.persistence - persistence-api - 1.0 - true - - - javax.servlet - servlet-api - 2.5 - provided - - - javax.ws.rs - javax.ws.rs-api - 2.1 - - - - org.apache.httpcomponents - httpclient - 4.5.3.e3 - - - - commons-logging - commons-logging - - - - - - org.apache.httpcomponents - httpcore - 4.4.6 - - - org.apache.cxf - cxf-rt-core - ${cxf.version} - - - - org.apache.geronimo.specs - geronimo-javamail_1.4_spec - - - org.apache.geronimo.specs - geronimo-activation_1.1_spec - - - javax.activation - activation - - - - - org.apache.cxf - cxf-core - ${cxf.version} - - - org.jvnet.staxex - stax-ex - - - javax.xml.soap - javax.xml.soap-api - - - - org.glassfish.jaxb - jaxb-xjc - - - - - org.apache.cxf - cxf-rt-frontend-simple - ${cxf.version} - - - org.apache.cxf - cxf-rt-wsdl - ${cxf.version} - - - javax.activation - activation - - - - - org.apache.cxf - cxf-tools-common - ${cxf.version} - - - org.jvnet.staxex - stax-ex - - - javax.xml.soap - javax.xml.soap-api - - - - - org.apache.cxf - cxf-rt-frontend-jaxws - ${cxf.version} - - - org.apache.cxf - cxf-rt-databinding-aegis - ${cxf.version} - - - org.apache.cxf - cxf-rt-transports-local - ${cxf.version} - - - org.apache.cxf - cxf-rt-transports-http - ${cxf.version} - - - - org.apache.httpcomponents - httpclient - - - - org.apache.httpcomponents - httpcore - - - - - org.apache.cxf - cxf-rt-transports-http-jetty - ${cxf.version} - - - org.apache.cxf - cxf-rt-transports-jms - ${cxf.version} - - - org.apache.cxf - cxf-rt-management - ${cxf.version} - - - org.apache.cxf - cxf-rt-bindings-soap - ${cxf.version} - - - org.apache.cxf - cxf-rt-ws-security - ${cxf.version} - - - org.codehaus.woodstox - woodstox-core-asl - - - - - org.apache.cxf - cxf-rt-frontend-jaxrs - ${cxf.version} - - - jakarta.ws.rs - jakarta.ws.rs-api - - - - - org.apache.cxf - cxf-rt-rs-client - ${cxf.version} - - - org.jvnet.staxex - stax-ex - - - javax.xml.soap - javax.xml.soap-api - - - - - org.apache.cxf - cxf-rt-rs-extension-providers - ${cxf.version} - - - org.apache.cxf.xjc-utils - cxf-xjc-runtime - ${cxf-xjc.version} - - - javax.activation - activation - - - - - org.apache.wss4j - wss4j-ws-security-common - ${wss4j.version} - - - org.apache.geronimo.javamail - geronimo-javamail_1.4_mail - - - org.bouncycastle - bcprov-jdk15on - - - com.google.guava - guava - - - - - com.google.guava - guava - ${guava.version} - - - org.apache.wss4j - wss4j-ws-security-dom - ${wss4j.version} - - - org.bouncycastle - bcprov-jdk15on - - - - - - org.codehaus.woodstox - stax2-api - 3.1.4 - - - org.apache.felix - org.osgi.core - 1.4.0 - - - org.forgerock.opendj - opendj - ${opendj.version} - - - - net.tirasa.connid - connector-framework - ${connid.version} - - - net.tirasa.connid - connector-framework-internal - ${connid.version} - - - com.evolveum.polygon - connector-databasetable - 1.4.3.0 - - - com.evolveum.polygon - connector-csv - 2.3 - - - com.evolveum.polygon - connector-ldap - 3.0-M3 - - - - org.slf4j - slf4j-jdk14 - - - - - com.evolveum.polygon - connector-powershell - 1.0-M1 - - - - com.evolveum.icf - dummy - 1.1.0.0-e1 - - - org.scannotation - scannotation - 1.0.3 - - - - org.slf4j - jcl-over-slf4j - ${slf4j.version} - - - org.slf4j - log4j-over-slf4j - ${slf4j.version} - - - org.slf4j - slf4j-api - ${slf4j.version} - - - org.quartz-scheduler - quartz - ${quartz.version} - - - com.mchange - c3p0 - - - com.mchange - mchange-commons-java - - - com.zaxxer - * - - - - - - org.apache.santuario - xmlsec - ${xmlsec.version} - - - javax.xml.stream - stax-api - - - org.codehaus.woodstox - woodstox-core-asl - - - - - org.springframework - spring-core - ${spring.version} - - - - org.springframework - spring-jcl - - - - - org.springframework.security.extensions - spring-security-saml2-core - ${spring.security.saml2.version} - - - commons-logging - commons-logging - - - org.bouncycastle - bcpkix-jdk15on - - - org.bouncycastle - bcprov-jdk15on - - - - - org.cache2k - cache2k-api - ${cache2k.version} - - - org.cache2k - cache2k-core - ${cache2k.version} - - - aopalliance - aopalliance - 1.0 - - - - org.xmlunit - xmlunit-core - ${xmlunit.version} - - - org.xmlunit - xmlunit-legacy - ${xmlunit.version} - - - xml-resolver - xml-resolver - ${xml.resolver.version} - - - mysql - mysql-connector-java - ${jdbc.mysql} - - - org.postgresql - postgresql - ${jdbc.postgres} - - - com.microsoft.sqlserver - mssql-jdbc - ${jdbc.sqlserver} - - - org.mariadb.jdbc - mariadb-java-client - ${jdbc.mariadb} - - - commons-cli - commons-cli - ${commons.cli} - - - org.forgerock.opendj - opendj-ldap-sdk - ${opendj.version} - - - org.apache.velocity - velocity - 1.7 - - - org.apache.derby - derby - ${derby.version} - - - org.apache.derby - derbynet - ${derby.version} - - - org.apache.derby - derbyclient - ${derby.version} - - - - - net.sf.jasperreports - jasperreports - ${jasper.version} - - - xml-apis - xml-apis - - - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.core - jackson-databind - - - com.fasterxml.jackson.core - jackson-annotations - - - - commons-logging - commons-logging - - - bouncycastle - bcmail-jdk14 - - - org.bouncycastle - bcmail-jdk14 - - - bouncycastle - bcprov-jdk14 - - - org.bouncycastle - bcprov-jdk14 - - - org.bouncycastle - bctsp-jdk14 - - - - javax.xml.stream - stax-api - - - - - - stax - stax - 1.2.0 - - - stax - stax-api - - - - - - - org.apache.poi - poi - 3.17 - - - com.fasterxml.jackson.core - jackson-core - ${jackson.version} - - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.version} - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base - ${jackson.version} - - - org.yaml - snakeyaml - ${snakeyaml.version} - - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - - - com.fasterxml.jackson.module - jackson-module-jaxb-annotations - ${jackson.version} - - - com.fasterxml.jackson.dataformat - jackson-dataformat-yaml - ${jackson.version} - - - org.apache.ws.xmlschema - xmlschema-core - 2.1.0 - - - org.jvnet.jaxb2_commons - jaxb2-basics-runtime - 0.6.3 - - - - - org.apache.maven - maven-plugin-api - ${maven.api.version} - - - org.codehaus.plexus - plexus-component-annotations - - - org.codehaus.plexus - plexus-classworlds - - - - - org.apache.maven - maven-model - ${maven.api.version} - - - org.apache.maven - maven-artifact - ${maven.api.version} - - - org.apache.maven - maven-core - ${maven.api.version} - - - org.apache.maven - maven-archiver - 3.4.0 - - - org.codehaus.plexus - plexus-container-default - - - org.codehaus.plexus - plexus-component-annotations - - - org.slf4j - slf4j-jdk14 - - - - - org.codehaus.plexus - plexus-archiver - 4.1.0 - - - org.slf4j - slf4j-jdk14 - - - - - org.codehaus.plexus - plexus-utils - 3.1.0 - - - org.codehaus.plexus - plexus-io - 3.1.1 - - - org.codehaus.plexus - plexus-interactivity-api - 1.0 - - - org.codehaus.plexus - plexus-classworlds - - - - - - ro.isdc.wro4j - wro4j-core - ${wro4j.version} - - - slf4j-api - org.slf4j - - - org.webjars - webjars-locator - - - - - ro.isdc.wro4j - wro4j-extensions - ${wro4j.version} - - - org.slf4j - slf4j-api - - - org.slf4j - slf4j-log4j12 - - - - - joda-time - joda-time - 2.6 - - - org.apache.commons - commons-collections4 - 4.1 - - - org.apache.directory.api - api-all - 1.0.0 - - - slf4j-api - org.slf4j - - - xml-apis - xml-apis - - - - - javax.mail - mail - 1.4.5 - - - javax.mail - javax.mail-api - 1.5.4 - - - org.ocpsoft.prettytime - prettytime - 4.0.0.Final - - - com.github.openjson - openjson - 1.0.10 - - - org.opensaml - opensaml-security-impl - 3.3.0 - - - - - org.webjars.bower - adminlte - 2.3.11 - - - org.webjars - respond - 1.4.2 - - - org.webjars - html5shiv - 3.7.3 - - - org.webjars - font-awesome - 4.7.0 - - - org.webjars.npm - ionicons - 3.0.0 - - - org.webjars - webjars-locator-core - 0.35 - - - org.webjars - less - 2.5.3 - - - org.webjars - swagger-ui - 2.2.5 - - - - com.beust - jcommander - ${jcommander.version} - - - - org.eclipse.jetty - jetty-server - ${jetty.version} - - - org.eclipse.jetty - jetty-http - ${jetty.version} - - - org.eclipse.jetty - jetty-io - ${jetty.version} - - - org.eclipse.jetty - jetty-util - ${jetty.version} - - - org.apache.qpid - qpid-broker-core - ${qpid-broker.version} - - - org.apache.qpid - qpid-broker-plugins-amqp-0-8-protocol - ${qpid-broker.version} - - - org.apache.qpid - qpid-broker-plugins-memory-store - ${qpid-broker.version} - - - - org.jasig.cas.client - cas-client-core - 3.5.1 - - - - - com.codeborne - selenide - 5.3.1 - - - - io.netty - netty-all - - - com.google.guava - guava - - - - - org.seleniumhq.selenium - selenium-java - 3.14.0 - - - - commons-logging - commons-logging - - - - - org.seleniumhq.selenium - selenium-api - ${selenium.version} - - - - com.squareup.okio - okio - 1.14.1 - - - io.netty - netty-all - 4.1.42.Final - - - ch.qos.logback - * - - - - - org.jsoup - jsoup - 1.10.2 - - - dnsjava - dnsjava - 2.1.8 - - - - - org.testng - testng - ${testng.version} - - - com.evolveum.midpoint.tools - test-ng - ${project.version} - - - com.evolveum.midpoint.infra - test-util - ${project.version} - - - - - - - - - evolveum - Evolveum Public Releases - https://nexus.evolveum.com/nexus/content/groups/public/ - - - evolveum-snapshots - Evolveum Snapshots - https://nexus.evolveum.com/nexus/content/repositories/snapshots/ - - - spring-milestone - Spring Milestone Repository - https://repo.spring.io/milestone - - - - - evolveum - Evolveum - https://nexus.evolveum.com/nexus/content/groups/public - - - - - - - org.springframework.boot - spring-boot-maven-plugin - 2.0.1.RELEASE - - true - - - - - org.apache.maven.plugins - maven-source-plugin - 3.1.0 - - - attach-sources - package - - jar - - - - - - com.lukegb.mojo - gitdescribe-maven-plugin - 3.0 - - - - gitdescribe - - git-describe - initialize - - - - - - - - org.apache.maven.plugins - maven-jar-plugin - 3.2.0 - - true - - - ${project.version} - ${git.describe} - Evolveum - https://www.evolveum.com - https://jira.evolveum.com - dual-licensed under the Apache License 2.0 and European Union Public License - https://www.apache.org/licenses/LICENSE-2.0.txt and https://joinup.ec.europa.eu/collection/eupl/eupl-text-11-12 - - - - - - org.apache.maven.plugins - maven-war-plugin - 3.2.3 - - - - ${project.version} - ${git.describe} - Evolveum - https://www.evolveum.com - https://jira.evolveum.com - dual-licensed under the Apache License 2.0 and European Union Public License - https://www.apache.org/licenses/LICENSE-2.0.txt and https://joinup.ec.europa.eu/collection/eupl/eupl-text-11-12 - - - true - false - - - - org.eclipse.jetty - jetty-maven-plugin - ${jetty.version} - - - - org.eclipse.jetty.annotations.maxWait - 240 - - - - /midpoint - - - true - - -Xdebug -Xrunjdwp:transport=dt_socket,address=5000,server=y,suspend=n - - - - - pl.project13.maven - git-commit-id-plugin - 3.0.1 - - - - org.apache.maven.plugins - maven-shade-plugin - 2.3 - - - org.apache.maven.plugins - maven-enforcer-plugin - 3.0.0-M2 - - - enforce - - - - 3.6 - - - - - - commons-logging:commons-logging - org.springframework:spring-jcl - - - - - - - - enforce - - - - - - - org.apache.maven.plugins - maven-dependency-plugin - 3.1.1e1 - - - analyze - - analyze-only - - - true - true - - - - - - javax.xml.bind:jaxb-api - com.sun.activation:javax.activation - javax.activation:activation - - - xml-apis:xml-apis - - - jakarta.activation:jakarta.activation-api - jakarta.xml.bind:jakarta.xml.bind-api - org.glassfish.jaxb:xsom - org.glassfish.jaxb:jaxb-runtime - - - org.slf4j:jcl-over-slf4j - org.slf4j:slf4j-api - org.danekja:jdk-serializable-functional - - - - - - - maven-javadoc-plugin - 3.1.1 - - - org.apache.maven.plugins - maven-checkstyle-plugin - ${checkstyle.version} - - ${maven.multiModuleProjectDirectory}/config/checkstyle/checkstyle.xml - ${maven.multiModuleProjectDirectory}/config/checkstyle/checkstyle-suppressions.xml - UTF-8 - true - true - false - **/*.java - - **/*.properties,**/*.xml,**/*.xsd,**/*.wsdl,**/*.json,**/*.yaml,**/*.yml - - - - validate - validate - - check - - - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.0 - - ${project.source.version} - ${project.source.version} - - - - org.apache.maven.plugins - maven-resources-plugin - 3.1.0 - - - com.rimerosolutions.maven.plugins - wrapper-maven-plugin - 0.0.4 - - - org.apache.maven.plugins - maven-plugin-plugin - - 3.6.0 - - - org.apache.maven.plugins - maven-deploy-plugin - 2.8.2 - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-dependency-plugin - [3.1.1,) - - copy-dependencies - unpack - - - - - - - - - org.apache.cxf - cxf-codegen-plugin - [3.3.1,) - - wsdl2java - - - - - - - - - com.lukegb.mojo - gitdescribe-maven-plugin - [3.0,) - - gitdescribe - - - - - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - ${surefire.version} - - - default-test - test - - test - - - - - false - 1 - true - ${redirectTestOutputToFile} - false - - false - - src/test/resources/truststore.jks - target/midpoint-home - ${project.build.directory}/test-classes/logging.properties - - - ${surefire.args} - - - - /opt/jenkins_db_configs/ojdbc7.jar - - c:\midpoint\jdbc-drivers\ojdbc7.jar - - - testng-unit.xml - - - - suitename - Unit - - - listener - - com.evolveum.midpoint.tools.testng.TestListener,com.evolveum.midpoint.tools.testng.RetryListener - - - - - - - org.apache.maven.surefire - surefire-testng - ${surefire.version} - - - - - org.apache.maven.plugins - maven-failsafe-plugin - ${failsafe.version} - - - integration-test - integration-test - - integration-test - verify - - - - - ${redirectTestOutputToFile} - - src/test/resources/truststore.jks - target/midpoint-home - ${project.build.directory}/test-classes/logging.properties - - ${failsafe.args} - - testng-integration.xml - - - - suitename - Integration - - - listener - com.evolveum.midpoint.tools.testng.TestListener,com.evolveum.midpoint.tools.testng.RetryListener - - - - - /opt/jenkins_db_configs/ojdbc7.jar - - c:\midpoint\jdbc-drivers\ojdbc7.jar - - - - - - org.codehaus.mojo - findbugs-maven-plugin - 3.0.5 - - Max - Low - true - com.evolveum.midpoint.* - - - - maven-assembly-plugin - 3.1.1 - - - - - - - - - org.codehaus.mojo - findbugs-maven-plugin - - - org.apache.maven.plugins - maven-checkstyle-plugin - - ${checkstyle.version} - - ${maven.multiModuleProjectDirectory}/build-system/checkstyle-configs/checkstyle.xml - - UTF-8 - true - true - false - - - - - checkstyle - - - - - - - - - - dist - - - !skipDist - - - - dist - - - - - - extratest - - true - - - - - jdk-11 - - 11 - - - 11 - - - - - - xerces - xercesImpl - ${xerces.version} - - - xml-apis - xml-apis - - - - - xalan - serializer - ${xalan.version} - - - xml-apis - xml-apis - - - - - - - - - jdk-8 - - 1.8 - - - 1.8 - - - - + + + + + 4.0.0 + + + + com.evolveum.midpoint + midpoint + 4.1-SNAPSHOT + pom + + midPoint Project + Utility module to compile all of the maven based midPoint projects. + + evolveum + https://www.evolveum.com + + + + Apache License v2.0 + https://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + European Union Public License + https://joinup.ec.europa.eu/collection/eupl/eupl-text-11-12 + repo + + + + + tools + infra + repo + provisioning + model + custom + gui + icf-connectors + testing + + + + https://github.com/Evolveum/midpoint.git + git@github.com:Evolveum/midpoint.git + https://github.com/Evolveum/midpoint.git + + + Atlassian JIRA + https://jira.evolveum.com/browse/MID + + + + evolveum-nexus + Internal Releases + https://nexus.evolveum.com/nexus/content/repositories/releases/ + + + evolveum-nexus + Internal Snapshots + https://nexus.evolveum.com/nexus/content/repositories/snapshots/ + + + + + + + UTF-8 + 1.8 + en_US + true + false + false + + + ${describe} + ${maven.build.timestamp} + EEE, d MMM yyyy HH:mm:ss Z + + + -Xms1024m -Xmx4096m + -Xms1024m -Xmx4096m -Duser.language=en + + full + + true + + + 2.6 + 2.6 + 1.2 + 3.3.1 + 3.3.0 + 2.2.0 + 2.4.7 + 2.3.1 + 2.3.0.1 + 2.3.0.1 + 2.6.2 + 2.3.0.e3 + 3.141.59 + 1.7.25 + 1.2.3 + 2.1.8.RELEASE + + 5.1.9.RELEASE + 5.1.6.RELEASE + 2.0.0.M30 + 1.2.1.Final + 3.5.0 + 6.14.3 + 1.2 + 2.1.1 + 2.2.3 + + 5.2.12.Final + 1.4.193 + 42.2.2 + 6.4.0.jre8 + 2.3.0 + 6.0.6 + 8.6.0 + 2.5.8 + 1.3 + 2.1.4 + 1.5.0.10 + 6.5.0 + 10.11.1.1 + 1.8.0 + 2.10.0 + 1.23 + 3.0.0-M3 + 0.9.11 + 28.1-jre + 1.72 + 3.0.0-M3 + 1.8 + 1.4.0 + 7.1.1 + 2.3.2 + 7.0 + 2.3.1 + 1.1.3 + 1.2.0 + 9.4.20.v20190813 + 3.6.2 + 3.1.0 + 2.7.2 + 2.12.0 + + + + + + + + javax.xml.soap + javax.xml.soap-api + ${javax.xml.soap.version} + + + javax.xml.ws + jaxws-api + ${jaxws-api.version} + + + org.apache.geronimo.specs + geronimo-ws-metadata_2.0_spec + ${geronimo-ws-metadata_2.0_spec.version} + + + com.sun.activation + javax.activation + ${activation.version} + + + + + org.springframework.boot + spring-boot-dependencies + ${spring.boot.version} + pom + import + + + org.springframework.boot + spring-boot-starter-test + ${spring.boot.version} + + + org.ow2.asm + asm + + + + + + + org.reflections + reflections + ${reflections.version} + + + com.google.guava + guava + + + + + + + org.apache.wicket + wicket-core + ${wicket.version} + + + org.apache.wicket + wicket-request + ${wicket.version} + + + org.apache.wicket + wicket-ioc + ${wicket.version} + + + org.ow2.asm + asm + + + org.apache.ant + ant + + + + + org.apache.wicket + wicket-util + ${wicket.version} + + + org.apache.wicket + wicket-devutils + ${wicket.version} + + + org.apache.wicket + wicket-auth-roles + ${wicket.version} + + + org.apache.wicket + wicket-spring + ${wicket.version} + + + org.springframework + * + + + + + org.apache.wicket + wicket-extensions + ${wicket.version} + + + org.apache.wicket + wicket-datetime + 8.0.0-M7 + + + org.ow2.asm + asm + ${asm.version} + + + org.apache.commons + commons-email + ${commons-email.version} + + + javax.activation + activation + + + + + org.codehaus.groovy + groovy-all + ${groovy.version} + pom + + + org.codehaus.groovy + groovy-ant + + + org.codehaus.groovy + groovy-test-junit5 + + + org.codehaus.groovy + groovy-test + + + org.codehaus.groovy + groovy-testng + + + + + org.codehaus.groovy + groovy + ${groovy.version} + + + org.python + jython + 2.5.3 + + + com.h2database + h2 + ${h2.version} + + + org.hibernate + hibernate-core + ${hibernate.version} + + + javax.annotation + jsr250-api + + + + + org.hibernate.javax.persistence + hibernate-jpa-2.1-api + 1.0.0.Final + + + org.javassist + javassist + + 3.25.0-GA + + + com.zaxxer + HikariCP + 3.3.1 + + + org.slf4j + jul-to-slf4j + ${slf4j.version} + + + ch.qos.logback + logback-classic + ${logback.version} + + + ch.qos.logback + logback-core + ${logback.version} + + + org.codehaus.janino + janino + 3.0.10 + + + com.sleepycat + je + 5.0.103 + + + + xerces + xercesImpl + ${xerces.version} + + + xalan + xalan + ${xalan.version} + + + org.codehaus.staxmate + staxmate + 2.0.1 + + + stax + stax-api + + + + + javax.xml.bind + jaxb-api + ${jaxb-api.version} + + + com.sun.xml.bind + jaxb-impl + ${jaxb.version} + + + com.sun.xml.bind + jaxb-core + ${jaxb.version} + + + com.sun.xml.bind + jaxb-xjc + ${jaxb-xjc.version} + + + net.sourceforge.ccxjc + cc-xjc-plugin + 2.0 + + + com.sun.xsom + xsom + 20140925 + + + commons-validator + commons-validator + 1.5.1 + + + + commons-logging + commons-logging + + + commons-digester + commons-digester + + + + + commons-beanutils + commons-beanutils + 1.9.4 + + + + commons-logging + commons-logging + + + + + commons-codec + commons-codec + 1.10 + + + commons-collections + commons-collections + 3.2.2 + + + org.apache.commons + commons-configuration2 + 2.6 + + + + commons-logging + commons-logging + + + + + org.apache.commons + commons-text + 1.8 + + + + com.google.code.findbugs + jsr305 + 3.0.2 + + + commons-io + commons-io + ${commons.io.version} + + + commons-lang + commons-lang + ${commons.lang.version} + + + commons-pool + commons-pool + 1.5.6 + + + commons-javaflow + commons-javaflow + 20060411 + + + org.jetbrains + annotations + 18.0.0 + + + javax.annotation + jsr250-api + 1.0 + + + javax.jws + jsr181-api + 1.0-MR1 + + + javax.inject + javax.inject + 1 + + + javax.persistence + persistence-api + 1.0 + true + + + javax.servlet + servlet-api + 2.5 + provided + + + javax.ws.rs + javax.ws.rs-api + 2.1 + + + + org.apache.httpcomponents + httpclient + 4.5.3.e3 + + + + commons-logging + commons-logging + + + + + + org.apache.httpcomponents + httpcore + 4.4.6 + + + org.apache.cxf + cxf-rt-core + ${cxf.version} + + + + org.apache.geronimo.specs + geronimo-javamail_1.4_spec + + + org.apache.geronimo.specs + geronimo-activation_1.1_spec + + + javax.activation + activation + + + + + org.apache.cxf + cxf-core + ${cxf.version} + + + org.jvnet.staxex + stax-ex + + + javax.xml.soap + javax.xml.soap-api + + + + org.glassfish.jaxb + jaxb-xjc + + + + + org.apache.cxf + cxf-rt-frontend-simple + ${cxf.version} + + + org.apache.cxf + cxf-rt-wsdl + ${cxf.version} + + + javax.activation + activation + + + + + org.apache.cxf + cxf-tools-common + ${cxf.version} + + + org.jvnet.staxex + stax-ex + + + javax.xml.soap + javax.xml.soap-api + + + + + org.apache.cxf + cxf-rt-frontend-jaxws + ${cxf.version} + + + org.apache.cxf + cxf-rt-databinding-aegis + ${cxf.version} + + + org.apache.cxf + cxf-rt-transports-local + ${cxf.version} + + + org.apache.cxf + cxf-rt-transports-http + ${cxf.version} + + + + org.apache.httpcomponents + httpclient + + + + org.apache.httpcomponents + httpcore + + + + + org.apache.cxf + cxf-rt-transports-http-jetty + ${cxf.version} + + + org.apache.cxf + cxf-rt-transports-jms + ${cxf.version} + + + org.apache.cxf + cxf-rt-management + ${cxf.version} + + + org.apache.cxf + cxf-rt-bindings-soap + ${cxf.version} + + + org.apache.cxf + cxf-rt-ws-security + ${cxf.version} + + + org.codehaus.woodstox + woodstox-core-asl + + + + + org.apache.cxf + cxf-rt-frontend-jaxrs + ${cxf.version} + + + jakarta.ws.rs + jakarta.ws.rs-api + + + + + org.apache.cxf + cxf-rt-rs-client + ${cxf.version} + + + org.jvnet.staxex + stax-ex + + + javax.xml.soap + javax.xml.soap-api + + + + + org.apache.cxf + cxf-rt-rs-extension-providers + ${cxf.version} + + + org.apache.cxf.xjc-utils + cxf-xjc-runtime + ${cxf-xjc.version} + + + javax.activation + activation + + + + + org.apache.wss4j + wss4j-ws-security-common + ${wss4j.version} + + + org.apache.geronimo.javamail + geronimo-javamail_1.4_mail + + + org.bouncycastle + bcprov-jdk15on + + + com.google.guava + guava + + + + + com.google.guava + guava + ${guava.version} + + + org.apache.wss4j + wss4j-ws-security-dom + ${wss4j.version} + + + org.bouncycastle + bcprov-jdk15on + + + + + + org.codehaus.woodstox + stax2-api + 3.1.4 + + + org.apache.felix + org.osgi.core + 1.4.0 + + + org.forgerock.opendj + opendj + ${opendj.version} + + + + net.tirasa.connid + connector-framework + ${connid.version} + + + net.tirasa.connid + connector-framework-internal + ${connid.version} + + + com.evolveum.polygon + connector-databasetable + 1.4.3.0 + + + com.evolveum.polygon + connector-csv + 2.3 + + + com.evolveum.polygon + connector-ldap + 3.0-M3 + + + + org.slf4j + slf4j-jdk14 + + + + + com.evolveum.polygon + connector-powershell + 1.0-M1 + + + + com.evolveum.icf + dummy + 1.1.0.0-e1 + + + org.scannotation + scannotation + 1.0.3 + + + + org.slf4j + jcl-over-slf4j + ${slf4j.version} + + + org.slf4j + log4j-over-slf4j + ${slf4j.version} + + + org.slf4j + slf4j-api + ${slf4j.version} + + + org.quartz-scheduler + quartz + ${quartz.version} + + + com.mchange + c3p0 + + + com.mchange + mchange-commons-java + + + com.zaxxer + * + + + + + + org.apache.santuario + xmlsec + ${xmlsec.version} + + + javax.xml.stream + stax-api + + + org.codehaus.woodstox + woodstox-core-asl + + + + + org.springframework + spring-core + ${spring.version} + + + + org.springframework + spring-jcl + + + + + org.springframework.security.extensions + spring-security-saml2-core + ${spring.security.saml2.version} + + + commons-logging + commons-logging + + + org.bouncycastle + bcpkix-jdk15on + + + org.bouncycastle + bcprov-jdk15on + + + + + org.cache2k + cache2k-api + ${cache2k.version} + + + org.cache2k + cache2k-core + ${cache2k.version} + + + aopalliance + aopalliance + 1.0 + + + + org.xmlunit + xmlunit-core + ${xmlunit.version} + + + org.xmlunit + xmlunit-legacy + ${xmlunit.version} + + + xml-resolver + xml-resolver + ${xml.resolver.version} + + + mysql + mysql-connector-java + ${jdbc.mysql} + + + org.postgresql + postgresql + ${jdbc.postgres} + + + com.microsoft.sqlserver + mssql-jdbc + ${jdbc.sqlserver} + + + org.mariadb.jdbc + mariadb-java-client + ${jdbc.mariadb} + + + commons-cli + commons-cli + ${commons.cli} + + + org.forgerock.opendj + opendj-ldap-sdk + ${opendj.version} + + + org.apache.velocity + velocity + 1.7 + + + org.apache.derby + derby + ${derby.version} + + + org.apache.derby + derbynet + ${derby.version} + + + org.apache.derby + derbyclient + ${derby.version} + + + + + net.sf.jasperreports + jasperreports + ${jasper.version} + + + xml-apis + xml-apis + + + com.fasterxml.jackson.core + jackson-core + + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.core + jackson-annotations + + + + commons-logging + commons-logging + + + bouncycastle + bcmail-jdk14 + + + org.bouncycastle + bcmail-jdk14 + + + bouncycastle + bcprov-jdk14 + + + org.bouncycastle + bcprov-jdk14 + + + org.bouncycastle + bctsp-jdk14 + + + + javax.xml.stream + stax-api + + + + + + stax + stax + 1.2.0 + + + stax + stax-api + + + + + + + org.apache.poi + poi + 3.17 + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + + + com.fasterxml.jackson.core + jackson-annotations + ${jackson.version} + + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-base + ${jackson.version} + + + org.yaml + snakeyaml + ${snakeyaml.version} + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + ${jackson.version} + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + ${jackson.version} + + + org.apache.ws.xmlschema + xmlschema-core + 2.1.0 + + + org.jvnet.jaxb2_commons + jaxb2-basics-runtime + 0.6.3 + + + + + org.apache.maven + maven-plugin-api + ${maven.api.version} + + + org.codehaus.plexus + plexus-component-annotations + + + org.codehaus.plexus + plexus-classworlds + + + + + org.apache.maven + maven-model + ${maven.api.version} + + + org.apache.maven + maven-artifact + ${maven.api.version} + + + org.apache.maven + maven-core + ${maven.api.version} + + + org.apache.maven + maven-archiver + 3.4.0 + + + org.codehaus.plexus + plexus-container-default + + + org.codehaus.plexus + plexus-component-annotations + + + org.slf4j + slf4j-jdk14 + + + + + org.codehaus.plexus + plexus-archiver + 4.1.0 + + + org.slf4j + slf4j-jdk14 + + + + + org.codehaus.plexus + plexus-utils + 3.1.0 + + + org.codehaus.plexus + plexus-io + 3.1.1 + + + org.codehaus.plexus + plexus-interactivity-api + 1.0 + + + org.codehaus.plexus + plexus-classworlds + + + + + + ro.isdc.wro4j + wro4j-core + ${wro4j.version} + + + slf4j-api + org.slf4j + + + org.webjars + webjars-locator + + + + + ro.isdc.wro4j + wro4j-extensions + ${wro4j.version} + + + org.slf4j + slf4j-api + + + org.slf4j + slf4j-log4j12 + + + + + joda-time + joda-time + 2.6 + + + org.apache.commons + commons-collections4 + 4.1 + + + org.apache.directory.api + api-all + 1.0.0 + + + slf4j-api + org.slf4j + + + xml-apis + xml-apis + + + + + javax.mail + mail + 1.4.5 + + + javax.mail + javax.mail-api + 1.5.4 + + + org.ocpsoft.prettytime + prettytime + 4.0.0.Final + + + com.github.openjson + openjson + 1.0.10 + + + org.opensaml + opensaml-security-impl + 3.3.0 + + + + + org.webjars.bower + adminlte + 2.3.11 + + + org.webjars + respond + 1.4.2 + + + org.webjars + html5shiv + 3.7.3 + + + org.webjars + font-awesome + 4.7.0 + + + org.webjars.npm + ionicons + 3.0.0 + + + org.webjars + webjars-locator-core + 0.35 + + + org.webjars + less + 2.5.3 + + + org.webjars + swagger-ui + 2.2.5 + + + + com.beust + jcommander + ${jcommander.version} + + + + org.eclipse.jetty + jetty-server + ${jetty.version} + + + org.eclipse.jetty + jetty-http + ${jetty.version} + + + org.eclipse.jetty + jetty-io + ${jetty.version} + + + org.eclipse.jetty + jetty-util + ${jetty.version} + + + org.apache.qpid + qpid-broker-core + ${qpid-broker.version} + + + org.apache.qpid + qpid-broker-plugins-amqp-0-8-protocol + ${qpid-broker.version} + + + org.apache.qpid + qpid-broker-plugins-memory-store + ${qpid-broker.version} + + + + org.jasig.cas.client + cas-client-core + 3.5.1 + + + + + com.codeborne + selenide + 5.3.1 + + + + io.netty + netty-all + + + com.google.guava + guava + + + + + org.seleniumhq.selenium + selenium-java + 3.14.0 + + + + commons-logging + commons-logging + + + + + org.seleniumhq.selenium + selenium-api + ${selenium.version} + + + + com.squareup.okio + okio + 1.14.1 + + + io.netty + netty-all + 4.1.42.Final + + + ch.qos.logback + * + + + + + org.jsoup + jsoup + 1.10.2 + + + dnsjava + dnsjava + 2.1.8 + + + + + org.testng + testng + ${testng.version} + + + com.evolveum.midpoint.tools + test-ng + ${project.version} + + + com.evolveum.midpoint.infra + test-util + ${project.version} + + + + + + + + + evolveum + Evolveum Public Releases + https://nexus.evolveum.com/nexus/content/groups/public/ + + + evolveum-snapshots + Evolveum Snapshots + https://nexus.evolveum.com/nexus/content/repositories/snapshots/ + + + spring-milestone + Spring Milestone Repository + https://repo.spring.io/milestone + + + + + evolveum + Evolveum + https://nexus.evolveum.com/nexus/content/groups/public + + + + + + + org.springframework.boot + spring-boot-maven-plugin + 2.0.1.RELEASE + + true + + + + + org.apache.maven.plugins + maven-source-plugin + 3.1.0 + + + attach-sources + package + + jar + + + + + + com.lukegb.mojo + gitdescribe-maven-plugin + 3.0 + + + + gitdescribe + + git-describe + initialize + + + + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.2.0 + + true + + + ${project.version} + ${git.describe} + Evolveum + https://www.evolveum.com + https://jira.evolveum.com + dual-licensed under the Apache License 2.0 and European Union Public License + https://www.apache.org/licenses/LICENSE-2.0.txt and https://joinup.ec.europa.eu/collection/eupl/eupl-text-11-12 + + + + + + org.apache.maven.plugins + maven-war-plugin + 3.2.3 + + + + ${project.version} + ${git.describe} + Evolveum + https://www.evolveum.com + https://jira.evolveum.com + dual-licensed under the Apache License 2.0 and European Union Public License + https://www.apache.org/licenses/LICENSE-2.0.txt and https://joinup.ec.europa.eu/collection/eupl/eupl-text-11-12 + + + true + false + + + + org.eclipse.jetty + jetty-maven-plugin + ${jetty.version} + + + + org.eclipse.jetty.annotations.maxWait + 240 + + + + /midpoint + + + true + + -Xdebug -Xrunjdwp:transport=dt_socket,address=5000,server=y,suspend=n + + + + + pl.project13.maven + git-commit-id-plugin + 3.0.1 + + + + org.apache.maven.plugins + maven-shade-plugin + 2.3 + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M2 + + + enforce + + + + 3.6 + + + + + + commons-logging:commons-logging + org.springframework:spring-jcl + + + + + + + + enforce + + + + + + + org.apache.maven.plugins + maven-dependency-plugin + 3.1.1e1 + + + analyze + + analyze-only + + + true + true + + + + + + com.evolveum.midpoint.*:* + + + javax.xml.bind:jaxb-api + com.sun.activation:javax.activation + javax.activation:activation + + + xml-apis:xml-apis + + + jakarta.activation:jakarta.activation-api + jakarta.xml.bind:jakarta.xml.bind-api + org.glassfish.jaxb:xsom + org.glassfish.jaxb:jaxb-runtime + + + org.slf4j:jcl-over-slf4j + org.slf4j:slf4j-api + org.danekja:jdk-serializable-functional + + + + + + + maven-javadoc-plugin + 3.1.1 + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + ${maven.multiModuleProjectDirectory}/config/checkstyle/checkstyle.xml + ${maven.multiModuleProjectDirectory}/config/checkstyle/checkstyle-suppressions.xml + UTF-8 + true + true + false + **/*.java + + **/*.properties,**/*.xml,**/*.xsd,**/*.wsdl,**/*.json,**/*.yaml,**/*.yml + + + + validate + validate + + check + + + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.0 + + ${project.source.version} + ${project.source.version} + + + + org.apache.maven.plugins + maven-resources-plugin + 3.1.0 + + + com.rimerosolutions.maven.plugins + wrapper-maven-plugin + 0.0.4 + + + org.apache.maven.plugins + maven-plugin-plugin + + 3.6.0 + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-dependency-plugin + [3.1.1,) + + copy-dependencies + unpack + + + + + + + + + org.apache.cxf + cxf-codegen-plugin + [3.3.1,) + + wsdl2java + + + + + + + + + com.lukegb.mojo + gitdescribe-maven-plugin + [3.0,) + + gitdescribe + + + + + + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire.version} + + + default-test + test + + test + + + + + false + 1 + true + ${redirectTestOutputToFile} + false + + false + + src/test/resources/truststore.jks + target/midpoint-home + ${project.build.directory}/test-classes/logging.properties + + + ${surefire.args} + + + + /opt/jenkins_db_configs/ojdbc7.jar + + c:\midpoint\jdbc-drivers\ojdbc7.jar + + + testng-unit.xml + + + + suitename + Unit + + + listener + + com.evolveum.midpoint.tools.testng.TestListener,com.evolveum.midpoint.tools.testng.RetryListener + + + + + + + org.apache.maven.surefire + surefire-testng + ${surefire.version} + + + + + org.apache.maven.plugins + maven-failsafe-plugin + ${failsafe.version} + + + integration-test + integration-test + + integration-test + verify + + + + + ${redirectTestOutputToFile} + + src/test/resources/truststore.jks + target/midpoint-home + ${project.build.directory}/test-classes/logging.properties + + ${failsafe.args} + + testng-integration.xml + + + + suitename + Integration + + + listener + com.evolveum.midpoint.tools.testng.TestListener,com.evolveum.midpoint.tools.testng.RetryListener + + + + + /opt/jenkins_db_configs/ojdbc7.jar + + c:\midpoint\jdbc-drivers\ojdbc7.jar + + + + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.5 + + Max + Low + true + com.evolveum.midpoint.* + + + + maven-assembly-plugin + 3.1.1 + + + + + + + + + org.codehaus.mojo + findbugs-maven-plugin + + + org.apache.maven.plugins + maven-checkstyle-plugin + + ${checkstyle.version} + + ${maven.multiModuleProjectDirectory}/build-system/checkstyle-configs/checkstyle.xml + + UTF-8 + true + true + false + + + + + checkstyle + + + + + + + + + + dist + + + !skipDist + + + + dist + + + + + + extratest + + true + + + + + jdk-11 + + 11 + + + 11 + + + + + + xerces + xercesImpl + ${xerces.version} + + + xml-apis + xml-apis + + + + + xalan + serializer + ${xalan.version} + + + xml-apis + xml-apis + + + + + + + + + jdk-8 + + 1.8 + + + 1.8 + + + + From 1d9bd89b64684e734071651b5d58062fa4e9db22 Mon Sep 17 00:00:00 2001 From: Richard Richter Date: Mon, 23 Mar 2020 23:08:39 +0100 Subject: [PATCH 2/2] repo/repo-sql-impl-test/pom.xml: midpoint internal deps cleanup --- repo/repo-sql-impl-test/pom.xml | 34 ++++++--------------------------- 1 file changed, 6 insertions(+), 28 deletions(-) diff --git a/repo/repo-sql-impl-test/pom.xml b/repo/repo-sql-impl-test/pom.xml index 640c0971a67..3351d5bd9f9 100644 --- a/repo/repo-sql-impl-test/pom.xml +++ b/repo/repo-sql-impl-test/pom.xml @@ -22,52 +22,30 @@ midPoint Repository - sql repository test - - com.evolveum.midpoint.infra - util - 4.1-SNAPSHOT - - - com.evolveum.midpoint.infra - prism-api - 4.1-SNAPSHOT - - - com.evolveum.midpoint.infra - prism-impl - 4.1-SNAPSHOT - test - - - com.evolveum.midpoint.infra - schema - 4.1-SNAPSHOT - com.evolveum.midpoint.infra common - 4.1-SNAPSHOT - test + ${project.version} com.evolveum.midpoint.repo repo-api - 4.1-SNAPSHOT + ${project.version} com.evolveum.midpoint.repo audit-api - 4.1-SNAPSHOT + ${project.version} com.evolveum.midpoint.repo task-api - 4.1-SNAPSHOT + ${project.version} com.evolveum.midpoint.repo repo-sql-impl - 4.1-SNAPSHOT + ${project.version} @@ -157,7 +135,7 @@ com.evolveum.midpoint.repo system-init - 4.1-SNAPSHOT + ${project.version} test