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>

On Fri, Jan 13, 2017 at 5:19 PM, rhtyd <g...@git.apache.org> wrote:

> Github user rhtyd commented on the issue:
>
>     https://github.com/apache/cloudstack/pull/1888
>
>     @swill yes, please install both jdk7 and jdk8, and setup `jenv`
> http://www.jenv.be
>
>
> ---
> 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 infrastruct...@apache.org or file a JIRA ticket
> with INFRA.
> ---
>

Reply via email to