Upgraded my eclipse to 2022-09 few days ago. I am getting the below error when i do a maven update on a project.
java.lang.NoSuchMethodError: 'org.eclipse.core.resources.IProject org.eclipse.m2e.core.project.configurator.ProjectConfigurationRequest.getProject()'
at org.jboss.tools.maven.jdt.configurators.EndorsedLibProjectConfigurator.configureRawClasspath(EndorsedLibProjectConfigurator.java:113)
:
Platform:
Any help would be great.
Thx
It is due to a breaking-change M2E version upgrade.
I had to uninstall these two highlighted to get it to work: