Java 8 is required to build the project, but this is not specified in the README. The build fails if using Java 11 (hence my original issue). I switched to Java 8, and it worked. I suppose it should be obvious, but could the README be updated to indicate this? It would save time.