You can generate findbugs report yourself:
mvn clean package findbugs:findbugs -DskipTests

Then look for findbugsXml.xml under target directory of respective module.

Cheers


On Wed, Jun 25, 2014 at 10:16 AM, Mikhail Antonov <olorinb...@gmail.com>
wrote:

> Guys, could someone please suggest me where findbug reports are kept on
> jenkins boxes?
>
> The links posted by hadoop-qa bot seems to be broken (like this one -
>
> https://builds.apache.org/job/PreCommit-HBASE-Build/9840//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-examples.html
> ),
> and if I look up at this folder -
>
> https://builds.apache.org/job/PreCommit-HBASE-Build/9840/artifact/patchprocess/
> - I can only see javadoc / javac / RAT / site warnings, but no findbugs.
>
> Thanks,
> -Mikhail
>

Reply via email to