sonatype/m2eclipse-scala

Cannot install Maven Integration for Scala IDE 0.4.0

christian-schlichtherle opened this issue · 3 comments

I have Eclipse 3.7.2 with Scala IDE 2.0.1. When I try to install Maven Integration for Scala IDE 0.4.0 from http://alchim31.free.fr/m2e-scala/update-site/ I get the following error message:

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=).
No repository found containing: osgi.bundle,org.maven.ide.eclipse.scala,0.4.0
No repository found containing: org.eclipse.update.feature,org.maven.ide.eclipse.scala_feature,0.4.0

Am I doing something wrong?

Perhaps ask the owner of the update site? As far as I'm aware we don't offer one, you'd need to build this project locally.

Sorry, but I gave up on this tool chain. NetBeans + Scala plugin works out of the box and seems to be integrated well.