In my IntelliJ one of POM is showing error due to plugin not found as per snippet below :
All my build configuration is correct (as per answer Maven plugins can not be found in IntelliJ)
Below is my IntelliJ settings :
Can someone please help ?
Issue resolved only after updating IntelliJ version to 2020.2.3 Issue not resolved in older version but even with this error there is issue no InteLLiJ build and debugger also working without any issue.