You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jena.apache.org by Erich Bremer <er...@ebremer.com> on 2020/12/02 18:38:30 UTC

3.17

How long before 3.17 is available via maven artifacts?  I saw the 3.17
release on github.  - Erich

Re: 3.17

Posted by Erich Bremer <er...@ebremer.com>.
Oh, I saw the announcement.  It just didn't pull from maven central
initially when I built my project.  It hadn't happened before when new
releases had occurred. I have been building jena from source locally lately
and it may have had something to do with it.  All is well now.  Thanks! -
Erich

On Wed, Dec 2, 2020 at 2:52 PM Jean-Marc Vanel <je...@gmail.com>
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 <er...@ebremer.com> 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 <jeanmarc.vanel@gmail.com
> >
> > 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 <er...@ebremer.com> a écrit
> :
> > >
> > > > How long before 3.17 is available via maven artifacts?  I saw the
> 3.17
> > > > release on github.  - Erich
> > > >
> > >
> >
>

Re: 3.17

Posted by Andy Seaborne <an...@apache.org>.

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" <je...@gmail.com> 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 <er...@ebremer.com> 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 <je...@gmail.com>
>      > 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 <er...@ebremer.com> a écrit :
>      > >
>      > > > How long before 3.17 is available via maven artifacts?  I saw the 3.17
>      > > > release on github.  - Erich
>      > > >
>      > >
>      >
> 
> 
> 
> 

Re: 3.17

Posted by Rob Vesse <rv...@dotnetrdf.org>.
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.

Rob Vesse

On 02/12/2020, 19:53, "Jean-Marc Vanel" <je...@gmail.com> 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 <er...@ebremer.com> 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 <je...@gmail.com>
    > 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 <er...@ebremer.com> a écrit :
    > >
    > > > How long before 3.17 is available via maven artifacts?  I saw the 3.17
    > > > release on github.  - Erich
    > > >
    > >
    >





Re: 3.17

Posted by Jean-Marc Vanel <je...@gmail.com>.
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 <er...@ebremer.com> 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 <je...@gmail.com>
> 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 <er...@ebremer.com> a écrit :
> >
> > > How long before 3.17 is available via maven artifacts?  I saw the 3.17
> > > release on github.  - Erich
> > >
> >
>

Re: 3.17

Posted by Erich Bremer <er...@ebremer.com>.
Might have been a cache lag or something.  Just tried rebuilding my project
now with 3.17.0 and it was able to download. - E

On Wed, Dec 2, 2020 at 2:21 PM Erich Bremer <er...@ebremer.com> wrote:

> 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 <je...@gmail.com>
> 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 <er...@ebremer.com> a écrit :
>>
>> > How long before 3.17 is available via maven artifacts?  I saw the 3.17
>> > release on github.  - Erich
>> >
>>
>

Re: 3.17

Posted by Andy Seaborne <an...@apache.org>.

On 02/12/2020 19:21, Erich Bremer wrote:
> I don't see it here:
> https://mvnrepository.com/artifact/org.apache.jena/apache-jena-libs

That's isn't maven central which is:

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

https://mvnrepository.com/ is an independent website [1] that presumably 
crawls maven central and creates the database that drives website.

     Andy

[1] "Web site developed by @frodriguez"

> 
> Let me look around more... - E
> 
> 
> On Wed, Dec 2, 2020 at 1:43 PM Jean-Marc Vanel <je...@gmail.com>
> 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 <er...@ebremer.com> a écrit :
>>
>>> How long before 3.17 is available via maven artifacts?  I saw the 3.17
>>> release on github.  - Erich
>>>
>>
> 

Re: 3.17

Posted by Erich Bremer <er...@ebremer.com>.
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 <je...@gmail.com>
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 <er...@ebremer.com> a écrit :
>
> > How long before 3.17 is available via maven artifacts?  I saw the 3.17
> > release on github.  - Erich
> >
>

Re: 3.17

Posted by Jean-Marc Vanel <je...@gmail.com>.
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 <er...@ebremer.com> a écrit :

> How long before 3.17 is available via maven artifacts?  I saw the 3.17
> release on github.  - Erich
>