I noticed this problem with BSF and HttpComponents. There are two delays at work here:
1) Nexus promotion/release is asynchronous. When it says "release successful" it actually means "successfully scheduled for release". It may take a short while for the staging repo to change to released. Or if there are permission problems (as it was with HC for a while) it may never happen... 2) Maven repo synchronisation. I saw the same problem with BSF - only some of the files were copied initially, it took some hours for the whole set to appear. On 19 August 2010 10:58, Christian Grobmeier <[email protected]> wrote: > It seems it is now available: > http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.1/ > I will do some checks, then send out the announce > double-checks welcome :-) > > On Thu, Aug 19, 2010 at 10:13 AM, Christian Grobmeier > <[email protected]> wrote: >> Wow, looks wrong. >> i would have expected the whole content of this: >> https://repository.apache.org/content/repositories/releases/org/apache/commons/commons-compress/1.1 >> >> Promotion should be complete (so the web interface said) >> >> On Thu, Aug 19, 2010 at 9:30 AM, Stefan Bodewig <[email protected]> wrote: >>> Hi, >>> >>> at least from where I sit >>> <http://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.1/> >>> only contains the binary jar and the POM, no checksums, no signatures. >>> >>> Is the promotion still going on and I need to re-check later? Is this >>> expected behavior? >>> >>> Stefan >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> >> >> -- >> http://www.grobmeier.de >> > > > > -- > http://www.grobmeier.de > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
