Maven | Selenium Forum
C
Chandrakant Sontakke Posted on 03/09/2019

I am trying to download maven from maven site 

but its giving me error like "The requested URL was not found on this server."

Please Guide:

Thanks


A
Ashish Thakur Replied on 03/09/2019

Please share a screenshot.


C
Chandrakant Sontakke Replied on 04/09/2019

Hello

Today I tried to download maven from same site for screen shot but its not giving any error messages and I was able to download maven zip file 

Thanks Anyway:)


C
Chandrakant Sontakke Replied on 04/09/2019

I have download maven now.Even set enviornment variable but on commnad prompt it s not recognising mvn command.


A
Ashish Thakur Replied on 04/09/2019

Make sure that you have provided the path of the 'bin' directory to 'path' variable and path of maven directory to MAVEN_HOME variable. Additionally, make sure that the path of JDK is also defined in the JAVA_HOME variable.

Please restart your machine after this