Rahul Gupta

Results 1 issues of Rahul Gupta

I am trying to generate Spotbugs HTML report under `target/reports` directory but the report is getting generated under `target` directory. Here's my configuration in POM.xml ``` com.github.spotbugs spotbugs-maven-plugin 4.8.2.0 spotbugs-security-include.xml...