zekai-li commented on code in PR #21675: URL: https://github.com/apache/flink/pull/21675#discussion_r1105534061
########## pom.xml: ########## @@ -1500,6 +1500,8 @@ under the License. <exclude>flink-formats/flink-avro/src/test/resources/flink_11-kryo_registrations</exclude> <exclude>flink-scala/src/test/resources/flink_11-kryo_registrations</exclude> <exclude>flink-core/src/test/resources/kryo-serializer-config-snapshot-v1</exclude> + <exclude>flink-core/src/test/resources/abstractID-with-toString-field</exclude> + <exclude>flink-core/src/test/resources/abstractID-with-toString-field-set</exclude> Review Comment: My maven version is v3.6.3 ,OS windows10 , I tried v3.2.5 but it didn't work,Report the same error as above -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org