I've been watching this all week on CDI
build. Yesterday I dug that dipper and found that for some reason
p2 or tycho pickups wrong metadata from chace.
Folder
.repository/.cache/tycho/p2-repository-metadata
contained artifacts.jar's and content.jar's for different builds
and I checked that it contains all latest metadata from composite
update site. It also had metadata for previous builds.
For instance it had four copies for artifacts.jar for JST nightly
build two from
http://download.jboss.org/jbosstools/builds/staging/jbosstools-3.3_trunk.component--jst/all/repo/
and another two from
http://download.jboss.org/jbosstools/builds/staging.previous/jbosstools-3.3_trunk.component--jst/all/repo/.
I checked versions from those four files and found one of them had
latest version of metadata from
http://download.jboss.org/jbosstools/builds/staging/jbosstools-3.3_trunk.component--jst/all/repo/
but build for some reason picked up obsolete metadata for
http://download.jboss.org/jbosstools/builds/staging.previous/jbosstools-3.3_trunk.component--jst/all/repo/
for version that is not there anymore.
Latest build seems to be fine and still running
https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.component--cdi/1236/.
Denis
On 07/27/2012 12:16 AM, Xavier Coulon wrote: