Maven project pom.xml file reported an error “artifactdescriptorexception: failed to read artifact descriptor for…”
Right click the error reporting item, run as, execute Maven install command, and download the dependent jar package from the remote warehouse to the local warehouse
After downloading, right-click the project – Maven – update project – and select force update of snapshots/releases – OK. Then there will be no error