maven项目添加文件夹报错
生活随笔
收集整理的這篇文章主要介紹了
maven项目添加文件夹报错
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
報(bào)錯(cuò)內(nèi)容如下(省略了好多):
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??.....?
?
解決方式:右擊項(xiàng)目-->maven-->update project?
轉(zhuǎn)載于:https://www.cnblogs.com/JavaTWW/p/10890950.html
總結(jié)
以上是生活随笔為你收集整理的maven项目添加文件夹报错的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: Python中numpy模块的简单使用
- 下一篇: node.js(四)小结