sts4
sts4 copied to clipboard
Facing issue while creating maven projects in sts
I have been trying to create maven projects in sts...but it shows error.
This message comes from the Maven Integration for Eclipse, telling the user that there is a maven plugin being used in the project for which there is no integration for the IDE support configured or installed. The piece that surprises me is that the maven plugin that your IDE is complaining about is supported in the standard Spring Tools 4 for Eclipse installation. Are you using the latest Spring Tools 4 for Eclipse distribution?
In addition to that you could also try to create a new Spring Boot project using the wizard "Spring Starter Project" and try that. Would be interesting to see whether the same or a similar message appears or not.