You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Denes Bodo (JIRA)" <ji...@apache.org> on 2019/04/01 13:54:00 UTC

[jira] [Updated] (OOZIE-3459) Oozie cannot be built using Java 11

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

Denes Bodo updated OOZIE-3459:
------------------------------
    Description: 
Using OpenJDK 11 I am not able to build Oozie using {{mvn clean install}}.

I found two issues:
 * Fluent job API build fails due to Jaxb2 maven plugin.
 * No {{com.sun.tools.}} package is available so *TestMetricsInstrumentation* will not work.
 * Maven surefire plugin has to be updated. It works with 3.0.0-M3

  was:
Using OpenJDK 11 I am not able to build Oozie using {{mvn clean install}}.

I found two issues:
 * Fluent job API build fails due to Jaxb2 maven plugin.
 * No {{com.sun.tools.}} package is available so *TestMetricsInstrumentation* will not work.


> Oozie cannot be built using Java 11
> -----------------------------------
>
>                 Key: OOZIE-3459
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3459
>             Project: Oozie
>          Issue Type: Bug
>          Components: core, fluent-job
>    Affects Versions: 5.1.0
>            Reporter: Denes Bodo
>            Priority: Major
>
> Using OpenJDK 11 I am not able to build Oozie using {{mvn clean install}}.
> I found two issues:
>  * Fluent job API build fails due to Jaxb2 maven plugin.
>  * No {{com.sun.tools.}} package is available so *TestMetricsInstrumentation* will not work.
>  * Maven surefire plugin has to be updated. It works with 3.0.0-M3



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)