You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2020/06/25 13:46:00 UTC

[jira] [Updated] (IGNITE-13172) Module ignite-scalar compilation error on JDK 11+

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

Aleksey Plekhanov updated IGNITE-13172:
---------------------------------------
    Fix Version/s: 2.9

> Module ignite-scalar compilation error on JDK 11+
> -------------------------------------------------
>
>                 Key: IGNITE-13172
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13172
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Aleksey Plekhanov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>             Fix For: 2.9
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Module ignite-scalar can't be compiled by maven on JDK 11+.
> There is an error on scala-maven-plugin:3.3.2:compile phase:
> {noformat}
> [ERROR] error: java.lang.NoClassDefFoundError: javax/tools/ToolProvider
> [INFO]  at scala.reflect.io.JavaToolsPlatformArchive.iterator(ZipArchive.scala:301)
> [INFO]  at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)
> [INFO]  at scala.reflect.io.AbstractFile.foreach(AbstractFile.scala:92)
> {noformat}



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