Updating the plugin via Eclipse (Help -> Check for Updates) fails with
"No repository found containing: org.eclipse.update.feature,edu.umd.cs.findbugs.plugin.eclipse,3.0.1.20150226-2a951fb"
This is reproducible:
1. Install Findbugs from the marketplace
2. Update
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,edu.umd.cs.findbugs.plugin.eclipse,3.0.1.20150226-2a951fb
No repository found containing: org.eclipse.update.feature,edu.umd.cs.findbugs.plugin.eclipse,3.0.1.20150226-2a951fb
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is reproducible:
1. Install Findbugs from the marketplace
2. Update
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,edu.umd.cs.findbugs.plugin.eclipse,3.0.1.20150226-2a951fb
No repository found containing: org.eclipse.update.feature,edu.umd.cs.findbugs.plugin.eclipse,3.0.1.20150226-2a951fb
Andy, do you have any insight on this? Is it just a matter of not having pushed 3.0.1 final?
It was probably some intermediate release update site version you've got in the Eclipse update manager, which was unable to locate the "old" RC.
3.0.1.20150226-2a951fb was never on marketplace and the final 3.0.1 version is 3.0.1.20150306-5afe4d1.
I was able to update now and got the right version.