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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15244454#comment-15244454 ] 

Charles Butterfield commented on ACCUMULO-4193:
-----------------------------------------------

Rebooted build VM and ran "mvn clean" on each source tree.  Still get same result.  I'll just change my JAVA_HOME to point to a JDK.

> 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
>            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)