This is a consequence of the fix for MAVEN-1482: a simple test failure now leads to the following console output:
=====
BUILD FAILED
Errors stack :
>> Unable to obtain goal [test:test]
>> File...... file:/home/lukas/.maven/cache/maven-test-plugin-1.8.1-SNAPSHOT/plugin.jelly
>> Element... junit
>> Line...... 155
>> Column.... 49
>> Tests failed
You have encountered an unknown error running Maven.
Please help us to correct this problem by following these simple steps:
Especially the part 'You have encountered an unknown error...' is not appropriate here.
that's right

I'll improve it.
I certainly made an error in the choice to display or not this error message