Reputation: 19
Have a look at this snapshot and please HELP !!
I have downloaded this "nexus-maven-repository-index.gz " manually.But i am not able to figure out where to put it manually so that it stops downloading this file(bcoz its slow) Please help me with this
P.S There is no folder namely ".m2" in my users directory
Upvotes: 1
Views: 3568
Reputation: 80010
There's not just a file you can download and drop somewhere. It unpacks the information in-place as it downloads and populates its index (which in my setup on MacOS is in my home directory under Library/Caches/AndroidStudioPreview/Maven/Indices). I'd recommend just letting it do its work.
Upvotes: 2