You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Arvid Heise (Jira)" <ji...@apache.org> on 2020/01/14 11:20:00 UTC

[jira] [Created] (FLINK-15583) Scala walkthrough archetype does not compile on Java 11

Arvid Heise created FLINK-15583:
-----------------------------------

             Summary: Scala walkthrough archetype does not compile on Java 11
                 Key: FLINK-15583
                 URL: https://issues.apache.org/jira/browse/FLINK-15583
             Project: Flink
          Issue Type: Bug
          Components: Quickstarts
    Affects Versions: 1.10.0
            Reporter: Arvid Heise


While compiling a projected created with walkthrough archetype, the following error occurs
{noformat}
02:55:58.048 [ERROR] error: java.lang.NoClassDefFoundError: javax/tools/ToolProvider
02:55:58.048 [INFO] 	at scala.reflect.io.JavaToolsPlatformArchive.iterator(ZipArchive.scala:301){noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)