Github user zentol commented on the issue:
https://github.com/apache/flink/pull/6102
We should make sure it runs on mac, I just haven't had the time to search
for a cross-platform solution.
I also wouldn't be able to verify that it actually runs on mac, so someone
else may have to do that.
I'm rather hesitant about generating the lists automatically. We could only
generate part of them anyway (since contrib is split among them) and partially
generating them is messy. What I would prefer is failing the build if a
library/connector doesn't show up in the list to create more awareness for the
whole thing.
---