From bf7bdc875a1446f0ab92d03da986335561b0d0c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20L=C3=A4ubrich?= Date: Wed, 11 Sep 2024 11:29:10 +0200 Subject: [PATCH] Disable JRE lookup --- tycho-core/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tycho-core/pom.xml b/tycho-core/pom.xml index 0730ae9577..b3511e7f89 100644 --- a/tycho-core/pom.xml +++ b/tycho-core/pom.xml @@ -65,7 +65,13 @@ org.codehaus.plexus plexus-component-metadata - + + org.apache.maven.plugins + maven-surefire-plugin + + none + + maven-compiler-plugin