From d5398e74bf75ce76b4a5491529b90a313975abce Mon Sep 17 00:00:00 2001 From: Karthika P Kumar <54445033+KarthikaPKumar@users.noreply.github.com> Date: Wed, 15 May 2024 12:30:46 +0530 Subject: [PATCH] Resolving the maven build error --- presto-spark-launcher/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/presto-spark-launcher/pom.xml b/presto-spark-launcher/pom.xml index 9e462b51a2d7d..96c89efbd1a00 100644 --- a/presto-spark-launcher/pom.xml +++ b/presto-spark-launcher/pom.xml @@ -57,6 +57,15 @@ + + org.basepom.maven + duplicate-finder-maven-plugin + + + META-INF.versions.9.module-info + + + org.apache.maven.plugins maven-shade-plugin