Maven 指定仓库

    xiaoxiao2026-04-05  3

    Maven 指定仓库

    官网介绍 https://maven.apache.org/guides/mini/guide-multiple-repositories.html

    一般在parent pom中通过<repositories>定制该project仓库地址,该配置会被继承

    同时也可在settings.xml中创建一个profile,并通过activeProfiles来开启

    转载请注明原文地址: https://ju.6miu.com/read-1308533.html
    最新回复(0)