While generating the test coverage reports all my test fail even though they all succeed in the (normal) maven test execution while building the application:
java.lang.ClassCastException: $Proxy29 cannot be cast to ch.rtc.security.login.service.dao.LoginDao is a typical exception. Anybody knows a remedy?