Stefango
V2EX  ›  问与答

[问答] idea(2019.3.4 及上两个版本)的 pom 文件没有 artifactId 的提醒?

  •  
  •   Stefango · Mar 18, 2020 · 2352 views
    This topic created in 2273 days ago, the information mentioned may be changed or developed.
    是不是因为 maven(3.6.3 配了阿里镜像)索引老是更新失败...





    maven 的 settings.xml 镜像部分
    https://paste.ubuntu.com/p/Y7nB8ryhGS/
    2 replies    2020-03-19 12:07:48 +08:00
    DsuineGP
        1
    DsuineGP  
       Mar 19, 2020
    2019.3.4 无法复现
    https://imgur.com/6Boz4VF
    Stefango
        2
    Stefango  
    OP
       Mar 19, 2020
    @DsuineGP 谢谢,已解决,我的 maven 镜像配置没有指定 mirrorOf,现在镜像为
    <mirror>
    <id>alimaven</id>
    <name>aliyun maven</name>
    <url>http://maven.aliyun.com/nexus/content/groups/public/</url>
    <mirrorOf>central</mirrorOf>
    </mirror>
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1526 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 16:44 · PVG 00:44 · LAX 09:44 · JFK 12:44
    ♥ Do have faith in what you're doing.