On 2/1/06, David Sag <[EMAIL PROTECTED]> wrote: > yes that's exactly what is happening. the second (redundent) > instrumentation generates 0 length classes. > I am not sure what AIOOBE means.
I wonder if this is related to Mike Perham's recent comments about the changes. AIOOBE was ArrayIndexOutOfBoundsException. > shame it broke eh. It didn't work for me before, now it does. The setup is the right direction, but it appears there are still problems. > I see no reference at all to cobertura in > https://svn.apache.org/repos/asf/maven/repository-manager/trunk/pom.xml <reporting> <plugins> <!-- TODO: should be omitted when there are no tests to run --> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>cobertura-maven-plugin</artifactId> </plugin> - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
