i used the findbugs-maven-plugin in 1.0.0. i have uploaded my findbugs xml result file.
http://www.nabble.com/file/7482/findbugs.xml findbugs.xml but it will be great if findbugs (not the maven plugin ) can read his own analysis result file and that we can navigate in with the findbugs API Garvin LeClaire-2 wrote: > > 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] >> >> > > -- View this message in context: http://www.nabble.com/-m2--findbugs-xml-parser-tf3479394s177.html#a9714967 Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
