maven项目添加文件夹报错
生活随笔
收集整理的這篇文章主要介紹了
maven项目添加文件夹报错
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
報錯內容如下(省略了好多):
Multiple annotations found at this line:
- Execution default-resources of goal org.apache.maven.plugins:maven-resources-plugin:2.6:resources failed: Unable to?load the mojo 'resources' (or one of its required components) from the plugin 'org.apache.maven.plugins:maven-resources-plugin:2.6' (org.apache.maven.plugins:maven-resources-plugin:2.6:resources:default-resources:process-resources)?org.apache.maven.plugin.PluginExecutionException: Execution default-resources of goal org.apache.maven.plugins:maven-resources-plugin:2.6:resources failed: Unable to load the mojo 'resources' (or one of its required components) from the plugin?'org.apache.maven.plugins:maven-resources-plugin:2.6' at?org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:153) at?org.eclipse.m2e.core.internal.embedder.MavenImpl.execute(MavenImpl.java:331) at??.....?
?
解決方式:右擊項目-->maven-->update project?
轉載于:https://www.cnblogs.com/JavaTWW/p/10890950.html
總結
以上是生活随笔為你收集整理的maven项目添加文件夹报错的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Python中numpy模块的简单使用
- 下一篇: node.js(四)小结