Install from Eclipse Marketplace is failing. I get the following error when trying to install Checkstyle 7.2.0 from Eclipse Marketplace on Windows 10 Eclipse Neon.1a (4.6.1) for Java EE developers.
This is the error I get:
An error occurred while collecting items to be installed
session context was:(profile=C__Users_kiprob_eclipse_jee-neon_eclipse, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,net.sf.eclipsecs.branding,7.2.0.201611072237
No repository found containing: osgi.bundle,net.sf.eclipsecs.checkstyle,7.2.0.201611072237
No repository found containing: osgi.bundle,net.sf.eclipsecs.core,7.2.0.201611082201
No repository found containing: osgi.bundle,net.sf.eclipsecs.doc,7.2.0.201611082205
No repository found containing: org.eclipse.update.feature,net.sf.eclipsecs,7.2.0.201611082205
No repository found containing: osgi.bundle,net.sf.eclipsecs.ui,7.2.0.201611072237
I was facing this same problem. Solved it downloading the zipped version from the Checkstyle older releases page: https://sourceforge.net/projects/eclipse-cs/files/Eclipse%20Checkstyle%20Plug-in/.
After downloading it, just open the "Install new software" dialogue in Eclipse, clic the "Add..." button, select the downloaded zip by clicking on "Archive...", and click ok your way out... that's it!
Hope it helps bypassing the problem in the meantime.
I just tried to reproduce this on Win10 and a fresh Neon.1 install, but it worked just fine for me.
Possibly it was a temporary hiccup of the Sourceforge download infrastructure, that happens occasionally.
Yes, it's true. I tried today again, and it worked... but it was down for a couple of days....
Yes working fine for me now too.
I just tried to install it via marketplace as well and it does not work.
Aside from that I really don't understand why you are not moving away from SF to github. SF has become really unstable, ugly and not up to date. When I just registered I had to choose a password with a minimum of 10 characters. WTF?
org.eclipse.equinox.p2.metadata.repository
Error
Wed Dec 07 15:38:58 CET 2016
No repository found at https://sourceforge.net/projects/eclipse-cs/files/updatesite/7.2.0.
Should I have an abundance of personal time available someday I will consider moving the project to Github. Until then I'll need to make due...
Similar problem with 7.3.0 / Neon.2:
Unable to read repository at https://sourceforge.net/projects/eclipse-cs/files/updatesite/7.3.0/content.xml.
Hey all,
I've moved hosting of the update site to Bintray.com. The update site url remains unchanged.
I hope this will resolve installation issues for the time being.