How do I setup an Ant task to generate a Findbugs report when the source folder has many jars in it?
I'm looking for a worked example of the ant task required ...
I have a jar-file, which I want analyze with findbugs through build.xml. I use "class location =....jar" - pattern. The jar-file contains several folders, but I need to analyze only one ...
i am trying to configure jenkins findbugs plugin.i am working with maven builds in jenkins.
checking findbugs checkbox in build configuration and building the project gives the following
error(shown below).unable to parse ...