On 02/12/2020 19:58, Rob Vesse wrote:
Just to confirm and for future reference any Maven release artifacts, for any 
Apache project, initially get deployed to the Apache instance of Sontatype 
Nexus hosted at repository.apache.org

These then get synced periodically to Maven Central (and I don't know the exact 
details of whether Apache pushes to Central or Central pulls from Apache) so 
there can be a lag between a release being produced and it showing up on all 
the downstream mirrors.

The lag is less than 4 hours (subject to system glitches).

This time, for the first time, artifact went over in two sets. Before, its always been all the artifacts appear at the same time. Maybe there was a geo networking glitch. It lasted about 30 mins.

The non-maven files (the source of the release, and the binaries apache-jena and apache-jena-fuseki), do get sync'ed the Apache mirrors around the world over a period of about 24 hours. That's what is behind:

  https://jena.apache.org/download/index.cgi

What defines a release is the file

  https://www.apache.org/dist/jena/source/jena-VER-source-release.zip

An Apache release - any Apache project - is source code.

For Jena, that file also ends up in Maven central at

 https://repo1.maven.org/maven2/org/apache/jena/jena/

because the release is built by maven. There is an Apache parent POM that does all the release work.

    Andy


Rob Vesse

On 02/12/2020, 19:53, "Jean-Marc Vanel" <[email protected]> wrote:

     The announcement mail is here :
     
https://lists.apache.org/thread.html/r911197ad367bde08373614fb6a74a72cef29d886289fc2ff9f6b0251%40%3Cusers.jena.apache.org%3E

     Jean-Marc Vanel
     
<http://semantic-forms.cc:9112/display?displayuri=http://jmvanel.free.fr/jmv.rdf%23me>
     +33
     (0)6 89 16 29 52


     Le mer. 2 déc. 2020 à 20:21, Erich Bremer <[email protected]> a écrit :

     > I don't see it here:
     > https://mvnrepository.com/artifact/org.apache.jena/apache-jena-libs
     >
     > Let me look around more... - E
     >
     >
     > On Wed, Dec 2, 2020 at 1:43 PM Jean-Marc Vanel <[email protected]>
     > wrote:
     >
     > > 3.17.0 has been announced on this list;
     > > it works for me with SBT; should work also with Maven :)
     > >
     > > Jean-Marc Vanel
     > > <
     > >
     > 
http://semantic-forms.cc:9112/display?displayuri=http://jmvanel.free.fr/jmv.rdf%23me
     > > >
     > > +33
     > > (0)6 89 16 29 52
     > >
     > >
     > > Le mer. 2 déc. 2020 à 19:38, Erich Bremer <[email protected]> a écrit :
     > >
     > > > How long before 3.17 is available via maven artifacts?  I saw the 
3.17
     > > > release on github.  - Erich
     > > >
     > >
     >




Reply via email to