From c734e36a18b8cafc83d1c4cb0b4e7566be4ab9c9 Mon Sep 17 00:00:00 2001 From: Simon Tzanakis Date: Tue, 1 Oct 2024 12:43:25 +0200 Subject: [PATCH] Update pom to reach a successful build. --- pom.xml | 562 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 557 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 2f557380..b94ae7a8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,16 +1,45 @@ 4.0.0 - - metis-framework - eu.europeana.metis - 13-SNAPSHOT - + eu.europeana.metis metis-core pom + 13-SNAPSHOT UTF-8 + + 13-SNAPSHOT + 13-SNAPSHOT + 10-SNAPSHOT + 2.16.10-SNAPSHOT + + + 2.1.1 + 2.4.5 + 4.17.0 + 3.24.3 + 1.48.1 + 1.3 + 4.0.1 + 6.1.4 + 3.2.3 + 5.12.0 + 2.9.0 + 3.12.0 + 2.16.1 + 4.0.4 + 3.4.2 + 4.3.1 + 5.10.2 + 4.2.0 + 2.9.0 + 3.8.1 + 2.22.1 + 2.5.3 + 24.0.1 + 2.23.0 + 2.0.12 @@ -18,4 +47,527 @@ metis-core-service metis-core-rest + + + + + org.springframework + spring-framework-bom + ${version.spring} + pom + import + + + + eu.europeana.metis + metis-common-base + ${version.metis-framework} + + + eu.europeana.metis + metis-common-mongo + ${version.metis-framework} + + + eu.europeana.metis + metis-common-network + ${version.metis-framework} + + + eu.europeana.metis + metis-common-solr + ${version.metis-framework} + + + eu.europeana.metis + metis-common-utils + ${version.metis-framework} + + + + org.springframework.boot + spring-boot-dependencies + ${version.spring.boot} + pom + import + + + + jakarta.xml.bind + jakarta.xml.bind-api + ${version.jakarta.xml.bind-api} + + + org.glassfish.jaxb + jaxb-runtime + ${version.jaxb.runtime} + + + jakarta.annotation + jakarta.annotation-api + ${version.javax.annotation} + + + commons-io + commons-io + ${version.commons.io} + + + org.apache.commons + commons-lang3 + ${version.commons.lang3} + + + org.apache.commons + commons-collections4 + ${version.commons-collections4} + + + eu.europeana.corelib + corelib-storage + ${version.corelib} + + + eu.europeana.metis + metis-schema + + + object-storage + eu.europeana + + + stax + stax-api + + + org.codehaus.woodstox + wstx-asl + + + org.springframework.boot + spring-boot + + + de.flapdoodle.embed + de.flapdoodle.embed.mongo + + + org.mongodb + mongodb-driver-core + + + org.mongodb.morphia + morphia + + + dev.morphia.morphia + morphia-core + + + org.apache.solr + solr-core + + + org.apache.solr + solr-solrj + + + org.mockito + mockito-all + + + org.apache.logging.log4j + * + + + log4j + * + + + jcl-over-slf4j + org.slf4j + + + harvester-client + eu.europeana + + + org.slf4j + slf4j-api + + + org.slf4j + slf4j-simple + + + org.slf4j + slf4j-jdk14 + + + jetty-jndi + org.eclipse.jetty + + + jersey-core + com.sun.jersey + + + jersey-client + com.sun.jersey + + + jersey-multipart + com.sun.jersey.contribs + + + jersey-server + com.sun.jersey + + + neo4j-community + org.neo4j + + + neo4j-cypher + org.neo4j + + + neo4j-kernel + org.neo4j + + + neo4j-rest-graphdb + org.neo4j + + + jsr311-api + jakarta.ws.rs + + + jackson-annotations + com.fasterxml.jackson.core + + + org.codehaus.jackson + jackson-xc + + + com.fasterxml.jackson.dataformat + jackson-dataformat-cbor + + + jackson-annotations + com.fasterxml.jackson.core + + + jackson-databind + com.fasterxml.jackson.core + + + jackson-core + com.fasterxml.jackson.core + + + org.springframework + spring-context-support + + + org.springframework + spring-orm + + + org.springframework + spring-tx + + + + + eu.europeana.corelib + corelib-definitions + ${version.corelib} + + + commons-collections + commons-collections + + + dev.morphia.morphia + core + + + dev.morphia.morphia + morphia-core + + + org.mongodb + mongo-driver-core + + + org.mongodb + mongodb-driver-core + + + junit + junit + + + org.apache.logging.log4j + * + + + + + eu.europeana.corelib + corelib-web + ${version.corelib} + + + object-storage + eu.europeana + + + junit + junit + + + solr-solrj + org.apache.solr + + + org.springframework.boot + spring-boot + + + org.apache.logging.log4j + * + + + + + eu.europeana.metis + metis-schema + ${version.metis-schema} + + + xml-apis + xml-apis + + + org.apache.logging.log4j + * + + + + + eu.europeana.corelib + corelib-utils + ${version.corelib} + + + eu.europeana.corelib + corelib-lookup + ${version.corelib} + + + org.junit.jupiter + junit-jupiter-api + ${version.junit} + test + + + org.junit.jupiter + junit-jupiter-engine + test + ${version.junit} + + + junit-jupiter-params + org.junit.jupiter + ${version.junit} + test + + + org.mockito + mockito-core + ${version.mockito.core} + test + + + + org.springframework + spring-test + ${version.spring} + test + + + org.hamcrest + hamcrest-all + ${version.hamcrest} + test + + + com.jayway.jsonpath + json-path + ${version.json.path} + test + + + com.jayway.jsonpath + json-path-assert + ${version.json.path} + test + + + org.wiremock + wiremock-standalone + ${version.org.wiremock} + test + + + junit + junit + + + + + org.apache.logging.log4j + log4j-slf4j2-impl + ${version.log4j} + + + org.slf4j + slf4j-api + + + + + xerces + xercesImpl + ${version.xerces} + + + xml-apis + xml-apis + + + + + io.gdcc + xoai-service-provider + ${version.gdcc.xoai} + + + log4j + * + + + commons-logging + * + + + + org.codehaus.woodstox + woodstox-core-asl + + + org.codehaus.woodstox + wstx-asl + + + + + org.jetbrains + annotations + ${version.jetbrains} + + + + + + org.slf4j + slf4j-api + ${version.slf4j} + + + + + + + + libs-release + libs-release + https://artifactory.eanadev.org/artifactory/libs-release + + true + + + false + + + + libs-snapshot + libs-snapshot + https://artifactory.eanadev.org/artifactory/libs-snapshot + + false + + + true + + + + + + + artifactory.eanadev.org + artifactory.eanadev.org-releases + https://artifactory.eanadev.org/artifactory/libs-release-local + + + artifactory.eanadev.org + artifactory.eanadev.org-snapshots + https://artifactory.eanadev.org/artifactory/libs-snapshot-local + + + + + + + + org.apache.maven.plugins + maven-release-plugin + ${version.maven.release.plugin} + + + org.apache.maven.plugins + maven-compiler-plugin + ${version.maven.compiler.plugin} + + 21 + + + + org.apache.maven.plugins + maven-surefire-plugin + ${version.surefire.plugin} + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + + org.apache.maven.plugins + maven-surefire-plugin + ${version.surefire.plugin} + + + org.apache.maven.plugins + maven-release-plugin + ${version.maven.release.plugin} + + + \ No newline at end of file