Idea maven Pom Error: “Failed to read artifact descriptor”
Solution:
Do the proxy settings also, and ran the command mvn –U clean install
but it’s not working.
I got its resolved with the below setting enabled (highlighted in yellow)
In Intellij, go to File -> Settings -> Build, Execution, Deployments -> Maven Check the box, ‘Always update snapshots’