0 Replies Latest reply on Jan 3, 2007 4:49 AM by davidmate

    Using the embedded ejb3 with Maven, Cobertura and TestNG

      Hi all,

      I'm trying to use the embedded ejb3 to test my EJBs. Unfortunately, when running the tests from maven, the cubertura instrumented files are not used, so I have reports indicating coverage of 0%.

      Has someone been able to use all four together?

      David