Installing Maven on Mac OS X without Homebrew

It seems that the most note way to install Maven on Mac is by using Homebrew, but if you don’t want to install Homebrew I’ve a pill for you.

  1. Download the last version of Maven (binary) here.
  2. Extract the zip where you want on your file system.
  3. For use Maven as command line you need to create a symbolic link. Open the Terminal and launch this command:
    sudo ln -s /path_to_maven_folder/bin/mvn /usr/bin/mvn
  4. Check it with this command:
    mvn --version

Categories

Category BootstrapCategory CoffeescriptCategory DrupalCategory GravCategory HTMLCategory JavascriptCategory JoomlaCategory jQueryCategory LaravelCategory MagentoCategory PHPCategory SharePointCategory SpringCategory ThymeleafCategory WordPressCategory Workflow

Comments

Developed and designed by Netgloo
© 2019 Netgloo