Error Importing Maven Project to IDE "Plugin Execution not Covered by Lifecycle Configuration"

Certified Associate Developer

Hello all,

I was able to successfully generate, clean, and package the maven project following the steps here "https://docs.appian.com/suite/help/20.3/rpa-7.2/setup/maven-setup.html#create-the-maven-project"

However, when I try to import the maven project into IDE

I get the following errors

Plugin execution not covered by lifecycle configuration: com.novayre.jidoka:jidoka-maven-plugin:7.11.0:generate-resources (execution: generate-resources, phase: generate-resources) 

Plugin execution not covered by lifecycle configuration: com.novayre.jidoka:jidoka-maven-plugin:7.11.0:process-classes (execution: process-classes, phase: process-classes) 

what could be the problem? 

  Discussion posts and replies are publicly visible