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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)