# should fail because the dependency is not in the default repositories
-> update

# add a repository with the dependency, which should then succeed
> 'set resolvers += "Nuxeo" at s"${(baseDirectory.value / "repo").toURI.toURL}"'
> update