From 7f7c2e5c2d00d206abcbd4f99cc803b63d5a7b60 Mon Sep 17 00:00:00 2001 From: Joel Rudsberg Date: Thu, 10 Oct 2024 17:11:17 +0200 Subject: [PATCH] Fix pom.xml issue in 'java-application' --- samples/java-application/pom.xml | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/samples/java-application/pom.xml b/samples/java-application/pom.xml index 0a7ee1c6..3769deed 100644 --- a/samples/java-application/pom.xml +++ b/samples/java-application/pom.xml @@ -208,30 +208,6 @@ ${project.artifactId} - - org.graalvm.buildtools - native-maven-plugin - ${native.maven.plugin.version} - true - - - build-native - - compile-no-fork - - package - - - - false - ${imageName} - false - - ${native.build.arg} - - - - org.apache.maven.plugins maven-surefire-plugin