Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] Installing m2eclipse question...

I feel so n00bish with this question (I am somewhat new to Eclipse in general, FWIW), but I'm at the end of my rope.
 
I am using MyEclipse Enterprise 9.1 (built on Eclipse 3.6.1 I think) and am trying to figure how which package to install to get Maven support.
 
I first saw that under the MyEclpise Configuration Center when I search for Maven that there is a package called "Maven Integration for Eclipse (w/ related)" but there is no indication what tool that really is.  Is it m2e or some other tool?  Whatever this is, it seems to install, but I don't see any maven items in the context menus.
 
So I added the m2e update site at http://download.eclipse.org/technology/m2e/releases/ and attempted to install "m2e - Maven Integration for Eclipse", but I get the following error.  What am I doing wrong? 
An error occurred while collecting items to be installed
  session context was:(profile="" phase=com.genuitec.pulse2.client.common.download.PulseCollect, operand=, action="">
  Could not find repositories containing the following artifacts: [org.eclipse.update.feature,org.eclipse.m2e.feature,1.0.100.20110804-1717, osgi.bundle,ch.qos.logback.classic,0.9.27.v20110224-1110, osgi.bundle,ch.qos.logback.core,0.9.27.v20110224-1110, osgi.bundle,ch.qos.logback.slf4j,0.9.27.v20110224-1110, osgi.bundle,com.ning.async-http-client,1.6.3.201108040830, osgi.bundle,org.eclipse.m2e.archetype.common,1.0.100.20110804-1717, osgi.bundle,org.eclipse.m2e.core,1.0.100.20110804-1717, osgi.bundle,org.eclipse.m2e.core.ui,1.0.100.20110804-1717, osgi.bundle,org.eclipse.m2e.discovery,1.0.100.20110804-1717, osgi.bundle,org.eclipse.m2e.editor,1.0.100.20110804-1717, osgi.bundle,org.eclipse.m2e.editor.xml,1.0.100.20110804-1717, osgi.bundle,org.eclipse.m2e.jdt,1.0.100.20110804-1717, osgi.bundle,org.eclipse.m2e.launching,1.0.100.20110804-1717, osgi.bundle,org.eclipse.m2e.lifecyclemapping.defaults,1.0.100.20110804-1717, osgi.bundle,org.eclipse.m2e.maven.indexer,1.0.100.20110804-1717, osgi.bundle,org.eclipse.m2e.maven.runtime,1.0.100.20110804-1717, osgi.bundle,org.eclipse.m2e.model.edit,1.0.100.20110804-1717, osgi.bundle,org.eclipse.m2e.refactoring,1.0.100.20110804-1717, osgi.bundle,org.eclipse.m2e.scm,1.0.100.20110804-1717, osgi.bundle,org.eclipse.m2e.usagedata,1.0.100.20110804-1717, osgi.bundle,org.jboss.netty,3.2.4.Final-201108040830, osgi.bundle,org.slf4j.api,1.6.1.v20100831-0715]
I tried adding the update site for the stable dev builds http://download.eclipse.org/technology/m2e/updates/N/ but it says "No repository found at ...".
 
Thanks!

--
Jeff Vincent
predatorvi@xxxxxxxxx
See my LinkedIn profile at:
http://www.linkedin.com/in/rjeffreyvincent
I ♥ DropBox !! 


Back to the top