From 1ae35b589fbf81bf96d702cc326621aee8ca3122 Mon Sep 17 00:00:00 2001 From: Yike Xiao Date: Tue, 26 Nov 2024 17:53:56 +0800 Subject: [PATCH] [fix][misc] Adjust jetcd-core-shaded shading configuration to be able to execute shade multiple times without clean --- jetcd-core-shaded/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jetcd-core-shaded/pom.xml b/jetcd-core-shaded/pom.xml index b0e6e99052599..0b79df8278f81 100644 --- a/jetcd-core-shaded/pom.xml +++ b/jetcd-core-shaded/pom.xml @@ -94,6 +94,10 @@ io.etcd:* io.vertx:* + + + org.apache.pulsar:jetcd-core-shaded +