We have network restrictions applied to our "official" builds that are
used to deploy production packages in our infrastructure.  We can't
download any dependencies from the internet at all. For this and other
reasons, we have had to customize Lucene's build pretty heavily.  When
working on patches that are intended to be contributed to Lucene, we
can use the Apache Lucene build system without any trouble because
those can run in environments that are not isolated in the same way.

On Thu, Aug 20, 2026 at 7:01 AM Dawid Weiss <[email protected]> wrote:
>
> Hello,
>
> Is anybody (other than David) behind a corporate firewall that
> prevents access to:
>
> https://services.gradle.org/distributions/gradle*
> https://raw.githubusercontent.com/gradle/*
>
> I wonder if there is a trick (I can't see) that would allow running
> Lucene builds without access to those services [1].
>
> Dawid
>
> [1] see https://github.com/apache/lucene/pull/16521 for more info
>
> ---------------------------------------------------------------------
> 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]

Reply via email to