I am trying to import maven project into Spring tool suite but during import - "Setup Maven Plugin Connectors" I am getting below error for three plugins:
No marketplace entries found to handle maven-antrun-plugin:1.1:run in Eclipse. No marketplace entries found to handle maven-compiler-plugin:2.3.2:compile in Eclipse. No marketplace entries found to handle maven-compiler-plugin:2.3.2:testCompile in Eclipse.
I tried with solutions like adding IGNORE tag in POM.xml but it dosent work for me. Please Suggest.