From 7bb00db892b470dfb55785b4db1d39b842f28f9a Mon Sep 17 00:00:00 2001 From: wangyu <727842003@qq.com> Date: Fri, 1 Apr 2022 07:51:35 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 9 +++-- settings.xml | 104 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 109 insertions(+), 4 deletions(-) create mode 100644 settings.xml diff --git a/pom.xml b/pom.xml index f30629f..bc9cea4 100644 --- a/pom.xml +++ b/pom.xml @@ -55,14 +55,15 @@ https://maven.aliyun.com/repository/public + - flyfish-releases - http://nexus.flyfish.group/repository/maven-releases/ + rdc-releases + https://repo.rdc.aliyun.com/repository/118156-release-Sw8aZv/ - flyfish-snapshots - http://nexus.flyfish.group/repository/maven-snapshots/ + rdc-snapshots + https://repo.rdc.aliyun.com/repository/118156-snapshot-jRK1Jp/ diff --git a/settings.xml b/settings.xml new file mode 100644 index 0000000..4511466 --- /dev/null +++ b/settings.xml @@ -0,0 +1,104 @@ + + + + + mirror + !rdc-releases,!rdc-snapshots + mirror + https://maven.aliyun.com/repository/public/ + + + + + + flyfish-releases + admin + YJXR19950501.. + + + flyfish-snapshots + admin + YJXR19950501.. + + + ossrh + wybaby168 + Yjxr19950501.. + + + rdc-releases + vsUeq1 + qATkD3fND4 + + + rdc-snapshots + vsUeq1 + qATkD3fND4 + + + + + nexus + + + rdc-releases + https://repo.rdc.aliyun.com/repository/118156-release-Sw8aZv/ + + true + + + false + + + + rdc-snapshots + https://repo.rdc.aliyun.com/repository/118156-snapshot-jRK1Jp/ + + false + + + true + + + + + + rdc-releases + https://repo.rdc.aliyun.com/repository/118156-release-Sw8aZv/ + + true + + + false + + + + rdc-snapshots + https://repo.rdc.aliyun.com/repository/118156-snapshot-jRK1Jp/ + + false + + + true + + + + + + ossrh + + + gpg + 19680823www + + + + + + nexus + + + +