How to Fix 'mvn: command not found' Error When Installing Apache Maven 3.0.5?

40 views Asked by At

How to install Maven on an older version of Macbook HighSierra 10.13.6?

1.) First step - Path to the downloaded path (apache-maven-3.0.5): enter image description here

2.)create file .bash_profile with resources enter image description here

enter image description here

3.)trying to run mvn version enter image description here

4.)run command: brew install maven enter image description here

enter image description here

What is the possibility?

0

There are 0 answers