From 3274f7da08e362fb5448677c6ebb017f8b1d9486 Mon Sep 17 00:00:00 2001 From: shikong <919411476@qq.com> Date: Mon, 4 Sep 2023 16:25:37 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=20docker=20=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E4=BB=8E=20git=20=E6=8B=89=E5=8F=96=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 11 ++++++++++- settings.xml | 10 ++++++---- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3e876ff..f95b7f5 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,16 @@ gb28181-docking-platform-mvn-repo - http://git.skcks.cn/Shikong/gb28181-docking-platform-mvn-repo/raw/branch/master/ + + http://git.skcks.cn/Shikong/gb28181-docking-platform-mvn-repo/raw/branch/master/ + + + true + + + true + always + diff --git a/settings.xml b/settings.xml index ad0bf9b..13acd51 100644 --- a/settings.xml +++ b/settings.xml @@ -157,7 +157,7 @@ under the License. --> maven - * + central maven https://repo1.maven.org/maven2/ @@ -170,14 +170,14 @@ under the License. nexus-163 - * + central Nexus 163 http://mirrors.163.com/maven/repository/maven-public/ nexus-tencentyun - * + central Nexus tencentyun http://mirrors.cloud.tencent.com/nexus/repository/maven-public/ @@ -261,7 +261,9 @@ under the License. maven-default-http-blocker - external:http:* + + + !* Pseudo repository to mirror external repositories initially using HTTP. http://0.0.0.0/ true