You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by makigumo <gi...@git.apache.org> on 2014/08/21 17:15:46 UTC

[GitHub] maven pull request: fix apple jdk detection

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/bin/java
    ```

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/makigumo/maven apple_jdk_fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven/pull/24.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #24
    
----
commit d2c750bc5225bcfc372cec024c892f270a240e04
Author: Dan <da...@wadoku.de>
Date:   2014-08-21T15:11:37Z

    fix apple jdk detection

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven pull request: fix apple jdk detection

Posted by makigumo <gi...@git.apache.org>.
Github user makigumo commented on the pull request:

    https://github.com/apache/maven/pull/24#issuecomment-71620924
  
    fixed in fbd6e53e838d3c77d689adeae19fa6de6ecc050f


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[GitHub] maven pull request: fix apple jdk detection

Posted by makigumo <gi...@git.apache.org>.
Github user makigumo closed the pull request at:

    https://github.com/apache/maven/pull/24


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org