Hi,
Is it possible to use Artifactory for caching the plugins coming from the portal, using the new plugin {}
block syntax?
Thanks,
Predrag
Hi,
Is it possible to use Artifactory for caching the plugins coming from the portal, using the new plugin {}
block syntax?
Thanks,
Predrag
Yes. You would instruct artifactory to proxy https://plugins.gradle.org/m2/ and then configure your artifactory repo as a custom plugin repository.
What if my custom plugin repository requires authentication?