You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Eclipse's embedded maven isn't run from an actual maven installation folder, so maven-invoker-plugin fails when trying to find the maven installation. Would be nice if we'd have some simple fallback to use the maven executable found on the system executable path.