Unable to find artifact “copy-protoc:generate-sources”
问题 I'm using Google's Protocol Buffers in a project. We use Maven to compile the protobufs automatically ( based on http://vlkan.com/blog/post/2015/11/27/maven-protobuf/ ) Maven gave us tree errors which we were able to solve by installing Maven Plugins on our Eclipse installation. But there is one error we can't solve : org.apache.maven.plugins:maven-dependency-plugin:2.9:copy:copy-protoc:generate-sources This error comes and goes apparently "randomly" and it doesn't break the compilation: