As the title mentioned I have the following problem: I use Eclipse with Maven Nature and when I update my Maven Project, I get this error:
Eclipse
Maven Nature
I just went to Properties -> Java Build Path -> Libraries and removed the blue entries starting with M2_REPO.
Properties
Java Build Path
Libraries
After that, I could use Maven -> Update Project again
Maven
Update Project