Description
Updating our avro dependency from 1.11.3 to 1.12.0 fails our maven build with
Execution schemas of goal org.apache.avro:avro-maven-plugin:1.12.0:idl-protocol failed: java.lang.NullPointerException
See e.g. Github Actions CI failure
https://github.com/bigdatagenomics/bdg-formats/actions/runs/10361394161/job/28681630009?pr=220
Attachments
Issue Links
- duplicates
-
AVRO-4027 IdlReader in Avro 1.12.0 fails with NPE on complex types with empty default value
- Resolved