Maven support is not officially part of the project, it's maintained on a
"when someone interested gets to it" basis.

So the short answer is "no, you shouldn't expect those to be absolutely
current"....

contributions welcome ;)

Best,
Erick

On Tue, Jan 9, 2018 at 6:36 AM, Armins Stepanjans <armins.bagr...@gmail.com>
wrote:

> Hi,
>
> I'm not sure I understand your question.
>
> There should be no confusion about setting a Maven snapshot dependency in
> the pom file, as you can specify version with
> <version>8.0-SNAPSHOT</version> (substituting 8.0 with the version you
> want).
>
> However, in the case you are looking for a particular version of Lucene,
> you should check out the archives of released versions here:
> http://archive.apache.org/dist/lucene/java/
>
> Is there a particular reason you want the snapshot of 7.2 or 7.3?
>
> Regards,
> Armīns
>
> On Tue, Jan 9, 2018 at 4:13 PM, Terry Smith <sheb...@gmail.com> wrote:
>
> > Guys,
> >
> > I'm just following up in case this question slipped between the cracks.
> >
> > Should I expect the apache snapshots maven repository to be current for
> > Lucene 7.x and 8? Specifically, I don't see snapshot releases for 7.2 or
> > 7.3 and it looks like the 8.0 snapshot releases are pretty stale.
> >
> > Thanks,
> >
> > --Terry
> >
> >
> >
> >
> > On Fri, Jan 5, 2018 at 11:06 AM, Terry Smith <sheb...@gmail.com> wrote:
> >
> > > Hi,
> > >
> > > I'm not seeing snapshot releases on the maven repository for 7.2 or
> 7.3.
> > > Is this on purpose?
> > >
> > > https://repository.apache.org/content/groups/snapshots/org/
> > > apache/lucene/lucene-core/
> > >
> > > --Terry
> > >
> > >
> >
>

Reply via email to