ParseException in cobertura with some generics

2011-08-22 Thread IT/R2A
Hi, I am using the cobertura-maven-plugin (version 2.4) for code test coverage. The compile works. But I get an error when I try to generate the site. Error: [DEBUG] Calling NCSSExecuter with encoding : UTF-8 ParseException in classname.java Encountered at line 83, column 14. Was

Re: ParseException in cobertura with some generics

2011-08-22 Thread Wayne Fay
Error: [DEBUG] Calling NCSSExecuter with encoding : UTF-8 ParseException in classname.java Encountered at line 83, column 14. Caused by: javancss.parser.ParseException: Encountered at line 774, column 14. Was expecting one of:        at