sjvanrossum commented on PR #26948:
URL: https://github.com/apache/beam/pull/26948#issuecomment-1604159868

   @johnjcasey Unit tests are failing early on a missing dependency.
   The Avro plugin version in use for Beam seems to have been yanked and all 
versions of the published artifact 
com.commercehub.gradle.plugin:gradle-avro-plugin are obsolete.
   
   It has been superseded by com.github.davidmc24.gradle.plugin.avro it seems, 
see 
[changelog](https://github.com/davidmc24/gradle-avro-plugin/blob/master/CHANGES.md#pre-10-versions).
   I'm not sure what the compatibility story is between <1.0.0 and >=1.0.0, but 
upgrading seems prudent.


-- 
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]

Reply via email to