Modify the version of Maven resources plugin
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>2.4.3</version>
</plugin>
Similar Posts:
- [Solved] Spring Boot Package Error: Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0
- [Solved] SpringBoot Package Error: Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources (default-res
- [Solved] Could not transfer artifact org.apache.maven.plugins:maven-resources-plugin:pom:2.6 from/to central
- Maven warnning: ‘build.plugins.plugin.version’ is missing [How to Solve]
- Failed to execute goal org.apache…….. [How to Solve]
- [Solved] Spring Start Error: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project gulimall-coupon: There are test failures. Please refer to D:\m1\0613\mall-coup
- Solve the error in Maven project packaging: error injecting constructor
- Springboot 2.4 package error, missing web.xml
- [Solved] Dynamic Web Module 3.0 requires Java 1.6 or newer
- Maven no main manifest attribute when generate jar for project