1. Find problems
right click pom.xml, run as – > After Maven install, you will see some similar messages in the console, such as errors in Maven repository, repos, org, mortbay, jetty, servlet-api-2.5, 6.1h.14.1, servlet-api-2.5, 6.1h.14.1, jar and so on. Pom.xml displays a red cross
2. Cause analysis
the package was not downloaded correctly
3. Solution
find the directory of the package, delete the package and download it again. After downloading again, test it with Maven test, and the Red Cross disappears
Similar Posts:
- Maven packaging failed invalid LOC header (bad signature)
- [Solved] Missing artifact com. oracle:ojdbc6 : jar:11.2.0.1.0 Problem solving ojdbc package pom.xml error
- Tomcat Startup Error: Server Tomcat v8.5 Server at localhost failed to start.
- When installing Ubuntu 10.04, you will be prompted to not download the metadata and
- New Maven project — pom.xml error [How to Solve]
- How to Solve Unity2020 using Unity.Mathematics Error
- Maven:ArtifactdescriptorException: failed to read artifact for xxxxxx
- Error in mybatis mapping .XML File [How to Solve]
- Maven Error: Failed to read artifact descriptor for xxx:jar and missing artifact maven dependency