zoukankan      html  css  js  c++  java
  • could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of(maven报错)

    could not calculate build plan: Plugin org.apache.maven.plugins:maven-resources-plugin:2.5 or one of

    解决方法:

    首先要确保eclipse中maven的配置正确! 
    找到自己的maven仓库所在的位置,例如我的:

    C:Usersliugen.xu.m2 epositoryorgapachemavenplugins

    找到repositoryorgapachemavenplugins这个目录,然后删除plugins目录下的所有文件,让下次软件打开的时候重新下载文件.

    然后项目可能还会有红色的叉叉,然后点击项目右键—–>Maven—Update Project ,然后就会更新整个项目,基本就可以解决问题。

  • 相关阅读:
    springboot-配置文件
    system--属性
    url--web路径
    jquery--遍历
    javascript---知识点2
    iframe
    linux--磁盘挂载
    jquery--插件
    javascript窗口宽高
    vue--知识点
  • 原文地址:https://www.cnblogs.com/fengli9998/p/6863138.html
Copyright © 2011-2022 走看看