Hey,
My company blocks downloading dependencies from external websites during builds. For this reason, I cannot get gradle plugins from https://plugins.gradle.org/m2/. Is there any URL where I can download the plugin jars from? Once downloaded, I would get them approved by my company for use during build. Specifically, I want the jar for the following plugin: https://plugins.gradle.org/plugin/org.sonarqube
Any help would be appreciated.
Thanks,
hp324