I am trying to install eclEmma in my eclipse Juno installation.
When I install through "Install New Software", eclipse calculates the dependencies, asks me to accept the license, and then produces this error:
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,com.mountainminds.eclemma.asm,2.2.0.201210261515 No repository found containing: osgi.bundle,com.mountainminds.eclemma.core,2.2.0.201210261515 No repository found containing: osgi.bundle,com.mountainminds.eclemma.debug.ui.compatibility,2.2.0.201210261515 No repository found containing: osgi.bundle,com.mountainminds.eclemma.doc,2.2.0.201210261515 No repository found containing: org.eclipse.update.feature,com.mountainminds.eclemma.feature,2.2.0.201210261515 No repository found containing: osgi.bundle,com.mountainminds.eclemma.ui,2.2.0.201210261515 No repository found containing: osgi.bundle,org.jacoco.agent,0.6.0.201210061924 No repository found containing: osgi.bundle,org.jacoco.core,0.6.0.201210061924 No repository found containing: osgi.bundle,org.jacoco.report,0.6.0.201210061924
If I go through the market, I will get
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 artifact repository available. noArtifactRepositoriesAvailable
shortly after choosing what to install.
Question: What can I do to fix this? Do I need additional update sites?
Note. I just installed MoreUnit, so the internet connection seems fine.