GitHub user ctubbsii opened a pull request:
https://github.com/apache/maven/pull/11
MNG-4226 Detect JAVA_HOME on newer Mac OS X
This patch falls back on the system configured JVM for the current
user, only when no prior methods for detecting JAVA_HOME succeed.
If one of the prior methods was successful, then that prior behavior
is preserved.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ctubbsii/maven master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven/pull/11.patch
----
commit 90d6fdb18eaa14e477464117ba85fad2fcf7bff7
Author: Christopher Tubbs <[email protected]>
Date: 2013-12-20T23:18:45Z
MNG-4226 Detect JAVA_HOME on newer Mac OS X
This patch falls back on the system configured JVM for the current
user, only when no prior methods for detecting JAVA_HOME succeed.
If one of the prior methods was successful, then that prior behavior
is preserved.
----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]