How to find out what version of maven I am using -


the following command in terminal not working (mac user)

mvn --version 

i want find out version of maven have. know have maven because use time wondering command not working.

for mac user follow below link: http://coolestguidesontheplanet.com/installing-homebrew-os-x-yosemite-10-10-package-manager-unix-apps/

then after follow directions enter

brew install maven 

Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -