[
https://issues.apache.org/jira/browse/CLOUDSTACK-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822469#comment-15822469
]
Will Stevens commented on CLOUDSTACK-9710:
------------------------------------------
I have that on my dev environment, but not on my jenkins slaves... It
works great in dev once you figure out how to get the JAVA_HOME to get set
correctly.
I had to create a file: ~./mavenrc
With the following in it to get everything working.
JAVA_HOME=$(/usr/libexec/java_home -v $(jenv version-name))
*Will STEVENS*
Lead Developer
<https://goo.gl/NYZ8KK>
> Switch to JDK 1.8
> -----------------
>
> Key: CLOUDSTACK-9710
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9710
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rohit Yadav
> Assignee: Rohit Yadav
> Fix For: Future, 4.10.0.0
>
>
> Switch to using JDK1.8 by default for building and running CloudStack.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)