Right! :confused: It seems like plugin resolution ...
# gradle
e
Right! 😕 It seems like plugin resolution stick with the repository where plugin dependencies are found and do not use other plugin repositories for transitive dependencies, or something like that. Looks like a
gradle/gradle
issue to me. Would you mind opening one? Another issue is that the main error message is misleading as it says it couldn’t find the plugin artifact instead of pointing to the unfound transitive dependency.