Hi all,
I didn't find it in the documentation, but how do I configure maven so tahht the build fails if my tests fail. This does not work: <ignoreFailureInStories>false</ignoreFailureInStories> This is also the case for JUnit test runs in eclipse. I like them to fail, how do I configure this behaviour and where? Thanks a lot, Olmo
