小男孩‘自慰网亚洲一区二区,亚洲一级在线播放毛片,亚洲中文字幕av每天更新,黄aⅴ永久免费无码,91成人午夜在线精品,色网站免费在线观看,亚洲欧洲wwwww在线观看

分享

IDEA Maven 源修改為國內阿里云鏡像的正確方式, 2023 年更新,親測可用

 創(chuàng)始元靈6666 2024-06-05 發(fā)布于河北

<settings xmlns="http://maven./SETTINGS/1.0.0"

  xmlns:xsi="http://www./2001/XMLSchema-instance"

  xsi:schemaLocation="http://maven./SETTINGS/1.0.0

                      http://maven./xsd/settings-1.0.0.xsd">

  <localRepository/>

  <interactiveMode/>

  <usePluginRegistry/>

  <offline/>

  <pluginGroups/>

  <servers/>

  <mirrors>

    <mirror>

     <id>aliyunmaven</id>

     <mirrorOf>central</mirrorOf>

     <name>阿里云公共倉庫</name>

     <url>https://maven.aliyun.com/repository/central</url>

    </mirror>

    <mirror>

      <id>repo1</id>

      <mirrorOf>central</mirrorOf>

      <name>central repo</name>

      <url>http://repo1./maven2/</url>

    </mirror>

    <mirror>

     <id>aliyunmaven</id>

     <mirrorOf>apache snapshots</mirrorOf>

     <name>阿里云阿帕奇?zhèn)}庫</name>

     <url>https://maven.aliyun.com/repository/apache-snapshots</url>

    </mirror>

  </mirrors>

  <proxies/>

  <activeProfiles/>

  <profiles>

    <profile>  

        <repositories>

           <repository>

                <id>aliyunmaven</id>

                <name>aliyunmaven</name>

                <url>https://maven.aliyun.com/repository/public</url>

                <layout>default</layout>

                <releases>

                        <enabled>true</enabled>

                </releases>

                <snapshots>

                        <enabled>true</enabled>

                </snapshots>

            </repository>

            <repository>

                <id>MavenCentral</id>

                <url>http://repo1./maven2/</url>

            </repository>

            <repository>

                <id>aliyunmavenApache</id>

                <url>https://maven.aliyun.com/repository/apache-snapshots</url>

            </repository>

        </repositories>             

     </profile>

  </profiles>

</settings>

    本站是提供個人知識管理的網(wǎng)絡存儲空間,所有內容均由用戶發(fā)布,不代表本站觀點。請注意甄別內容中的聯(lián)系方式、誘導購買等信息,謹防詐騙。如發(fā)現(xiàn)有害或侵權內容,請點擊一鍵舉報。
    轉藏 分享 獻花(0

    0條評論

    發(fā)表

    請遵守用戶 評論公約

    類似文章 更多