pluginManagement{ repositories { mavenLocal() maven {url getProperty("biz.redsoft.public.repo") } } } rootProject.name = 'sample'