Hi, I tried to use emma plugin for maven 2 and now when i execute mvn test, i have some test failures every time whereas when i don't use emma the tests runs well.
And when i tried to execute tests in eclipse with Junit, this one try to use com/vladium/rt/RT whereas this package does not exists on my computer Someone does have an idea please thanks Alexis
