Commit 467e5454 authored by lusyoe's avatar lusyoe

注释maven mirrors

parent c3f20180
......@@ -10,7 +10,8 @@
<localRepository>/root/.m2/</localRepository>
<mirrors>
<!--
<mirrors>
<mirror>
<id>nexus</id>
<name>nexus</name>
......@@ -18,13 +19,12 @@
<mirrorOf>*</mirrorOf>
</mirror>
<!--
<mirror>
<id>k2 paas</id>
<name>paas maven</name>
<url>https://nexus.k2software.com.cn/repository/maven-public/</url>
<mirrorOf>*</mirrorOf>
</mirror>
-->
</mirrors>
-->
</settings>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment