enter image description hereI am facing a issue in IntelliJ IDEA Community Edition 2018.2.4 x64 , is that when i import a project into my system there error in the pom.xml file as "Failed to read artifact descriptor" and also there is a error in step-definition also like in the import (Image is pinned)
NOTE: This problem arise only when i import a project , otherwise its working fine I have setup the environment for maven and java , and also i cleared cache and restart the intellij and I run the comment "mvn -U clean install" in my cmd and I set the auto update snapshots too in the intellij .
I am working with windows 7 .