January 2018
Intermediate to advanced
414 pages
10h 29m
English
Extract the content of the zip or tar.gz using the following command:
unzip apache-maven-3.5.0-bin.zip
Alternatively, you can use the following:
tar xzvf apache-maven-3.5.0-bin.tar.gz
Add this to your ~/.bash_profile:
export PATH=/maven-install-dir/bin:$PATH
Read now
Unlock full access