I'm getting an error during
AbstractKeycloakTest.afterAbstractKeycloakTest() when cleanup is
executed. The problem is that the log only shows NullPointerException
with no stack trace. Even worse, the failure only occurs during a full
maven build. I can't duplicate the problem in IDE. Why does arquillian
not display stack traces?