News

Hi @g0blin79 ! I suspect that you may be using mvn install rather than mvn package as recommended in the README. The difference here is that the install goal includes invocation of the verify goal, ...
The output from both examples looks like this: ERROR: NullPointerException encountered while trying to adding String to Deque that is set to null. java.lang.NullPointerException ...