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
Similar Posts:
- Maven Error: Failed to read artifact descriptor for xxx:jar and missing artifact maven dependency
- Error in Maven POM project file [How to Solve]
- Maven Error: Failure to transfer org.apache.maven.plugins:maven-surefire-plugin:pom:3.0.0-M1 [How to Solve]
- Failed to resolve: package name resolution
- Error reporting of dependency package introduced by idea
- [Solved] Missing artifact com. oracle:ojdbc6 : jar:11.2.0.1.0 Problem solving ojdbc package pom.xml error
- Maven Error: Failed to execute goal on project xxx: Could not resolve dependencies for project
- How to Solve idea Import ojdbc Pack Error
- Maven: idea cannot download the source code Issue [How to Solve]