8

Eclipse Mars is failing to rebuilding index of https://repo.maven.apache.org/maven2. Its stuck at 0%.

No Proxy.
Happening in Windows 10 and Ubuntu both.

Could someone help me resolve this?

(I had raised another query where similar issue happens behind company proxy but not sure if they are related.)

Update: I found that Eclipse m2e plugin was updating the index the afterall. It just was taking a long time to do it. But it doesn't update the status in the progress bar. So this works.
However, the problem with company proxy is still present.

Community
  • 1
  • 1
Kiran Mohan
  • 2,696
  • 6
  • 36
  • 62

2 Answers2

0

Did you try to configure Proxy in Eclipse? Eclipse proxy configuration

0

The index in your company repository may be incorrect. This happened to me many times. I scheduled a job that regularly repairs and updates the indices in Nexus.

J Fabian Meier
  • 33,516
  • 10
  • 64
  • 142