[
https://issues.apache.org/jira/browse/KYLIN-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Yu updated KYLIN-2892:
--------------------------
Description:
When I attempted building with Java 9, I got:
{code}
[ERROR] Failed to execute goal on project kylin-engine-mr: Could not resolve
dependencies for project org.apache.kylin:kylin-engine-mr:jar:2.2.0-SNAPSHOT:
Could not find artifact jdk.tools:jdk.tools:jar:1.7 at specified path
/jdk-9/../lib/tools.jar -> [Help 1]
{code}
The dependency seems to come from kylin-engine-mr module.
was:
When I attempted building with Java 9, I got:
{code}
[ERROR] Failed to execute goal on project kylin-engine-mr: Could not resolve
dependencies for project org.apache.kylin:kylin-engine-mr:jar:2.2.0-SNAPSHOT:
Could not find artifact jdk.tools:jdk.tools:jar:1.7 at specified path
/jdk-9/../lib/tools.jar -> [Help 1]
{code}
The dependency seems to come from kylin-engine-mr module.
> Make Kylin compile with Java 9
> ------------------------------
>
> Key: KYLIN-2892
> URL: https://issues.apache.org/jira/browse/KYLIN-2892
> Project: Kylin
> Issue Type: Bug
> Reporter: Ted Yu
>
> When I attempted building with Java 9, I got:
> {code}
> [ERROR] Failed to execute goal on project kylin-engine-mr: Could not resolve
> dependencies for project org.apache.kylin:kylin-engine-mr:jar:2.2.0-SNAPSHOT:
> Could not find artifact jdk.tools:jdk.tools:jar:1.7 at specified path
> /jdk-9/../lib/tools.jar -> [Help 1]
> {code}
> The dependency seems to come from kylin-engine-mr module.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)