From 98a66b298572ac034f68a6bc0b080ad490d4084c Mon Sep 17 00:00:00 2001 From: 8ga Date: Fri, 14 Nov 2025 16:48:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20maven-settings.xml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- maven-settings.xml | 77 ++++++++++++++++++++++++++++++++++++---------- 1 file changed, 61 insertions(+), 16 deletions(-) diff --git a/maven-settings.xml b/maven-settings.xml index 41cdc20..c784911 100644 --- a/maven-settings.xml +++ b/maven-settings.xml @@ -5,25 +5,70 @@ xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.2.0 https://maven.apache.org/xsd/settings-1.2.0.xsd"> D:/maven/repository - - - - aliyun-maven - central,repo1,public - aliyun-maven - https://maven.aliyun.com/repository/public - - - aliyun-maven-plugins - apache.snapshots,central-plugins - aliyun-maven-plugins - https://maven.aliyun.com/repository/public - - - spring-snapshots + mvn-aliyun-public + + + public + aliyun-public + https://maven.aliyun.com/repository/public + + true + + + false + + + + + + public + aliyun-public/name> + https://maven.aliyun.com/repository/public + + true + + + false + + + + + + + mvn-maven-central + + + central + maven-central + https://repo.maven.apache.org/maven2 + + true + + + false + + + + + + central + maven-central + https://repo.maven.apache.org/maven2 + + true + + + false + + + + + + + mvn-spring-snapshots spring-snapshots