diff --git a/maven-settings.xml b/maven-settings.xml new file mode 100644 index 0000000..41cdc20 --- /dev/null +++ b/maven-settings.xml @@ -0,0 +1,48 @@ + + + + + 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 + + + spring-snapshots + https://repo.spring.io/snapshot + + true + + + + + + spring-snapshots + https://repo.spring.io/snapshot + + true + + + + + + + \ No newline at end of file