Slackbot
02/24/2022, 4:46 PMRoB Murdock
02/24/2022, 4:48 PMgrossws
02/24/2022, 4:55 PMgradlePluginPortal()
before private Nexus instance, so no luck with private mirror/cacheLouis Jacomet
02/24/2022, 5:00 PMVampire
02/24/2022, 5:03 PMAnd Gradle sometimes insertsĀWould be interesting to know when it does that and then reported as error. I've never seen that happen and if that is true, it is a bug. It's not uncommon in bigger companies to be restricted to use only internal repository. So when you define an internal repository, Gradle should not add the portal back in itself.Ā before private Nexus instance, so no luck with private mirror/cachegradlePluginPortal()
grossws
02/24/2022, 5:09 PMgrossws
02/24/2022, 5:17 PMVampire
02/24/2022, 5:35 PMgrossws
02/24/2022, 7:58 PMgrossws
02/25/2022, 4:56 PMbeforeSettings
and I think 7.4 wouldn't add plugin portal since pluginManagement#repositories
will be populated by the time it tries to resolve settings plugins.