V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
• 请不要在回答技术问题时复制粘贴 AI 生成的内容
nec
V2EX  ›  程序员

下一个 devtool-1.4.1.jar 下了半小时...

  •  
  •   nec · Oct 16, 2016 · 2942 views
    This topic created in 3484 days ago, the information mentioned may be changed or developed.

    11 replies    2016-10-17 09:45:01 +08:00
    nec
        1
    nec  
    OP
       Oct 16, 2016
    是不是我仓库写错了
    nec
        2
    nec  
    OP
       Oct 16, 2016
    <repository>
    <id>spring-milestones</id>
    <name>Spring Milestones</name>
    <url>http://repo.spring.io/milestone</url>
    <snapshots>
    <enabled>false</enabled>
    </snapshots>
    </repository>
    FrankD
        3
    FrankD  
       Oct 16, 2016 via Android
    得搞个 maven 镜像
    sutra
        4
    sutra  
       Oct 16, 2016
    要么翻墙,要么设置国内的 mirror 。
    sutra
        5
    sutra  
       Oct 16, 2016
    反正你懂的。呵呵哒。
    Powered
        6
    Powered  
       Oct 16, 2016   ❤️ 2
    ```vi /usr/local/Cellar/maven/3.3.9/libexec/conf/settings.xml```


    在 mirrors 标签下面添加


    ```
    <mirror>
    <id>alimaven</id>
    <name>aliyun maven</name>
    <url>http://maven.aliyun.com/nexus/content/groups/public/</url>
    <mirrorOf>central</mirrorOf>
    </mirror>
    ```
    Lonely
        7
    Lonely  
       Oct 16, 2016 via iPhone
    挂 ss ,毫无压力
    sutra
        8
    sutra  
       Oct 16, 2016
    @Powered 优先修改 ~/.m2/settings.xml 吧?
    skydiver
        9
    skydiver  
       Oct 16, 2016 via Android
    改成用 bintray 的源就快了
    zhenizhui
        10
    zhenizhui  
       Oct 16, 2016
    http://maven.aliyun.com/nexus/content/groups/public/

    看看这个能用不,虽然我没用过-。-
    matsuz
        11
    matsuz  
       Oct 17, 2016 via Android
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   844 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 19:42 · PVG 03:42 · LAX 12:42 · JFK 15:42
    ♥ Do have faith in what you're doing.