我正在尝试maven
为 eclipse luna 安装插件。版本:Luna 服务版本 1a (4.4.1)
我按照以下步骤操作,帮助>安装新软件。
添加了使用的 URL - http://download.eclipse.org/technology/m2e/releases
为 Eclipse 选择了所有 Maven 集成。
然后单击下一步,接受许可协议并完成。
但在此之后出现错误
An error occurred while collecting items to be installed
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.m2e.archetype.common,1.6.2.20150902-0001
No repository found containing: osgi.bundle,org.eclipse.m2e.core,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.core.ui,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.discovery,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.editor,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.editor.xml,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.jdt,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.jdt.ui,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.launching,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.lifecyclemapping.defaults,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.logback.appender,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.logback.configuration,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.maven.indexer,1.6.2.20150902-0001
No repository found containing: osgi.bundle,org.eclipse.m2e.maven.runtime,1.6.2.20150902-0001
No repository found containing: osgi.bundle,org.eclipse.m2e.maven.runtime.slf4j.simple,1.6.2.20150902-0001
No repository found containing: osgi.bundle,org.eclipse.m2e.model.edit,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.profiles.core,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.profiles.ui,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.refactoring,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.scm,1.6.2.20150902-0002
No repository found containing: org.eclipse.update.feature,org.eclipse.m2e.feature,1.6.2.20150902-0002
No repository found containing: org.eclipse.update.feature,org.eclipse.m2e.logback.feature,1.6.2.20150902-0002
No repository found containing: osgi.bundle,org.eclipse.m2e.workspace.cli,0.3.1
我已经安装了许多插件,如 SVN、ant、testng 等。但无法继续maven
。也尝试使用 eclipse market-place 但面临同样的错误。优雅的任何人都可以提供帮助。