I have migrated a maven project to eclipse from netbeans but get this error,
Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-install-plugin:2.5:install-file (execution: default, phase: initialize)
Can someone tell me what the problem is and how to resolve it? Do I need to install a plugin for eclipse?