Fork me on GitHub
#cursive
<
2021-02-27
>
ikitommi16:02:37

is there a way to get remove maven repos indexed once for all projects? for some reason (cursive update?), the repos need to be reindexed a lot.

ikitommi16:02:54

Unindexed remote maven repositories found.
			The following repositories used in your projects have not been indexed yet: 
			
			
            ...

cfleming20:02:43

I’m actually not sure about this - the repo indexing is an IntelliJ thing. I’ll see if I can figure this out. It’s hard for me to tell if this is happening more than usual because I reset my IDE instances a lot.

Jeff Evans02:02:26

Yeah, I get that very frequently, too. Even if I do the Update operation on all of them.

markaddleman19:03:29

fwiw, IntelliJ informs me of unindexed repositories every time it starts. I tried invalidating caches and restarting but that does not seem to improve the situation.

3