Trying to run the Java example inside corporate wa...
# declarative-gradle
g
Trying to run the Java example inside corporate walled garden. Need to be able to at least to define a maven plugin repository including username password. Is that possible yet?
p
It is not possible yet. One way to do this Today is to use a
settings.gradle.kts
file instead of a
.gradle.dcl
one.