Which version of the Findbugs plugin are you using? Are you able to send me the findbugs.xml file?
-- Regards, Garvin LeClaire [EMAIL PROTECTED] On 3/28/07, dvicente <[EMAIL PROTECTED]> wrote:
Hi, for my dashboard-maven-plugin, i want to parse the xml result file of findbugs. Does anyone know if exist a parser in the API to retreive all objects structure without to parse the file as a simple xml file ? the findbugs-maven-plugin generate xml file in wrong format . it generates messages as "Error analyzing public void <init>" where init is a method and do a parseException. Does anyone know to correct that ? -- View this message in context: http://www.nabble.com/-m2--findbugs-xml-parser-tf3479394s177.html#a9710627 Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
