• 异常Failure to transfer org.apache.maven.plugins:maven-surefire-plugin:pom:2.12.4 from http://maven.aliyun.com/nexus/content/groups/public was ...


    错误异常:Failure to transfer org.apache.maven.plugins:maven-surefire-plugin:pom:2.12.4 from http://maven.aliyun.com/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.maven.plugins:maven-surefire-plugin:pom:2.12.4 from/to nexus (http://maven.aliyun.com/nexus/content/groups/public): maven.aliyun.com

    (说明:今天早上打开eclipse后,就显出这个错误,pom.xml上面有个小红×,网上试了很多方法)

    1.右击pom.xml->Run As->Maven Clean

       pom.xml->Run As->Maven Install

    (我用了,没效果,但是你可以先试试) 

    2.又尝试:在c盘用户里C:Users....m2 epositoryorgapachemavenplugins,

    (别人的方法:)发现没有maven-surefire-plugin-2.**.*.jar这样的文件........(我发现我都不缺),->project->maven->update...

    3.我的解决方案

      A.直接将C:Users....m2 epositoryorgapachemavenpluginsmaven-surefire-plugin,整个文件夹删除

      B.(Alt+F5)或者右击项目->Maven->Update project

    尾语:希望对你有帮助,如果还有问题,可加Q:2318645572交流

  • 相关阅读:
    uboot的mtd功能支持
    ARM920T系统总线时序分析
    NorFlash
    编译u-boot命令和u-boot常用命令
    uboot启动linux的过程
    debug(fmt,args...)调试
    APCS
    You've got to find what you love
    debian , ubuntu 截取下拉菜单
    关于bash的shellshock漏洞
  • 原文地址:https://www.cnblogs.com/wx-ym-good/p/7349010.html
Copyright © 2020-2023  润新知