zoukankan      html  css  js  c++  java
  • 异常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交流

  • 相关阅读:
    解决uc浏览器不支持vw单位的方法
    调整网页适应移动端设备
    鼠标滚轮事件
    Sublime Text 3 快捷键总结(拿走)
    HTML+CSS图文排版
    焦点轮播图(一)
    前端各种库的在线引入地址
    HTML表格的基本操作
    23 服务的绑定启动Demo3
    23 服务的启动Demo2
  • 原文地址:https://www.cnblogs.com/wx-ym-good/p/7349010.html
Copyright © 2011-2022 走看看