u must use version 2.0

<plugin>
               <groupId>org.codehaus.mojo</groupId>
               <artifactId>cobertura-maven-plugin</artifactId>
               <version>2.0</version>
</plugin>
tibi

petrushkevych wrote:
I see that EMMA plug-in has not been released yet, that's why I've tried
cobertura.
Yes it works for me (if I turn off DB work during instrumentation), but it
always shows 100% coverage :).
I've haven't understand yet how to force it to show less :)

mraible wrote:
What version of the EMMA plugin are you using? As far as I know, the
best one to use hasn't been released yet:

http://jira.codehaus.org/browse/MOJO-762

Did Corbertura not work for you?

Matt



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to