This message was deleted.
# community-support
s
This message was deleted.
v
It looks in all repositories, but only if the repositories work. As the plugin central is not accessible, it fails. Otherwise the build could behave differently / pull in different versions / ... depending on where you build.
m
how gradle understand that repository not work if he don't check it?
or gradle, regardless of what I specify in the
pluginManager.repository{}
, is looking for in the portalPluginRepository?
v
You specified both. It looks in order. So it looks in plugin central first. That fails, so it stops.