During the integration of Chen Jie report and springboot project, it was found that the first line of pom.xml reported an error after the springboot project was imported into eclipse. The following information was viewed on the Internet. The solutions are as follows:
1. Find the properties node in pom.xml file
2. Add & lt; under the properties node; maven-jar-plugin.version> 3.0.0
3. Right click eclipse — Maven — udate project
Similar Posts:
- New Maven project — pom.xml error [How to Solve]
- Springboot 2.4 package error, missing web.xml
- Pom.xml error: org.codehaus.plexus.archiver.jar.Manifest.write(java.io.PrintWriter) solution
- [Solved] Error assembling WAR: webxml attribute is required (or pre-existing WEB-INF/web.xml if executing in update mode)
- Error LifecyclePhaseNotFoundException, Unknown lifecycle phase “mvn”. You must specify a valid lifecycle
- Eclipse: Troubleshooting of error reports packaged with Maven
- How to Solve Error: spring-boot-maven-plugin not found
- Unable to find a single main class from the following candidates [xxx,xxx]
- [Solved] Could not transfer artifact org.apache.maven.plugins:maven-resources-plugin:pom:2.6 from/to central
- [Solved] maven 3.5.0 combined with eclipse suggests solutions to lambda expressions are allowed only at source level 1.8 or above errors