From: Harry C. <har...@bb...> - 2013-06-28 10:03:07
|
Hi I am using cobertura 1.9.4.1 with Apache Ant 1.8.2 (through Maven AntRun 2.5.2 plugins). I got the following error when i launch it for report generation: [echo] Executing cobertura report [cobertura-report] Cobertura 1.9.4.1 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file [cobertura-report] Cobertura: Error reading file C:\User\harry\workspace\app\target\cobertura\cobertura.ser: null [cobertura-report] Error: Unable to read from data file C:\User\harry\workspace\app\target\cobertura\cobertura.ser Here is my build.xml configuration: build.xml <http://cobertura.996293.n3.nabble.com/file/n3330/build.xml> -- View this message in context: http://cobertura.996293.n3.nabble.com/Unable-to-read-cobertura-ser-tp3330.html Sent from the cobertura-devel mailing list archive at Nabble.com. |