File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ COPY <<EOF /root/.m2/settings.xml
1212 <mirror>
1313 <id>alimaven</id>
1414 <name>aliyun maven</name>
15- <url>https://maven.aliyun.com/nexus/content/groups/public/ </url>
15+ <url>https://maven.aliyun.com/repository/central </url>
1616 <mirrorOf>central</mirrorOf>
1717 </mirror>
1818 </mirrors>
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ COPY <<EOF /root/.m2/settings.xml
99 <mirror>
1010 <id>alimaven</id>
1111 <name>aliyun maven</name>
12- <url>https://maven.aliyun.com/nexus/content/groups/public/ </url>
12+ <url>https://maven.aliyun.com/repository/central </url>
1313 <mirrorOf>central</mirrorOf>
1414 </mirror>
1515 </mirrors>
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ COPY <<EOF /root/.m2/settings.xml
99 <mirror>
1010 <id>alimaven</id>
1111 <name>aliyun maven</name>
12- <url>https://maven.aliyun.com/nexus/content/groups/public/ </url>
12+ <url>https://maven.aliyun.com/repository/central </url>
1313 <mirrorOf>central</mirrorOf>
1414 </mirror>
1515 </mirrors>
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ COPY <<EOF /root/.m2/settings.xml
1111 <mirror>
1212 <id>alimaven</id>
1313 <name>aliyun maven</name>
14- <url>https://maven.aliyun.com/nexus/content/groups/public/ </url>
14+ <url>https://maven.aliyun.com/repository/central </url>
1515 <mirrorOf>central</mirrorOf>
1616 </mirror>
1717 </mirrors>
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ COPY <<EOF /root/.m2/settings.xml
99 <mirror>
1010 <id>alimaven</id>
1111 <name>aliyun maven</name>
12- <url>https://maven.aliyun.com/nexus/content/groups/public/ </url>
12+ <url>https://maven.aliyun.com/repository/central </url>
1313 <mirrorOf>central</mirrorOf>
1414 </mirror>
1515 </mirrors>
You can’t perform that action at this time.
0 commit comments