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/03/29 13:00:00 UTC

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

Denes Bodo created OOZIE-3459:
---------------------------------

             Summary: 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


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.



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