From 80b4722eae65279a2a8328e2d67e99859517d2d7 Mon Sep 17 00:00:00 2001 From: Joshi <3040996759@qq.com> Date: Tue, 24 Feb 2026 09:34:08 +0800 Subject: [PATCH] =?UTF-8?q?chore(pom):=20=E9=85=8D=E7=BD=AE=E7=A7=81?= =?UTF-8?q?=E6=9C=8D=E4=BB=93=E5=BA=93=E4=BC=98=E5=85=88=E7=BA=A7=E5=B9=B6?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=A8=A1=E5=9D=97=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加福安德私服仓库配置,设置为优先从私服拉取依赖 - 配置阿里云仓库作为备用源,并设置相应的快照策略 - 为插件仓库也添加相同的私服配置 - 调整klp-hrm模块的注释格式以保持一致性 --- pom.xml | 47 +++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 41 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index ce7f9c6a..ed1307c5 100644 --- a/pom.xml +++ b/pom.xml @@ -384,11 +384,11 @@ klp-erp ${klp-flowable-plus.version} - - - - - + + + + + com.klp klp-da @@ -421,7 +421,7 @@ klp-ems klp-pocket klp-erp - + klp-crm klp-da @@ -490,7 +490,23 @@ + + + + nexus-fuande + Fuande Private Repository + http://49.232.154.205:10200/repository/maven-public/ + + true + + + true + always + + + + public aliyun nexus @@ -498,10 +514,29 @@ true + + false + + + + + nexus-fuande + Fuande Private Repository + http://49.232.154.205:10200/repository/maven-public/ + + true + + + true + always + + + + public aliyun nexus