This message was deleted.
# community-support
s
This message was deleted.
a
Hello @Farshid Fakhri welcome to this slack! We recommend putting such a stack trace as a thread. here are some other recommendations https://gradle-community.slack.com/archives/CA7UM03V3/p1671735195847199
t
Which version of IDEA are you using? Do you have
jcenter()
in the build scripts?
v
Nah, those are the JCenter redirects from the plugin portal. But it works for me, at least now. I'd say, just try again. If it still does not work, I'd guess you have or needed some proxy or similar in your network?
f
I use IntelliJ version 2022.3.1; jcenter() does not exists in my project build.gradle or settings.gradle file. Only mavenCentral() there exists in build.gradle's repositories.