2.
The first thing (or, maybe second thing
to look for) is what is in your content.jar/xml file. I just quickly peeked
at yours, and saw
<unit
id='org.eclipse.jetty.osgi.boot.feature.feature.group'
version='7.0.2.201003170717'
In other words, your .build file
is saying to get version 7.0.2.201003162116
but your repository is "announcing" is has (only) version 7.0.2.201003170717
Apparently this is because we have the job that generates that update site running nightly and it replaced the version that was there when I set the build file...
I had hoped that it would leverage the files that are still in the directory and we could update the build file as needed but apparently not.
I'll adjust and take it off nightly run for the time being and see if that fixes the next build, if not I'll comment us out of the build
HTH
Good luck,
From:
| |
To:
| David M Williams/Raleigh/IBM@IBMUS
|
Date:
| 03/17/2010 10:58 PM
|
Subject:
| Re: [Helios] Failed for build 2010-03-17_21-46-36
|
Sent by:
| jesse.mcconnell@xxxxxxxxx |