>> $ echo $JAVA_HOME
>> /Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Contents/Home
...
>> $ mvn --version
>> Apache Maven 3.0.4 (r1232337; 2012-01-17 19:44:56+1100)
>> Maven home: /usr/share/maven
>> Java version: 1.7.0_21, vendor: Oracle Corporation
>> Java home:
>> /Library/Java/JavaVirtualMachines/jdk1.7.0_21.jdk/Contents/Home/jre

FWIW this is what I get on my wife's MBP with 3.0.3 and JDK6:
$ mvn --version
Apache Maven 3.0.3 (r1075438; 2011-02-28 11:31:09-0600)
Maven home: /usr/share/maven
Java version: 1.6.0_45, vendor: Apple Inc.
Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home

Definitely think the /jre is your problem. Unsure what to do about it.

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to