From 587302316ec6919e7f2217269dcec5ebc1e59319 Mon Sep 17 00:00:00 2001 From: shikong <919411476@qq.com> Date: Mon, 9 Dec 2024 22:45:33 +0800 Subject: [PATCH] Dockerfile --- settings.xml | 366 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 366 insertions(+) create mode 100644 settings.xml diff --git a/settings.xml b/settings.xml new file mode 100644 index 0000000..ad0bf9b --- /dev/null +++ b/settings.xml @@ -0,0 +1,366 @@ + + + + + + + + ${user.home}/.m2/repository + + + + + + + + + + + + + + + + + + + + + + + + + + + maven + * + maven + https://repo1.maven.org/maven2/ + + + alimaven + aliyun maven + http://maven.aliyun.com/nexus/content/groups/public/ + central + + + + nexus-163 + * + Nexus 163 + http://mirrors.163.com/maven/repository/maven-public/ + + + + nexus-tencentyun + * + Nexus tencentyun + http://mirrors.cloud.tencent.com/nexus/repository/maven-public/ + + + + CN + OSChina Central + http://maven.oschina.net/content/groups/public/ + central + + + + repo2 + central + Human Readable Name for this Mirror. + http://repo2.maven.org/maven2/ + + + + net-cn + central + Human Readable Name for this Mirror. + http://maven.net.cn/content/groups/public/ + + + + ui + central + Human Readable Name for this Mirror. + http://uk.maven.org/maven2/ + + + + ibiblio + central + Human Readable Name for this Mirror. + http://mirrors.ibiblio.org/pub/mirrors/maven2/ + + + + jboss-public-repository-group + central + JBoss Public Repository Group + http://repository.jboss.org/nexus/content/groups/public + + + + JBossJBPM + central + JBossJBPM Repository + https://repository.jboss.org/nexus/content/repositories/releases/ + + + + antelink + central + antelink Repository + http://maven.antelink.com/content/repositories/central/ + + + + openkoala + central + openkoala Repository + http://nexus.openkoala.org/nexus/content/groups/Koala-release/ + + + + tmatesoft + central + tmatesoft Repository + http://maven.tmatesoft.com/content/groups/public/ + + + + mavensync + central + mavensync Repository + http://mavensync.zkoss.org/maven2/ + + + + maven-default-http-blocker + external:http:* + Pseudo repository to mirror external repositories initially using HTTP. + http://0.0.0.0/ + true + + + + + + + + + + + \ No newline at end of file