Hi,
After importing my project into my
IDE, Spring Tool Suite Version: 4.8.1.RELEASE, there is an error in the pom.xml file, the error message is as follows:
Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-clean-plugin:3.1.0:clean (execution:
auto-clean, phase: initialize)
These are the content of my pom.xml:
I have tried other solutions offered but they don't seem to solve the other problems. Please let me know if you need more information. Thank you.