Slackbot
11/13/2023, 6:41 PMVampire
11/13/2023, 6:51 PMproject.repositories, you break FAIL_ON_PROJECT_REPOS. If you do it on dependencyResolutionManagement it might not work if someone has project repositories and has the default repositories mode. And in both cases you might break some company guidelines saying that only the one internal master repository mirror and server must be used in any build, which sometimes is even verified using a plugin that iterates all kinds of repository containers and fails if it finds something it doesn't like. So imho it should always be opt-in, but at least opt-out, and never unconditional.