From 000ba2eefca5eb5244a54f0ae1ae02ab93abeb8e Mon Sep 17 00:00:00 2001 From: Katarina Valalikova Date: Tue, 17 Mar 2020 19:07:24 +0100 Subject: [PATCH] fixing report tests --- model/report-impl/pom.xml | 624 +++++++++++++++++++------------------- 1 file changed, 315 insertions(+), 309 deletions(-) diff --git a/model/report-impl/pom.xml b/model/report-impl/pom.xml index 21631fb004c..63a1d1ac7ef 100644 --- a/model/report-impl/pom.xml +++ b/model/report-impl/pom.xml @@ -1,309 +1,315 @@ - - - - - 4.0.0 - - - model - com.evolveum.midpoint.model - 4.1-SNAPSHOT - - - report-impl - jar - - midPoint Report - impl - - - - com.evolveum.midpoint.model - report-api - 4.1-SNAPSHOT - - - com.evolveum.midpoint.infra - util - 4.1-SNAPSHOT - - - com.evolveum.midpoint.infra - schema - 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.repo - audit-api - 4.1-SNAPSHOT - - - com.evolveum.midpoint.repo - task-api - 4.1-SNAPSHOT - - - com.evolveum.midpoint.repo - repo-common - 4.1-SNAPSHOT - - - com.evolveum.midpoint.repo - security-enforcer-api - 4.1-SNAPSHOT - - - com.evolveum.midpoint.infra - common - 4.1-SNAPSHOT - - - com.evolveum.midpoint.model - model-api - 4.1-SNAPSHOT - - - com.evolveum.midpoint.model - certification-api - 4.1-SNAPSHOT - - - com.evolveum.midpoint.model - model-common - 4.1-SNAPSHOT - - - com.evolveum.midpoint.model - workflow-api - 4.1-SNAPSHOT - - - - org.jetbrains - annotations - - - commons-lang - commons-lang - - - org.apache.commons - commons-lang3 - - - commons-io - commons-io - - - commons-codec - commons-codec - - - commons-collections - commons-collections - - - - - net.sf.jasperreports - jasperreports - - - - commons-javaflow - commons-javaflow - runtime - - - - org.apache.cxf - cxf-core - - - - org.springframework - spring-context - - - org.springframework - spring-beans - - - javax.annotation - javax.annotation-api - - - javax.xml.ws - jaxws-api - - - javax.xml.soap - javax.xml.soap-api - - - - - - javax.ws.rs - javax.ws.rs-api - - - - - - com.j2html - j2html - 1.4.0 - - - - org.apache.cxf - cxf-rt-rs-client - - - - - com.evolveum.midpoint.repo - repo-cache - 4.1-SNAPSHOT - test - - - com.evolveum.midpoint.provisioning - provisioning-impl - 4.1-SNAPSHOT - test - - - com.evolveum.midpoint.repo - task-quartz-impl - 4.1-SNAPSHOT - test - - - com.evolveum.icf - dummy-resource - 4.1-SNAPSHOT - test - - - com.evolveum.midpoint.repo - audit-impl - 4.1-SNAPSHOT - test - - - com.evolveum.midpoint.repo - security-impl - 4.1-SNAPSHOT - test - - - com.evolveum.midpoint.repo - security-enforcer-impl - 4.1-SNAPSHOT - test - - - com.evolveum.midpoint.model - model-test - 4.1-SNAPSHOT - test - - - com.evolveum.midpoint.repo - repo-sql-impl - 4.1-SNAPSHOT - test - - - com.evolveum.midpoint - midpoint-localization - ${project.version} - test - - - com.evolveum.midpoint.repo - repo-test-util - 4.1-SNAPSHOT - test - - - com.evolveum.midpoint.infra - test-util - test - - - org.testng - testng - test - - - com.evolveum.midpoint.tools - test-ng - test - - - org.springframework - spring-test - test - - - com.evolveum.midpoint.repo - system-init - 4.1-SNAPSHOT - test - - - com.evolveum.midpoint.repo - repo-sql-impl-test - 4.1-SNAPSHOT - test - - - org.springframework - spring-aspects - test - - - org.springframework - spring-aop - test - - - javax.servlet - servlet-api - test - - - com.googlecode.java-diff-utils - diffutils - 1.2.1 - test - - - - - - - - maven-failsafe-plugin - - - - + + + + + 4.0.0 + + + model + com.evolveum.midpoint.model + 4.1-SNAPSHOT + + + report-impl + jar + + midPoint Report - impl + + + + com.evolveum.midpoint.model + report-api + 4.1-SNAPSHOT + + + com.evolveum.midpoint.infra + util + 4.1-SNAPSHOT + + + com.evolveum.midpoint.infra + schema + 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.repo + audit-api + 4.1-SNAPSHOT + + + com.evolveum.midpoint.repo + task-api + 4.1-SNAPSHOT + + + com.evolveum.midpoint.repo + repo-common + 4.1-SNAPSHOT + + + com.evolveum.midpoint.repo + security-enforcer-api + 4.1-SNAPSHOT + + + com.evolveum.midpoint.infra + common + 4.1-SNAPSHOT + + + com.evolveum.midpoint.model + model-api + 4.1-SNAPSHOT + + + com.evolveum.midpoint.model + certification-api + 4.1-SNAPSHOT + + + com.evolveum.midpoint.model + model-common + 4.1-SNAPSHOT + + + com.evolveum.midpoint.model + workflow-api + 4.1-SNAPSHOT + + + + org.jetbrains + annotations + + + commons-lang + commons-lang + + + org.apache.commons + commons-lang3 + + + commons-io + commons-io + + + commons-codec + commons-codec + + + commons-collections + commons-collections + + + + + net.sf.jasperreports + jasperreports + + + + commons-javaflow + commons-javaflow + runtime + + + + org.apache.cxf + cxf-core + + + + org.springframework + spring-context + + + org.springframework + spring-beans + + + javax.annotation + javax.annotation-api + + + javax.xml.ws + jaxws-api + + + javax.xml.soap + javax.xml.soap-api + + + + + + javax.ws.rs + javax.ws.rs-api + + + + + + com.j2html + j2html + 1.4.0 + + + + org.apache.cxf + cxf-rt-rs-client + + + + + com.evolveum.midpoint.repo + repo-cache + 4.1-SNAPSHOT + test + + + com.evolveum.midpoint.provisioning + provisioning-impl + 4.1-SNAPSHOT + test + + + com.evolveum.midpoint.repo + task-quartz-impl + 4.1-SNAPSHOT + test + + + com.evolveum.icf + dummy-resource + 4.1-SNAPSHOT + test + + + com.evolveum.midpoint.repo + audit-impl + 4.1-SNAPSHOT + test + + + com.evolveum.midpoint.repo + security-impl + 4.1-SNAPSHOT + test + + + com.evolveum.midpoint.repo + security-enforcer-impl + 4.1-SNAPSHOT + test + + + com.evolveum.midpoint.model + model-test + 4.1-SNAPSHOT + test + + + com.evolveum.midpoint.model + model-impl + 4.1-SNAPSHOT + test + + + com.evolveum.midpoint.repo + repo-sql-impl + 4.1-SNAPSHOT + test + + + com.evolveum.midpoint + midpoint-localization + ${project.version} + test + + + com.evolveum.midpoint.repo + repo-test-util + 4.1-SNAPSHOT + test + + + com.evolveum.midpoint.infra + test-util + test + + + org.testng + testng + test + + + com.evolveum.midpoint.tools + test-ng + test + + + org.springframework + spring-test + test + + + com.evolveum.midpoint.repo + system-init + 4.1-SNAPSHOT + test + + + com.evolveum.midpoint.repo + repo-sql-impl-test + 4.1-SNAPSHOT + test + + + org.springframework + spring-aspects + test + + + org.springframework + spring-aop + test + + + javax.servlet + servlet-api + test + + + com.googlecode.java-diff-utils + diffutils + 1.2.1 + test + + + + + + + + maven-failsafe-plugin + + + +