`
cooliufang
  • 浏览: 127648 次
社区版块
存档分类
最新评论

Eclipse安装maven插件报错

阅读更多
Eclipse安装maven插件,报错信息如下:

Cannot complete the install because one or more required items could not be found.
  Software being installed: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
  Missing requirement: Maven Integration for Eclipse (Editors) 0.12.1.20110112-1712 (org.maven.ide.eclipse.editor 0.12.1.20110112-1712) requires 'bundle org.eclipse.zest.core 0.0.0' but it could not be found
  Cannot satisfy dependency:
    From: Maven Integration for Eclipse (Required) 0.12.1.20110112-1712 (org.maven.ide.eclipse.feature.feature.group 0.12.1.20110112-1712)
    To: org.maven.ide.eclipse.editor [0.12.1.20110112-1712]



解决方案:
Help -> Install new Software ->Available Software Sites -> choose "http://download.eclipse.org/tools/gef/updates/releases/" -> Enable it -> then install.
Or if don't have, choose Add "http://download.eclipse.org/tools/gef/updates/releases/" -> then install.

After finish installing, restart eclipse, can install maven plugin.

----------------------------------------------------------------------
An error occurred while collecting items to be installed
session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Unable to read repository at http://m2eclipse.sonatype.org/sites/m2e/0.12.1.20110112-1712/plugins/org.maven.ide.eclipse.maven_embedder_0.12.1.20110112-1712.jar.
Read timed out


解决方案:
change another address:
http://download.eclipse.org/technology/m2e/releases
分享到:
评论

相关推荐

    Eclipse 的 Maven 插件常见问题解决方法

    eclipse 集成 maven 插件后,在引用maven项目的时候,经常会出现不是MAVEN项目,maven-compiler-plugin 找不到,没能引入 Maven Dependencies 包等问题。现在把个人的结局方法分享给大家

    maven安装文件和eclipse插件

    此文件包含了maven的安装文件和集成eclipse的插件; 使用方法如下: 1、将maven 文件拷贝至C:\maven下,配置环境...3、然后将eclipse-maven插件拷贝到响应目录;重启eclipse;新建maven项目 4、配置maven开发环境成功。

    maven离线插件

    maven插件 maven1.5.0.2离线插件包 eclipse离线插件包最新版

    eclipse/myeclipse maven-for-scala插件

    maven-for-scala插件,用来解决eclipse/myeclipse scala插件安装后报错的问题: Plugin execution not covered by lifecycle configuration: net.alchim31.maven:scala-maven-plugin:3.2.0:compile (execution: ...

    maven_archetype-catalog.zip

    下载到本地的catalog配置文件,加载到eclipse会速度更快!!!解决使用Eclipse自带的Maven插件创建Web项目时报错

    Maven报错: Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources

    idea创建Maven项目时,报错显示Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.0.2:resources,并且Maven插件内看不到 mybatis-generator。如下图: 折腾了好久发现配置放错地方了,...

    新建Maven项目时出错:org.apache.maven.archiver.MavenArchiver.getManifest

    eclipse新建maven项目时,pom.xml文件第一行报错: org.apache.maven.archiver.MavenArchiver.getManifest(org.apache.maven.project.MavenProject, org.apache.maven.archiver.MavenArchiveConfiguration) 解决...

    基于SpringBoot+Vue实现的内容管理系统CMS源码+数据库

    1、在eclipse中导入maven项目。点击eclipse菜单File - Import,选择Maven - Existing Maven Projects。创建好maven项目后,会开始从maven服务器下载第三方jar包(如spring等),需要一定时间,请耐心等待。(另外:...

    基于SpringMVC+Spring+MyBatis开发的个人博客网站-毕业设计.zip

    确保你安装了 Maven(如果maven加载pom报错,发现不是自己配置的maven,请到setting中修改成自己的maven仓库) 本项目有使用到redis,所以运行项目前先启动redis服务,并在redis.properties配置你的redis 请给你的...

    ps-15-e06-ztd1:由萨拉戈萨大学 (UNIZAR) 学生开发的学术软件项目

    安装插件: 1. (可选) 2. 准备SDK: 下载 从 SDK 管理器至少安装 SDK 版本 16 和 22 使用 SDK Tools 所在的路径设置 ANDROID_HOME 环境变量 克隆存储库。 导入为 Maven 项目。 运行项目:右键单击项目 >> ...

    Intellij-IDEA-Tutorial-Smart:Intellij IDEA 中文教程

    搭建项目篇导入项目 总结导入eclipse项目(非maven,非gradle)导入maven项目导入gradle项目web项目集成Tomcatweb项目集成Jetty创建普通的Java SE项目创建SSH+Maven的web项目创建SSH+Gradle的web项目五.疑难杂症篇...

    SmartWx微信公众号管理系统-其他

    9、项目中为简化代码,用到了 lombok 插件,大家可自行安装。 10、由于项目采用前后台分离,也为了将来配置读写分离,项目需 root 根目录运行,如若不然可能会js,css加载不到的情况(自己可修改) 11、编译项目。在...

    单点登录源码

    Maven | 项目构建管理 | [http://maven.apache.org/](http://maven.apache.org/) #### 前端技术: 技术 | 名称 | 官网 ----|------|---- jQuery | 函式库 | [http://jquery.com/](http://jquery.com/) Bootstrap | ...

Global site tag (gtag.js) - Google Analytics