Github user omalley commented on the issue:
https://github.com/apache/orc/pull/280
I'll also comment that the default openjdk is 10, which does not work. I've
set the docker file to use openjdk 8 instead, which does work. With openjdk 10
maven crashes with a NullPointerException trying to compile ORC.---
