Hi,

I don't think this is a good idea. If your disc is to small to hold the
maven index there is a pretty good chance, that your setup is often
broken.

Quite frankly at work I never noticed NetBeans downloading the index,
it is lost in the noice of normal operation.

We will basicly loose all advantages of maven indexing. My local
repository does not hold the latested artifact (rendering the
corresponding hint useless) and completion is interesting because I did
not yet use the artifact. Else I most probably have the right setup for
the setup already at hand.

The option to disable is now there.

Given that part of the discussion around JDK 11 baseline was to make a
faster maven indexer available gives this another bad taste.

So from my POV this should not be done.

Greetings

Matthias

Am Donnerstag, dem 13.04.2023 um 18:47 +0200 schrieb Michael Bien:
> Hello devs,
> 
> NB 18 will split the indexer setting into two check boxes, one for local 
> indexing, one for remote index extraction,
> 
> see screenshot: https://github.com/apache/netbeans/pull/5646
> 
> I propose to disable remote index extraction by default, until we solved 
> some more of the issues at least.
> 
> main complains are:
> 
>   - failing extraction when temp folder is too small e.g #5815 (NB 18 
> will deactivate indexing on extraction failure)
> 
>   - extraction takes too long e.g #5809
> 
> Local index scanning scans your .m2 repo, which is fast and might be 
> sufficient for many use cases and therefore a better default for now.
> 
> thoughts?
> 
> -mbien
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
> For additional commands, e-mail: dev-h...@netbeans.apache.org
> 
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to