I've been struggling for the past 2 days with a set of Spring-based integration 
tests that pass when run normally (i.e. mvn test), but fail when run using the 
cobertura plugin.
 
I recognize this is a shot in the dark, but if anyone has any ideas on things I 
can try, I'd appreciate it.
 
Specifically, I'd be interested in any differences in the classpath between a 
normal test run and the cobertura test run.
 
Thanks,
Justin

Reply via email to