From 5d72f4294d9fddcbebbb0210b447c03e5e352fc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=BF=B5=E5=90=9B=20Nianjun=20Sun?= Date: Tue, 17 Dec 2024 23:23:31 +0800 Subject: [PATCH] Refactor : disable maven remote resources plugin --- distribution/agent/pom.xml | 1 + distribution/jdbc/pom.xml | 1 + distribution/proxy/pom.xml | 1 + distribution/src/pom.xml | 1 + pom.xml | 1 + 5 files changed, 5 insertions(+) diff --git a/distribution/agent/pom.xml b/distribution/agent/pom.xml index c24bbcb6d2a80..e08bfa3462203 100644 --- a/distribution/agent/pom.xml +++ b/distribution/agent/pom.xml @@ -59,6 +59,7 @@ release + false false false false diff --git a/distribution/jdbc/pom.xml b/distribution/jdbc/pom.xml index 929f04e9a12cb..f541193b1983c 100644 --- a/distribution/jdbc/pom.xml +++ b/distribution/jdbc/pom.xml @@ -62,6 +62,7 @@ release + false false false false diff --git a/distribution/proxy/pom.xml b/distribution/proxy/pom.xml index 2af70311a63e9..2340605978e80 100644 --- a/distribution/proxy/pom.xml +++ b/distribution/proxy/pom.xml @@ -68,6 +68,7 @@ release + false false false false diff --git a/distribution/src/pom.xml b/distribution/src/pom.xml index 47dd8d91631f2..07100e1b3fbf7 100644 --- a/distribution/src/pom.xml +++ b/distribution/src/pom.xml @@ -31,6 +31,7 @@ release + false false false false diff --git a/pom.xml b/pom.xml index cb4f22033b576..b92b8d15cf196 100644 --- a/pom.xml +++ b/pom.xml @@ -53,6 +53,7 @@ 1.8 [3.0.4,) UTF-8 + true true false true