From 054baf77c97c728be019cce0be8f9fab62b2aa7e Mon Sep 17 00:00:00 2001 From: Jaikiran Pai Date: Thu, 27 Aug 2020 07:34:42 +0530 Subject: [PATCH] issue#11655 Remove usage of deprecated native-image mojo from amazon-lambda integration tests --- integration-tests/amazon-lambda/pom.xml | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) diff --git a/integration-tests/amazon-lambda/pom.xml b/integration-tests/amazon-lambda/pom.xml index 3e5a138a50df6..9f11ad88cb822 100644 --- a/integration-tests/amazon-lambda/pom.xml +++ b/integration-tests/amazon-lambda/pom.xml @@ -105,27 +105,11 @@ - - io.quarkus - quarkus-maven-plugin - - - native-image - - native-image - - - false - true - true - ${graalvmHome} - false - - - - + + native +