Adding findbugs4sbt and configured with ReportType.Html
does not generate a Html report.
The play-consoles displays:
[play-findbugs4sbt] $ findbugs:findbugsReportType
[info] Some(-html)
The output directory (target/scala-2.10/findbugs/) has only the file "findbugs.xml"
For configuration see https://github.com/carestra/play-findbugs4sbt
Adding findbugs4sbt and configured with ReportType.Html
does not generate a Html report.
The play-consoles displays:
[play-findbugs4sbt] $ findbugs:findbugsReportType
[info] Some(-html)
The output directory (target/scala-2.10/findbugs/) has only the file "findbugs.xml"
For configuration see https://github.com/carestra/play-findbugs4sbt