From 8f16fd797596022e9f084dc1ffa39546597330d5 Mon Sep 17 00:00:00 2001 From: imp2002 Date: Tue, 17 Oct 2023 19:20:23 +0800 Subject: [PATCH] [Fix-14885][pom] fix spotless format file path (#14889) * fix: fix `spotless` format file path * fix: remove duplicate dependencies --------- Co-authored-by: Eric Gao Co-authored-by: Aaron Wang Co-authored-by: xiangzihao <460888207@qq.com> --- .../dolphinscheduler-alert-all/pom.xml | 5 ----- pom.xml | 4 ++-- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-all/pom.xml b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-all/pom.xml index 22f42cf3bf..69b588d7b8 100644 --- a/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-all/pom.xml +++ b/dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-all/pom.xml @@ -67,11 +67,6 @@ dolphinscheduler-alert-telegram ${project.version} - - org.apache.dolphinscheduler - dolphinscheduler-alert-telegram - ${project.version} - org.apache.dolphinscheduler dolphinscheduler-alert-webexteams diff --git a/pom.xml b/pom.xml index 14266903e0..3336fbe77f 100755 --- a/pom.xml +++ b/pom.xml @@ -656,11 +656,11 @@ ${spotless.skip} - style/spotless_dolphinscheduler_formatter.xml + ${maven.multiModuleProjectDirectory}/style/spotless_dolphinscheduler_formatter.xml - style/eclipse.importorder + ${maven.multiModuleProjectDirectory}/style/eclipse.importorder Remove wildcard imports