From e027d1d11957a2a6e4556e5e5526f4d3ba2bf098 Mon Sep 17 00:00:00 2001 From: "liming.1018" Date: Fri, 18 Oct 2024 21:51:40 +0800 Subject: [PATCH] [spark] remove the dependency of paimon-bundle in all submodules of paimon-spark. remove the dependency of paimon-bundle in all submodules of paimon-spark to fix the problem that the paimon class cannot be found in idea. --- paimon-spark/paimon-spark-3.2/pom.xml | 12 ------------ paimon-spark/paimon-spark-3.3/pom.xml | 12 ------------ paimon-spark/paimon-spark-3.4/pom.xml | 12 ------------ paimon-spark/paimon-spark-3.5/pom.xml | 12 ------------ paimon-spark/paimon-spark-common/pom.xml | 12 ------------ 5 files changed, 60 deletions(-) diff --git a/paimon-spark/paimon-spark-3.2/pom.xml b/paimon-spark/paimon-spark-3.2/pom.xml index b12f4ba86d00f..73e1c26327315 100644 --- a/paimon-spark/paimon-spark-3.2/pom.xml +++ b/paimon-spark/paimon-spark-3.2/pom.xml @@ -36,18 +36,6 @@ under the License. - - org.apache.paimon - paimon-bundle - ${project.version} - - - * - * - - - - org.apache.paimon paimon-spark-common diff --git a/paimon-spark/paimon-spark-3.3/pom.xml b/paimon-spark/paimon-spark-3.3/pom.xml index b89ec3eb4134a..0e80cbef0a02d 100644 --- a/paimon-spark/paimon-spark-3.3/pom.xml +++ b/paimon-spark/paimon-spark-3.3/pom.xml @@ -36,18 +36,6 @@ under the License. - - org.apache.paimon - paimon-bundle - ${project.version} - - - * - * - - - - org.apache.paimon paimon-spark-common diff --git a/paimon-spark/paimon-spark-3.4/pom.xml b/paimon-spark/paimon-spark-3.4/pom.xml index c7bf217855c1c..7c916e0146834 100644 --- a/paimon-spark/paimon-spark-3.4/pom.xml +++ b/paimon-spark/paimon-spark-3.4/pom.xml @@ -36,18 +36,6 @@ under the License. - - org.apache.paimon - paimon-bundle - ${project.version} - - - * - * - - - - org.apache.paimon paimon-spark-common diff --git a/paimon-spark/paimon-spark-3.5/pom.xml b/paimon-spark/paimon-spark-3.5/pom.xml index 08d2181009d69..75849185a951a 100644 --- a/paimon-spark/paimon-spark-3.5/pom.xml +++ b/paimon-spark/paimon-spark-3.5/pom.xml @@ -36,18 +36,6 @@ under the License. - - org.apache.paimon - paimon-bundle - ${project.version} - - - * - * - - - - org.apache.paimon paimon-spark-common diff --git a/paimon-spark/paimon-spark-common/pom.xml b/paimon-spark/paimon-spark-common/pom.xml index 36139e283261b..97a926711e5f5 100644 --- a/paimon-spark/paimon-spark-common/pom.xml +++ b/paimon-spark/paimon-spark-common/pom.xml @@ -38,18 +38,6 @@ under the License. - - org.apache.paimon - paimon-bundle - ${project.version} - - - * - * - - - - org.scala-lang scala-library