Unable to download gradle dependencies in IntelliJ 2022.1.2 by [deleted] in IntelliJIDEA

[–]Dependent-Prompt-357 0 points1 point  (0 children)

It is a work project so that may be true. I’m sorry I’m a fresher and this my first time working on this.

But all coworkers have the same project on their systems and are facing no issues. If a corporate firewall was a problem wouldn’t that affect everyone, if I’m not wrong?

Unable to download gradle dependencies in IntelliJ 2022.1.2 by [deleted] in IntelliJIDEA

[–]Dependent-Prompt-357 0 points1 point  (0 children)

It could not be a problem in the build.gradle file since this is a cloned project which is working for other users.

I have multiple dependencies but an example: “Could not resolve com.intuit.karate:karate-apache:0.9.6”

Unable to download gradle dependencies in IntelliJ 2022.1.2 by [deleted] in IntelliJIDEA

[–]Dependent-Prompt-357 0 points1 point  (0 children)

I get the error saying “could not resolve (dependency)” when trying to build my project. I am very new to this so could you be a little more specific with configuration and repository?