Hello... I have donwloaded and copied the files of maven into my pc. I need to use maven to build a java project. when typing "mvn" on the cmd prompt, I get the following error
Error: -classpath requires class path specification The internet suggests to mess up with the environment variables, I tried all the solutions proposed but nothing worked for me. Does anyone know what does this message mean? Thanks
