For Mac OS X and Linux, the preferred download format is.tar.gz. Extract the downloaded binary to a folder you want Maven to reside in. The typical location in Linux is the /usr/local folder. Download Apache Maven - Develop Java applications with minimal costs and increased efficiency every time using the flexible and feature-rich environment provided by this tool. Mar 06, 2014 Steps to Install & Setup Apache Maven on Linux (distributions like RHEL, CentOS, Ubuntu, Fedora), Solaris & Mac OS X Step 1. Download the Apache Maven binary. Navigate to /tmp partition & download Apache Maven binary present in various format binart in zip / tar.gz / from official Apache Maven website here. Download Maven 3.0.4. Maven is distributed in several formats for your convenience. Use a source archive if you intend to build Maven yourself. Otherwise, simply pick a ready-made binary distribution and follow the installation instructions given at the end of this document.
In this Post we will see How to install Maven on Mac OS. Maven is build tool primary for Java projects.
Prerequisites:
Maven is written in Java. Therefore, we need to have Java JDK installed on Mac OS. Java can be install from Oracle’s download website.
If you have to View How to install Java JDK on Mac OS X ( with JAVA_HOME ) the follow the Video instruction in https://youtu.be/y6szNJ4rMZ0
Maven Installation Steps:
Maven Mac Os
Step 1 Download the Apache Maven bin.tar.gz file from http://maven.apache.org/download.cgi
.
Extract/unzip the distribution archive file into /Applications/apache-maven-3.4.5
by the following command.