Failed to Read Artifact Descriptor: IntelliJ

前端 未结 7 1890
旧时难觅i
旧时难觅i 2020-12-04 19:50

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

7条回答
  •  庸人自扰
    2020-12-04 20:29

    Go to file => Settings => Build, Execution, Deployment => Maven => Maven home directory: change from Bundled (Maven 3) to Bundled (Maven 2)

提交回复
热议问题