Github user kaspersorensen commented on the issue:
https://github.com/apache/metamodel/pull/182
Oh I think that's a glitch. I've seen that test fail on rare occasions
before. @GerardDellemann you can trigger a new build by making an empty commit
to your branch, like this:
```
git commit --allow-empty -m "Empty commit to trigger rebuild"
```---
