From aa711f291f8be340d478828af990f33e8739d565 Mon Sep 17 00:00:00 2001 From: Joachim Nielandt Date: Thu, 15 Jun 2023 16:27:40 +0200 Subject: [PATCH 1/2] Added toolchain to .m2/toolchains.xml - is used to autodetect correct jdk - mirrored the setup of geonetwork which seemed to work fine for me --- pom.xml | 106 +++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 71 insertions(+), 35 deletions(-) diff --git a/pom.xml b/pom.xml index ab6e8467..57311f9e 100644 --- a/pom.xml +++ b/pom.xml @@ -318,6 +318,37 @@ + + + toolchain + + + ${user.home}/.m2/toolchains.xml + + + + + + org.apache.maven.plugins + maven-toolchains-plugin + + + + toolchain + + + + + + + 11 + + + + + + + + * findbug + * checkstyle + * and tests. --> relax-build