Open
Description
Affected version
4.0.0-rc-4
Bug description
When using maven wrapper in a project with IntelliJ, the following appears when trying to "load" or "sync" project with maven inside IntelliJ.
This breaks pretty much all functionality in the Java project within IntelliJ:
java.lang.NoSuchMethodError: 'void org.apache.maven.cling.invoker.mvn.resident.ResidentMavenInvoker.<init>(org.apache.maven.api.services.Lookup)'