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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]