
On Fri, Sep 14, 2012 at 04:18:21PM +0200, Wido den Hollander wrote:
On 09/13/2012 02:19 PM, Daniel Veillard wrote:
On Mon, Sep 10, 2012 at 03:46:43PM +0200, Wido den Hollander wrote:
On 09/10/2012 03:23 PM, Daniel Veillard wrote:
On Mon, Sep 10, 2012 at 03:00:57PM +0200, Wido den Hollander wrote:
On 09/10/2012 02:29 PM, Daniel Veillard wrote:
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?
yeah ... So what kind of changes do you have in mind ? To be honnest I would like to make a release soon :-)
Ok, I've been reading some docs and found: * http://maven.apache.org/guides/mini/guide-central-repository-upload.html * https://docs.sonatype.org/display/Repository/Central+Sync+Requirements
------------- All project artifacts are signed using GPG, and the public key is distributed to hkp://pool.sks-keyservers.net/ ------------- so I did the sheebang needed to generate the .asc (by hand) on the server after uploading a libvirt-0.4.9.jar generated by "ant build" on RHEL6, and then regenerated the md5 and sha1 sums for all those files as present at http://repo1.maven.org/maven2/org/apache/maven/maven-ant-tasks/2.1.3/ maybe that will work better, Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/