You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/05/16 13:04:00 UTC

[jira] [Commented] (BEAM-4185) Support building with Java 10

    [ https://issues.apache.org/jira/browse/BEAM-4185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16477390#comment-16477390 ] 

Ismaël Mejía commented on BEAM-4185:
------------------------------------

I am going to mark this as duplicated because the work on the support for the upcoming version of Java is tracked by BEAM-2530. We still have to define what our target should be because with the six month release cycle of Java all the ecosystem Beam depends on won't be ready every six months.

> Support building with Java 10
> -----------------------------
>
>                 Key: BEAM-4185
>                 URL: https://issues.apache.org/jira/browse/BEAM-4185
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Ted Yu
>            Assignee: Kenneth Knowles
>            Priority: Major
>             Fix For: Not applicable
>
>
> Encountered the following in Apache Beam :: SDKs :: Java :: IO :: Solr module compiling against Java 10:
> {code}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.1.0:shade (bundle-and-repackage) on project beam-sdks-java-io-solr: Error creating shaded jar: Could not resolve following dependencies: [jdk.tools:jdk.tools:jar:1.6 (system)]: Could not resolve dependencies for project org.apache.beam:beam-sdks-java-io-solr:jar:2.5.0-SNAPSHOT: Could not find artifact jdk.tools:jdk.tools:jar:1.6 at specified path /mnt/disk2/a/jdk-10/../lib/tools.jar -> [Help 1]
> {code}



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