juven is on the case. We should have correct checksums shortly.. Milos
On Wed, Apr 21, 2010 at 11:11 AM, Brett Porter <br...@apache.org> wrote: > > On 21/04/2010, at 5:59 PM, Milos Kleint wrote: > > > On Wed, Apr 21, 2010 at 9:32 AM, Brett Porter <br...@apache.org> wrote: > > > >> > >> On 21/04/2010, at 5:14 PM, Milos Kleint wrote: > >> > >>> gpg --verify plexus-compiler-javac-1.8.jar.asc > >>> gpg --verify plexus-compiler-javac-1.8.pom.asc > >>> both say > >>> gpg: Signature made Tue Mar 30 00:28:04 2010 CEST using RSA key ID > >> B0874707 > >>> gpg: Good signature from "Milos Kleint <mkle...@apache.org>" > >>> > >>> How do I recreate and reupload the correct checksums? > >> > >> openssl md5 FILENAME >FILENAME.md5 > >> openssl sha1 FILENAME >FILENAME.sha1 > >> > >> (feel free to edit to just be the checksum) > >> > >> Then use webdav to put them onto the codehaus repository. After they are > >> correct, we can re-sync to central. > >> > > > > well, plexus-compiler artifacts are no longer deployed to r.c.o but to > > http://oss.sonatype.org/service/local/staging/deploy/maven2/ > > Right, I haven't deployed any plexus stuff in ages. I would have thought > that would have checked and/or corrected them in the first place. > > I could fix them on central but I'm not sure that'd persist. > > Brian, Benjamin - any ideas what happened here? > > - Brett > > -- > Brett Porter > br...@apache.org > http://brettporter.wordpress.com/ > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org > For additional commands, e-mail: dev-h...@maven.apache.org > >