Maven set up | Selenium Forum
D
dasmadhusmita99 Posted on 19/03/2020

I am trying to set up Maven in my system.As explained in Module I have set up environment ariable in 

System variable -Maven Home

System  variable-edited the path

In command promt when submitted command mvn 

getting the error as below-

'mvn' is not recognized as an internal or external command,
operable program or batch file.


A
Ashish Thakur Replied on 20/03/2020

Please restart your machine

Also verify the below paths

 

MAVEN_HOME ----> maven directory

Path ---------------> all other + maven directory/bin


Related Posts