From c58d158e56051d0f702572181c3bc536d16a97fb 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 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/tycho-core/pom.xml b/tycho-core/pom.xml index 0730ae9577..ae0f54b2c4 100644 --- a/tycho-core/pom.xml +++ b/tycho-core/pom.xml @@ -65,7 +65,15 @@ org.codehaus.plexus plexus-component-metadata - + + org.apache.maven.plugins + maven-surefire-plugin + + + none + + + maven-compiler-plugin