Re: Problem with Cobertura plugin

2007-09-14 Thread Mick Knutson
2.0 work great, 2.1 does not seem to work at all for me. On 9/13/07, Thomas Fischer <[EMAIL PROTECTED]> wrote: > > Cobertura 2.1 is buggy anyway, it computes wrong coverages. Try using 2.0 > > Thomas > > "Juan Ignacio Garzón" <[EMAIL PROTECTED]> schrieb am 13.09.2007 > 23:06:43: > > > Hi im h

Re: Problem with Cobertura plugin

2007-09-14 Thread Juan Ignacio Garzón
Ok! I will use 2.0 for now. Wayne here is the plugin part of my pom: http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://maven.apache.org/POM/4.0.0

RE: Problem with Cobertura plugin

2007-09-13 Thread Thomas Fischer
Cobertura 2.1 is buggy anyway, it computes wrong coverages. Try using 2.0 Thomas "Juan Ignacio Garzón" <[EMAIL PROTECTED]> schrieb am 13.09.2007 23:06:43: > Hi im having this problem when using the Cobertura plugin. > > When I execute the cobertura:cobertura goal within eclipse (m2eclipse)

Re: Problem with Cobertura plugin

2007-09-13 Thread Wayne Fay
Send your node with and perhaps we can help figure out what's going on and how to fix it. Wayne On 9/13/07, Juan Ignacio Garzón <[EMAIL PROTECTED]> wrote: > Hi im having this problem when using the Cobertura plugin. > > When I execute the cobertura:cobertura goal within eclipse (m2eclipse) > I

Problem with Cobertura plugin

2007-09-13 Thread Juan Ignacio Garzón
Hi im having this problem when using the Cobertura plugin. When I execute the cobertura:cobertura goal within eclipse (m2eclipse) I get the following error: [INFO] Failed to configure plugin parameters for: org.codehaus.mojo:cobertura-maven-plugin:2.1 on the command line, specify: '-Dcheck=VALUE