
Above is a screenshot. It should be "nondexEnd" instead of "nondexStart"
There is already a fix MERGED: de4d76b
But the version number from the README is still using the previous code so the bug still exists for a new user.
Changing it to the local snapshot version fixes this issue.
<version>1.1.1</version> to <version>1.1.2-SNAPSHOT</version>