- Check the maven repository server is up.
- Check proxy is set up and working.
- Check not Eclipse issue.
- Check not cache issue.
The Solution is:
Automatically download & install missing plugin: By declaring the missing plugin in the POM file build section for pluginManagement Maven will automatically retrieve the required plugin. In the POM file, add this code for the version of the plugin you require: