How do I deal with this m2e plugin problem with Eclipse:
Description Resource Path Location Type Lifecycle mapping "org.eclipse.m2e.jdt.JarLifecycleMapping" is not available. To enable full functionality, install the lifecycle mapping and run Maven->Update Project Configuration. pom.xml /vosao-web line 11 Maven Project Build Lifecycle Mapping Problem
Does anyone have fixed this issue? Or this plugin is simply not supported in Eclipse?
Today i had the same problem and found this page by google.
My solution to resolve the problem right click on the project then click Maven > Update Project... then click OK. That´s all!