Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java play 2.2.X application with findbugs4sbt does not generate Html report #1

Open
carestra opened this issue Nov 4, 2013 · 1 comment

Comments

@carestra
Copy link

carestra commented Nov 4, 2013

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

@anishathalye
Copy link
Contributor

The output file by default is "findbugs.xml," even if the output file type is HTML. This can be changed by modifying the findbugsReportPath key.

AlejandroRivera added a commit to AlejandroRivera/findbugs4sbt that referenced this issue Sep 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants