Are you running the site target ( mvn site)? If so, look in the target/site directory for the findbugs.html file.
-- Regards, Garvin LeClaire garvin.lecla...@gmail.com On Mon, Jul 23, 2012 at 7:57 AM, Radim Kolar <h...@filez.com> wrote: > How to switch findbugs plugin to generate html record? > > i used this: > > <reporting> > <plugins> > <plugin> > <groupId>org.codehaus.mojo</groupId> > <artifactId>findbugs-maven-plugin</artifactId> > <version>2.5.1</version> > <configuration> > <xmlOutput>false</xmlOutput> > </configuration> > </plugin> > > but no change. it still generates xml report > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email