No, Maven always checks each repository in order; there's no way to tell it that some repo won't have such dependency, or the reverse that some dependency is in a specific repo (or set of repos); and afaict, this is not planned either (Maven's stance is that you should use a repository manager, which will be able to codify such rules)