You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2018/04/27 20:59:00 UTC

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

Ted Yu created BEAM-4185:
----------------------------

             Summary: 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


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)