From 22ee675392fdfc77b29112a1afd157ff44ac073b Mon Sep 17 00:00:00 2001 From: xiaoxiamo <82970607@qq.com> Date: Sat, 8 Jun 2024 23:55:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0settings.xml=E6=96=87?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E5=87=8F=E5=B0=91=E7=BC=96=E8=AF=91=E5=A4=B1?= =?UTF-8?q?=E8=B4=A5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/maven/settings.xml | 88 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 doc/maven/settings.xml diff --git a/doc/maven/settings.xml b/doc/maven/settings.xml new file mode 100644 index 0000000..f721cc9 --- /dev/null +++ b/doc/maven/settings.xml @@ -0,0 +1,88 @@ + + + + + + + + aliyunmaven + central + Aliyun Maven + https://maven.aliyun.com/repository/public + + + + + alimaven + central + Aliyun Nexus Maven + http://maven.aliyun.com/nexus/content/groups/public/ + + + + + aliyunmaven-spring-plugin + * + Aliyun Spring Plugin + https://maven.aliyun.com/repository/spring-plugin + + + + + huaweicloud + central + Huawei Cloud Maven + https://repo.huaweicloud.com/repository/maven/ + + + + + tencentmaven + central + Tencent Maven + https://mirrors.cloud.tencent.com/nexus/repository/maven-public/ + + + + + + + + + default + + + central + https://repo.maven.apache.org/maven2 + + true + + + false + + + + + + central + https://repo.maven.apache.org/maven2 + + true + + + false + + + + + + + + + default + + +