This question might have been asked before.
Every time I open my eclipse it takes forever to update the Maven repo indexes.
I do not have any Maven Plugin in
Go to your project preferences and then go to Builders. Disable the Maven builder. This should stop the index updates. I guess you will need to do this on each project in your workspace, I don't think you can do this for the whole workspace.