On 09/10/2012 02:29 PM, Daniel Veillard wrote:
On Thu, Sep 06, 2012 at 04:47:45PM +0200, Wido den Hollander wrote:
> On 09/06/2012 10:38 AM, Daniel Veillard wrote:
>> it's maven which should fetch data from
libvirt.org
>> and i though I had updated everything as needed:
>>
>>
http://libvirt.org/maven2/org/libvirt/libvirt/0.4.8/
>>
http://libvirt.org/maven2/org/libvirt/libvirt/maven-metadata-local.xml
>>
>> if you can get an idea why it is not fetching then I will fix,
>> but I have tried to set everything up, and didn't got feedback that
>> it was broken or anything,
[...]
> Could it be that the central Maven repository requires the checksum to work?
Wido,
any idea how to tell the main maven site to refetch ? Even though we
added the checksums,
http://search.maven.org still don't show 0.4.8
No, not a clue. It could be that it reads maven-metadata-local.xml and
sees that lastUpdated hasn't changed, so no need for any futher searching?
I have a couple of things for 0.4.9 I want to fix, so when that comes
out, lastUpdated changes and hopefully maven will see that?
Wido