wttech/gradle-aem-plugin

Can't build without jcenter

harrisaemguy opened this issue · 1 comments

https://jcenter.bintray.com/ is down, and will be shutdown completely

How to build AEM project with this amazing plugin for future project ?

for most of cases, you should use now mavenCentral() instead :)

if some dependency is still not available you should look for another public repository or consider setting up your own repository (e.g Nexus).