`
sangmin214
  • 浏览: 178590 次
  • 性别: Icon_minigender_1
  • 来自: 黄山
文章分类
社区版块
存档分类
最新评论

m2eclipse问题(2)

阅读更多

问题可真是多啊,又碰到一个:

[INFO] Scanning for projects...
[INFO]                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building myproject 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.125s
[INFO] Finished at: Sun Sep 19 19:39:51 CST 2010
[INFO] Final Memory: 1M/15M
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-resources-plugin:2.4.1 or one of its dependencies could not be resolved: Missing:
----------
1) org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.4.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.maven.plugins -DartifactId=maven-resources-plugin -Dversion=2.4.1 -Dpackaging=maven-plugin -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there:
      mvn deploy:deploy-file -DgroupId=org.apache.maven.plugins -DartifactId=maven-resources-plugin -Dversion=2.4.1 -Dpackaging=maven-plugin -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

----------
1 required artifact is missing.

for artifact:
  org.apache.maven.plugins:maven-resources-plugin:maven-plugin:2.4.1

from the specified remote repositories:
  central (http://repo1.maven.org/maven2, releases=true, snapshots=false)
-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
我先去google一下,但愿能找到解决方案。

分享到:
评论
4 楼 songvery 2013-10-22  
              
3 楼 spring123tt 2013-05-28  
说得没错,赞个!
2 楼 ice.kane 2012-12-23  
谢谢你,我才找到答案
1 楼 sangmin214 2010-09-19  
google真是个好东西,相关的解决方案这里有:http://blog.sarathonline.com/2010/03/maven-error-failed-to-resolve-pom.html

具体到我这里就是要删除一个文件:C:\Documents and Settings\user\.m2\repository\org\apache\maven\plugins\maven-resources-plugin\2.4.1里面的maven-resources-plugin-2.4.1.maven-plugin.lastUpdated

相关推荐

    m2eclipse eclipse maven插件

    **m2eclipse:Eclipse的Maven集成插件** m2eclipse是Eclipse集成开发环境(IDE)中的一个非常重要的插件,它将Apache Maven的构建和项目管理功能无缝地整合到了Eclipse中。Maven是一个强大的项目管理和依赖管理工具...

    m2eclipse.zip

    《m2eclipse插件在Eclipse中的安装与使用详解》 在软件开发领域,Maven和Eclipse作为两个强大的工具,分别在构建管理和集成开发环境中占有重要地位。M2eclipse是Eclipse的一个插件,它使得Eclipse能够更好地支持...

    eclipse的maven插件m2eclipse 1.6.2 目前最新版

    2. 保持m2eclipse的更新,以获取最新的功能和修复的bug。 3. 使用Maven的本地仓库,以存储已下载的依赖库,避免重复下载。 总结: m2eclipse 1.6.2是Eclipse中用于Maven项目管理的重要插件,它简化了Maven在IDE中的...

    m2eclipse 本地zip包

    由于某些网络环境问题,有时无法通过官方渠道在线更新m2eclipse,此时就需要借助本地的zip包进行手动更新。尽管官方不提供zip包下载,但我们可以通过共享来解决这个问题。 【m2eclipse 插件】:m2eclipse是Eclipse ...

    m2eclipse离线安装包

    **m2eclipse离线安装包详解** m2eclipse是一款专门为Eclipse集成开发环境(IDE)设计的Maven插件。它使得Eclipse用户能够方便地在IDE内部管理Maven项目,进行构建、依赖管理和生命周期操作。Maven是一个强大的项目...

    m2eclipse安装包

    下载完并解压到好m2eclipse包后,在eclipse的dropins目录下新建一个m2eclipse.link文件,文件里面填写m2eclipse包的路径:如D:\devSpace\eclipse\m2eclipse,重启eclipse,在window-->preference下就可以看到maven项...

    m2eclipse maven插件

    m2eclipse会检查项目中存在的问题,如依赖未找到、插件配置错误等,并提供相应的解决方案。这种实时的错误检测和修复能力有助于保持项目的健康状态。 10. **持续集成与团队协作** m2eclipse与Eclipse的Team支持相...

    m2eclipse 本地安装包

    maven eclipse 插件 m2eclipse 本地安装包 版本0.12.1.20110112-1712 在线安装地址http://m2eclipse.sonatype.org/sites/m2e

    m2eclipse-subclipse eclipse插件

    m2eclipse-subclipse是m2eclipse和subclipse的整合,旨在解决在Eclipse中不能直接将SVN项目检出为Maven项目的问题。安装了该插件后,开发者可以在检出SVN项目时选择“Checkout as Maven Project”,这样项目会自动...

    m2eclipse插件_使用maven必备

    【m2eclipse插件:Maven与Eclipse的完美结合】 在软件开发过程中,构建管理和依赖管理是非常关键的一环,Maven作为一个强大的Java项目管理工具,极大地简化了这一过程。然而,对于习惯使用Eclipse作为集成开发环境...

    m2eclipse插件

    对于那些已经使用m2eclipse但缺少POM编辑器的用户,升级到m2e是解决这个问题的有效途径。 **注意事项** 1. 安装m2e插件前,请确保你的Eclipse版本与m2e插件兼容。 2. 使用过程中,定期检查插件更新,获取最新功能...

    myecplice/ecplice maven插件m2eclipse_for_eclipse_3.3

    【标题】"myecplice/ecplice maven插件m2eclipse_for_eclipse_3.3"指的是一个专为Eclipse 3.3版本设计的Maven集成插件——m2eclipse的离线安装包。m2eclipse是Eclipse开发者社区开发的一个非常重要的扩展,它将Maven...

    m2eclipse+gef+svn插件离线安装包

    安装m2eclipse插件时会依赖gef插件和svn插件,压缩包内包含m2eclipse + gef + svn的全部插件安装包,可以直接离线安装,本人亲测,在Eclipse3.7下安装成功,可以新建Maven项目。 需要注意的是,在离线安装时,切记...

    Eclipse3.6与m2eclipse插件的安装与使用

    3. 输入m2eclipse的更新站点URL:`http://m2eclipse.sonatype.org/sites/m2e`。 4. 选择需要的插件,点击“Finish”,Eclipse会开始检查并下载插件。 5. 安装完成后,Eclipse会提示重启,以使安装生效。 安装后,...

    m2eclipse-mavenarchiver

    org.apache.maven.archiver.MavenArchiver.getManifest(org.apache.maven.project.MavenProject, org.apache.maven.archiver.MavenArchiveConfiguration)

    m2eclipse 1.5.0

    m2eclipse 1.5.0 (Maven for Eclipse) ...2014年06月06日,m2eclipse 1.5.0 发布,该软件也叫 m2e ,兼容 Eclipse Kepler 和 Luna 参考消息:http://www.oschina.net/news/53499/m2eclipse-1-5-0-released

Global site tag (gtag.js) - Google Analytics