From 422b78ce937840ca43f2c96f3976d59e568ece0e Mon Sep 17 00:00:00 2001 From: "roberto.cirillo" Date: Wed, 21 Sep 2022 12:19:06 +0200 Subject: [PATCH] add toolchain plugin to the pom --- pom.xml | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0775e62..41ae499 100644 --- a/pom.xml +++ b/pom.xml @@ -314,6 +314,26 @@ ${maven.compiler.target} + + org.apache.maven.plugins + maven-toolchains-plugin + 1.1 + + + + toolchain + + + + + + + 1.8 + openjdk + + + + org.apache.maven.plugins @@ -363,4 +383,4 @@ - \ No newline at end of file +