Re: Can I use Maven Indexer CLI for the NB Maven index?

2024-11-16 Thread Michael Bien
Hi, the index updates happen in the background, can you clarify what you mean by being "blocked by the indexer"? It shouldn't block anything. If it happens at a time you don't want it to run and it already started (e.g low battery), you can simply cancel the task and it won't try again for a

Can I use Maven Indexer CLI for the NB Maven index?

2024-11-16 Thread Will Hartung
Can I use the Maven Indexer CLI to maintain the maven index that NB manages internally? Specifically, I'd like to just have it run "routinely" (like, say, overnight) to keep the local index up to date. More specifically, I never want to see "unpacking index..." progress bar in my IDE ever again.