]
Nick Boldt commented on JBIDE-21215:
------------------------------------
If you happen to hit the update site WHILE it's being replaced, or hit it BEFORE a
replacement to read metadata, then start the update WHILE it's being replaced,
there's nothing we can do to make the internet work a different way. Either the files
are there, or they're not.
But you can always use the "composite of the last few aggregates" if you want
something more stable. That's what we use in our jobs.
Curiously, the last two builds have a different set of IUs that the ones your system
requested:
{code}
org.jboss.ide.eclipse.as.management.wildfly9_3.1.1.Beta1-v20151208-0926-B67.jar
{code}
instead of org.jboss.ide.eclipse.as.management.wildfly9_3.1.1.Beta1-v20151205-0132-B64
Looks like you were reading from
or an even older build.
But you created this issue only 3 hours ago, so I have no idea why you'd be seeing a
10 hour old CI build in
).
And no, composite site job won't save you from obsolete metadata in your Eclipse's
cache. I suspect the problem here is at your end.
IUs missing from snapshot update site while site is being published
-------------------------------------------------------------------
Key: JBIDE-21215
URL:
https://issues.jboss.org/browse/JBIDE-21215
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Reporter: Max Rydahl Andersen
running updates from:
http://download.jboss.org/jbosstools/mars/snapshots/updates/
I get this error:
{quote}
An error occurred while collecting items to be installed
session context
was:(profile=_Users_max_products_eclipse_jee-mars3_Eclipse.app_Contents_Eclipse,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing:
osgi.bundle,org.jboss.tools.common,3.7.1.Beta1-v20151204-0542-B55
No repository found containing:
osgi.bundle,org.jboss.tools.common.core,3.7.1.Beta1-v20151204-0542-B55
No repository found containing:
osgi.bundle,org.jboss.tools.common.el.core,3.7.1.Beta1-v20151204-0542-B55
No repository found containing:
osgi.bundle,org.jboss.tools.common.jdt.debug,3.7.1.Beta1-v20151204-0542-B55
No repository found containing:
osgi.bundle,org.jboss.tools.common.jdt.debug.ui,3.7.1.Beta1-v20151204-0542-B55
No repository found containing:
osgi.bundle,org.jboss.tools.common.resref.core,3.7.1.Beta1-v20151204-0542-B55
No repository found containing:
osgi.bundle,org.jboss.tools.common.text.xml,3.7.1.Beta1-v20151204-0542-B55
No repository found containing:
osgi.bundle,org.jboss.tools.common.ui,3.7.1.Beta1-v20151204-0542-B55
No repository found containing:
osgi.bundle,org.jboss.tools.common.validation,3.7.1.Beta1-v20151204-0542-B55
No repository found containing:
osgi.bundle,org.jboss.tools.foundation.checkup,1.2.1.Beta1-v20151204-0542-B55
No repository found containing:
osgi.bundle,org.jboss.tools.foundation.core,1.2.1.Beta1-v20151204-0542-B55
No repository found containing:
osgi.bundle,org.jboss.tools.foundation.ui,1.2.1.Beta1-v20151204-0542-B55
No repository found containing:
osgi.bundle,org.jboss.tools.openshift.cdk.server,3.1.0.Beta1-v20151205-0342-B106
No repository found containing:
osgi.bundle,org.jboss.tools.openshift.client,3.1.0.Beta1-v20151205-0342-B106
No repository found containing:
osgi.bundle,org.jboss.tools.openshift.common.core,3.1.0.Beta1-v20151205-0342-B106
No repository found containing:
osgi.bundle,org.jboss.tools.openshift.common.ui,3.1.0.Beta1-v20151205-0342-B106
No repository found containing:
osgi.bundle,org.jboss.tools.openshift.core,3.1.0.Beta1-v20151205-0342-B106
No repository found containing:
osgi.bundle,org.jboss.tools.openshift.egit.core,3.1.0.Beta1-v20151205-0342-B106
No repository found containing:
osgi.bundle,org.jboss.tools.openshift.egit.ui,3.1.0.Beta1-v20151205-0342-B106
No repository found containing:
osgi.bundle,org.jboss.tools.openshift.express.client,3.1.0.Beta1-v20151205-0342-B106
No repository found containing:
osgi.bundle,org.jboss.tools.openshift.express.core,3.1.0.Beta1-v20151205-0342-B106
No repository found containing:
osgi.bundle,org.jboss.tools.openshift.express.ui,3.1.0.Beta1-v20151205-0342-B106
No repository found containing:
osgi.bundle,org.jboss.tools.openshift.ui,3.1.0.Beta1-v20151205-0342-B106
No repository found containing:
osgi.bundle,org.jboss.tools.runtime.core,3.1.1.Beta1-v20151204-0542-B55
No repository found containing:
osgi.bundle,org.jboss.tools.runtime.ui,3.1.1.Beta1-v20151204-0542-B55
No repository found containing:
osgi.bundle,org.jboss.tools.stacks.core,1.2.1.Beta1-v20151204-0542-B55
No repository found containing:
osgi.bundle,org.jboss.tools.usage,2.1.1.Beta1-v20151204-0542-B55
No repository found containing:
org.eclipse.update.feature,org.jboss.tools.openshift.cdk.feature,3.1.0.Beta1-v20151205-0342-B106
No repository found containing:
org.eclipse.update.feature,org.jboss.tools.openshift.express.feature,3.1.0.Beta1-v20151205-0342-B106
No repository found containing:
org.eclipse.update.feature,org.jboss.tools.openshift.feature,3.1.0.Beta1-v20151205-0342-B106
{quote}