Mvn Setup Error | Selenium Forum
J
Jeffrey Mensah-Roberts Posted on 21/01/2019

Having the attached error with maven setup


A
Ashish Thakur Replied on 23/01/2019

I noticed that you are executing the wrong command

the correct command is

mvn archetype:generate

additionally, you need to move to the directory using the below command

cd "complete path to the directory"