If you by that you mean applying a Kotlin DSL script from
settings.gradle
, no.
j
jlleitschuh
09/21/2017, 4:58 PM
Can you apply a groovy script?
Basically, it still comes down to how would I use
pluginManagement
when I have a corporate maven mirror that I want to use to resolve my dependencies and that maven mirror has a username and password I need to make sure to use.
jlleitschuh
09/21/2017, 4:58 PM
And how can I share that code so I don't need to duplicate that repository configuration in multiple places.