You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2016/04/18 01:14:25 UTC

[jira] [Resolved] (ACCUMULO-4193) Server/Native build fails with "JAVA_HOME does not point to a JDK" - possible regression from 1.7.1

     [ https://issues.apache.org/jira/browse/ACCUMULO-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-4193.
-----------------------------------------
    Resolution: Not A Problem

I'm a bit surprised Maven itself didn't complain about pointing to a JRE... either way, you should definitely build with a JDK. Thanks for the report, though. It was definitely worth checking into.

> Server/Native build fails with "JAVA_HOME does not point to a JDK" - possible regression from 1.7.1
> ---------------------------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-4193
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4193
>             Project: Accumulo
>          Issue Type: Bug
>          Components: native
>         Environment: CentOS 6.7, Java-8
> git commit 8ac30b8d16316e3e03054cfb3786e6b857b528c0
>            Reporter: Charles Butterfield
>            Assignee: Christopher Tubbs
>            Priority: Minor
>
> Building from the git repo fails, while building from the 1.7.1 src download works fine (on the same system).  I can easily work around the problem by redefining JAVA_HOME to point to a JDK.  The fact that everything works find with 1.7.1 makes me wonder if the JDK is really required.
> [INFO] --- exec-maven-plugin:1.4.0:exec (test-native-libs) @ accumulo-native ---
> Makefile:45: *** "JAVA_HOME does not point to a JDK. Exiting...".  Stop.
> Hmmm, I'm thinking I'll reboot the build VM and retry each build just in case there is some "operator error" involved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)