How to: Maven Install on Mac OS X #development #computers #solution
How to: Maven Install on Mac OS X #development #computers #solution
Maven Install on Mac OS X
I am new to Mac OS X and I am trying to install maven on it through the terminal by following these instructions.
So far I got this
export M2_HOME=/user/apple/apache-maven-3.0.3 export M2=$M2_HOME/bin export PATH=$M2:$PATH export JAVA_HOME=/usr/java/jdk1.6.0_22
This is probably a stupid question where do you go to find this?
Answer [by Michael]: Maven Install on Mac OS…
View On WordPress















