GitHub user makigumo opened a pull request:
https://github.com/apache/maven/pull/24
fix apple jdk detection
This fixes JAVA_HOME being falsely set, resulting in the following error:
```
Error: JAVA_HOME is not defined correctly.
We cannot execute /usr/libexec/java_home/
GitHub user dorsha opened a pull request:
https://github.com/apache/maven-wagon/pull/14
Added preemptive support (fixed wagon JIRA defect #298)
Support preemptive basic authentication.
You can merge this pull request into a Git repository by running:
$ git pull https://github.