When I try to debug through a test method on Eclipse, I regularly get this error and I have to waste another 3-4 minutes to run the build again using maven.
After I run the maven build (mvn clean install), I get the chance to debug through my test method a few times, then this method starts appearing again and blocks the execution of my test method. Does anyone know how can I resolve this please ? Thanks, Gelbana
