I am unable to install/use Maven and getting the below error.
Error: Could not find or load main class org.codehaus.plexus.classworlds.launcher.Launcher
Steps on installation:
Now if I use "maven -v" command on the command line it throws the above-mentioned class error.
Also, if I use the same command in the bin directory of maven it gives results.
P.S. I have gone through many threads here but does not resolve my problem.
I put maven directory in Program files folder and updated path and it started working!