I am running into an issue with my Maven POM file where its unable to find spark dependency and is returning with error: Failed to read artifact descriptor for org.apache.sp
In my case, it was proxy related problem. I am highlighting few of areas where you may need to verify and correct the same.
Hope this will help.