diff --git a/java/server/pom.xml b/java/server/pom.xml index 238c2a8..d99ffda 100644 --- a/java/server/pom.xml +++ b/java/server/pom.xml @@ -1,190 +1,190 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - org.softwareheritage.graph - swh-graph - ${git.closest.tag.name} + org.softwareheritage.graph + swh-graph + ${git.closest.tag.name} - swh-graph - https://forge.softwareheritage.org/source/swh-graph/ + swh-graph + https://forge.softwareheritage.org/source/swh-graph/ - - UTF-8 - 11 - + + UTF-8 + 11 + - - - ch.qos.logback - logback-classic - 1.2.3 - - - junit - junit - 4.11 - test - - - org.hamcrest - hamcrest - 2.1 - test - - - io.javalin - javalin - 3.0.0 - - - org.slf4j - slf4j-simple - 1.7.26 - - - com.fasterxml.jackson.core - jackson-databind - 2.9.8 - - - it.unimi.dsi - webgraph-big - 3.5.1 - - - it.unimi.dsi - fastutil - 8.2.2 - - - com.martiansoftware - jsap - 2.1 - - - net.sf.py4j - py4j - 0.10.8.1 - - + + + ch.qos.logback + logback-classic + 1.2.3 + + + junit + junit + 4.11 + test + + + org.hamcrest + hamcrest + 2.1 + test + + + io.javalin + javalin + 3.0.0 + + + org.slf4j + slf4j-simple + 1.7.26 + + + com.fasterxml.jackson.core + jackson-databind + 2.9.8 + + + it.unimi.dsi + webgraph-big + 3.5.1 + + + it.unimi.dsi + fastutil + 8.2.2 + + + com.martiansoftware + jsap + 2.1 + + + net.sf.py4j + py4j + 0.10.8.1 + + - - - - - - maven-clean-plugin - 3.1.0 - - - - maven-resources-plugin - 3.0.2 - - - maven-compiler-plugin - 3.8.0 - - - -verbose - -Xlint:all - - - - - maven-surefire-plugin - 2.22.1 - - - maven-jar-plugin - 3.0.2 - - - maven-install-plugin - 2.5.2 - - - maven-deploy-plugin - 2.8.2 - - - - maven-site-plugin - 3.7.1 - - - maven-project-info-reports-plugin - 3.0.0 - - - maven-assembly-plugin - - - - org.softwareheritage.graph.App - - - - jar-with-dependencies - - false - - - - make-assembly - package - - single - - - - - - - - - pl.project13.maven - git-commit-id-plugin - 3.0.1 - - - get-the-git-infos - - revision - - initialize - - - - true - true - true - - true - v* - - - - git.closest.tag.name - ^v - - true - - - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.1.1 - - - + + + + + + maven-clean-plugin + 3.1.0 + + + + maven-resources-plugin + 3.0.2 + + + maven-compiler-plugin + 3.8.0 + + + -verbose + -Xlint:all + + + + + maven-surefire-plugin + 2.22.1 + + + maven-jar-plugin + 3.0.2 + + + maven-install-plugin + 2.5.2 + + + maven-deploy-plugin + 2.8.2 + + + + maven-site-plugin + 3.7.1 + + + maven-project-info-reports-plugin + 3.0.0 + + + maven-assembly-plugin + + + + org.softwareheritage.graph.App + + + + jar-with-dependencies + + false + + + + make-assembly + package + + single + + + + + + + + + pl.project13.maven + git-commit-id-plugin + 3.0.1 + + + get-the-git-infos + + revision + + initialize + + + + true + true + true + + true + v* + + + + git.closest.tag.name + ^v + + true + + + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.1.1 + + +