You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/08/06 17:54:53 UTC

[GitHub] [beam] mkuthan opened a new issue, #22615: [Bug] Could not build SQL shell - "Value for metadata of project :sdks:java:extensions:sql:jdbc has not been calculated yet"

mkuthan opened a new issue, #22615:
URL: https://github.com/apache/beam/issues/22615

   ### What happened?
   
   The latest working SQL shell build is for Beam 2.38 (Gradle 7.3.2).
   
   For 2.40 (Gradle 7.4) the following error is reported:
   
   ```
   ./gradlew -p sdks/java/extensions/sql/shell \
       -Pbeam.sql.shell.bundled=':sdks:java:io:google-cloud-platform,:runners:google-cloud-dataflow-java' \
       installDist
   
   * Where:
   Build file '/Users/marcin.kuthan/projects/opensource/beam/sdks/java/extensions/sql/jdbc/build.gradle' line: 71
   
   * What went wrong:
   A problem occurred evaluating project ':sdks:java:extensions:sql:jdbc'.
   > Could not resolve all dependencies for configuration ':sdks:java:extensions:sql:jdbc:shadowTestRuntimeClasspath'.
      > Value for metadata of project :sdks:java:extensions:sql:jdbc has not been calculated yet.
   ```
   
   
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: dsl-sql


-- 
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: github-unsubscribe@beam.apache.org.apache.org

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