I have Maven installed, and it was working fine yesterday, however now it is displaying the infamous (Maven error: Could not find or load main class org.codehaus.plexus.classworlds.launcher.Launcher)
Could not find or load main class org.codehaus.plexus.classworlds.launcher.Launcher
error...
In other solutions, it seems that the system variable needs to be edited from M2_HOME to M3_HOME. Yet, I am unable to edit my system environment variables (also pictured).
Any suggestions for how I can get past this and be able to perform a clean maven installation?