damccorm commented on issue #31634: URL: https://github.com/apache/beam/issues/31634#issuecomment-2273013561
It does definitely look like this changed. 2.52.0 - https://repo1.maven.org/maven2/org/apache/beam/beam-sdks-java-io-clickhouse/2.52.0/beam-sdks-java-io-clickhouse-2.52.0.pom 2.51.0 - https://repo1.maven.org/maven2/org/apache/beam/beam-sdks-java-io-clickhouse/2.51.0/beam-sdks-java-io-clickhouse-2.51.0.pom My best guess is it has something to do with gradle dropping classifier (https://github.com/ConsenSys/teku/issues/6825) which might have manifested when we bumped to gradle 8 - https://github.com/apache/beam/pull/28756 @Abacn any ideas here? -- 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]
