The NPE is caused by the module-info class. Looks like the way Jandex deals with module info’s is to return null - which is a case we didn’t expect.
I’ll have a fix soon, thanks!