The reason is not very clear, but the online search method can solve the error;
Operation steps:
1, open the computer’s CMD operation interface, and find the folder to open the wrong project in the CMD interface, for example, my project folder is in F/user/workspace/cxfserver
Enter CD: F/user/workspace/cxfserver in the CMD interface You can go to the folder where the project is located
2. Enter the MVN – x clean install command and click enter. After that, the interface will refresh continuously. Finally, build success will appear to indicate that the operation is completed
3, then right-click the target project Maven – & gt; Updata project, check your project for confirmation, then update the project and solve the project read error
Read More:
- Error in the project tag in the POM file of Maven project: failure to transfer
- Research on Maven management of Java project pom.xml The jar package error is reported, but the project is running normally
- The import Maven project appears http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Solutions
- Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (default) on project
- New Maven project– pom.xml report errors
- Error in pom.xml file of sub module of Maven aggregation project
- [unable to read project file xxxxx, XXX failed to load project file, name cannot start with “<" character (hex value 0x3c)] exception handling method
- Failed to execute goal org.apache.tomcat.maven:tomcat7-maven-plugin:2.2:run (default-cli) on project
- Error in STS importing POM file of Maven project
- Import Maven project pom.xml File error
- Import Maven project error, unable to run
- Maven project pom.xml Solutions to error reporting
- How to solve the problem that the project module turns grey in Maven
- Maven of springboot project pom.xml Unknown error in the first line of the file
- When idea generates a spring boot project, error: read timed out appears
- The common module of idea Maven parent-child project packages and reports an error
- Adding fastjson dependency to Maven project
- Solve the problems of (deployment descriptor: project name) and (jax-ws web services) under the new eclipse project
- Maven project pom.xml The solution of error report in execution of
- Solve the problem that target code version of Maven project sub module in IntelliJ idea is always rolled back