You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by GitBox <gi...@apache.org> on 2021/12/07 07:42:48 UTC

[GitHub] [incubator-kyuubi] pan3793 edited a comment on pull request #1460: Bump Hudi 0.10.0

pan3793 edited a comment on pull request #1460:
URL: https://github.com/apache/incubator-kyuubi/pull/1460#issuecomment-987652802


   Disable JDK 11 in GitHub Action because always failed with 
   
   ```
   Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.2.4:shade (default) on project kyuubi-spark-sql-engine_2.12: 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.kyuubi:kyuubi-spark-sql-engine_2.12:jar:1.5.0-SNAPSHOT: Could not find artifact jdk.tools:jdk.tools:jar:1.6 at specified path /opt/hostedtoolcache/Java_Zulu_jdk/11.0.9-11/x64/../lib/tools.jar -> [Help 1]
   org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.2.4:shade (default) on project kyuubi-spark-sql-engine_2.12: Error creating shaded jar: Could not resolve following dependencies: [jdk.tools:jdk.tools:jar:1.6 (system)]
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
       at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
   ```
   
   But everything is OK with same JDK / maven version on my macOS.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org