SpringBoot project POM file is Unknown error
The Maven Jar plugin was updated from 3.1.1 to 3.1.2 from Spring Boot 2.1.5. Release
Solution: Downgrade the Maven JAR plug-in to 3.1.1 and add the following configuration in the POM file properties
The Maven Jar plugin was updated from 3.1.1 to 3.1.2 from Spring Boot 2.1.5. Release
Solution: Downgrade the Maven JAR plug-in to 3.1.1 and add the following configuration in the POM file properties
<maven-jar-plugin.version>3.1.1</maven-jar-plugin.version>
The following figure
Reference: https://bugs.eclipse.org/bugs/show_bug.cgi?id=547340
Read More:
- Maven of springboot project pom.xml Unknown error in the first line of the file
- Error in the project tag in the POM file of Maven project: failure to transfer
- Unknown error in eclipse POM file
- Error in pom.xml file of sub module of Maven aggregation project
- Error in STS importing POM file of Maven project
- Import Maven project pom.xml File error
- The spring boot project was first created, pom.xml The error is Maven configuration problem. How to solve it?
- Maven project pom.xml The solution of error report in execution of
- Update project manually_ Solution of too large jar package in springboot
- New Maven project– pom.xml report errors
- Error in Maven POM file: multiple annotations found at this line solution
- Application of IntelliJ idea in Maven project pom.xml Add dependency
- Research on Maven management of Java project pom.xml The jar package error is reported, but the project is running normally
- Maven project pom.xml Solutions to error reporting
- Idea2020.2 encountered pom.xml The problem of file error report in Maven plug-in tomcat7
- Solve the error of POM file failed to read artifact descriptor for XXX under IntelliJ idea
- Error in pom.xml dependency version number in idea
- Solution of maven pom.xml dependency invalidation in IntelliJ
- 3. Idea creates a springboot project, and spring initializer reports an error Error:connect timed out
- [unable to read project file xxxxx, XXX failed to load project file, name cannot start with “<" character (hex value 0x3c)] exception handling method