The old jstl 1.2 in central was wrong, so I deleted it and get help from
Oracle to deploy a correct version.
more info here: https://issues.sonatype.org/browse/MVNCENTRAL-71
On Tue, Jun 21, 2011 at 1:42 AM, Mark Struberg wrote:
> actually I think javax.jstl NEVER have been on maven.central.
> I
t; reporting it?
> e.g. via an issue tracker?
>
> On 29/04/2010, Juven Xu wrote:
> > checksums on pgp signautes are deleted.
> >
> >
> > On Wed, Apr 28, 2010 at 11:34 PM, sebb wrote:
> >
> > > On 28/04/2010, Juven Xu wrote:
> > > > O
checksums on pgp signautes are deleted.
On Wed, Apr 28, 2010 at 11:34 PM, sebb wrote:
> On 28/04/2010, Juven Xu wrote:
> > On Wed, Apr 28, 2010 at 11:05 PM, sebb wrote:
> >
> > > On 28/04/2010, Juven Xu wrote:
> > > > you can use these shell script
On Wed, Apr 28, 2010 at 11:05 PM, sebb wrote:
> On 28/04/2010, Juven Xu wrote:
> > you can use these shell scripts:
> >
> > find . -type f | xargs -i sh -c 'sha1sum {} | cut -d " " -f1 > {}.sha1'
> > find . -type f | xargs -i sh -c '
you can use these shell scripts:
find . -type f | xargs -i sh -c 'sha1sum {} | cut -d " " -f1 > {}.sha1'
find . -type f | xargs -i sh -c 'md5sum {} | cut -d " " -f1 > {}.md5'
release artifacts and their hashes in central will never be updated unless
manual fix is needed
if your artifacts' hashes
I just created a cli tool using code from nexus-archetype-plugin, and
updated the central archetype catalog with latest central index
The nexus-archetype-plugin is open sourced:
http://scm.sonatype.org/repobrowser.svn?path=/trunk/&revision=HEAD&name=Nexus-plugins
I will clean up the cli code and
What I saw is some of those staged artifacts were missing signatures.
Nexus works correctly, it only complained the missing ones, not all.
On Wed, Jan 13, 2010 at 2:32 PM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:
> 2010/1/13 Brian Fox :
> > We should definitely fix this, both in