I imported my already working project on another computer and it started to download dependencies.
Apparently my internet connection crashed and now I get the foll
I've got the error in an other context. So my solution might be useful to others who stumple upon the question:
The problem: I've copied the local repository to another computer, which has no connection to a special repository. So maven tried to check the artifacts against the invalid repository.
My solution: Remove the _maven.repositories files.