It's all about the answers!

Ask a question

Static Analysis with findbugs


Rick Gomes (644) | asked Jan 22 '09, 7:12 p.m.
Hi

After I run findbugs using all the step I found on this forum, I run a build but I don't see the results of findbugs on teamconcert. This is the output I get from ANT:
staticAnalysis:

subAnalysis:
timestamp: 17:57:13 PM started FindBugs analysis on StaticAnalysis
Created dir: C:\Program Files\IBM\TeamConcertBuild\buildsystem\analysis\workingDir\results\FindBugs

invokeFindBugs:
Running static analysis (FindBugs) on C:\Program Files\IBM\TeamConcertBuild\buildsystem\buildengine\eclipse\loaded\mammoth_qa\bin
Warnings generated: 26
FindBugs invocation completed with this return: 0
FindBugs result file at: C:\Program Files\IBM\TeamConcertBuild/buildsystem/analysis/workingDir/results/FindBugs/FindBugs_175713.xml

publishFindBugsResult:
Not using a proxy to reach https://XXXX/jazz/

findBugsAnalysis:
timestamp: 17:57:31 PM finished FindBugs analysis on StaticAnalysis

Is there any way to attach the file C:\Program Files\IBM\TeamConcertBuild/buildsystem/analysis/workingDir/results/FindBugs/FindBugs_175713.xml to the build result?

I see that it is running a publish of the results but I don't see them in TeamConcert.

Regards,
Rick Gomes

One answer



permanent link
Matt Lavin (2.7k2) | answered Jan 23 '09, 11:38 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
For the static analysis to show up in the client, the static analysis
incubator must be installed on the client. You can download the
incubator from the
https://jazz.net/downloads/rational-team-concert/releases/1.0.1?p=allDownloads page near the bottom.

-
Matt Lavin
Jazz Server Team


On Fri, 2009-01-23 at 00:17 +0000, gomesr wrote:
Hi

After I run findbugs using all the step I found on this forum, I run a
build but I don't see the results of findbugs on teamconcert. This is
the output I get from ANT:
staticAnalysis:

subAnalysis:
timestamp: 17:57:13 PM started FindBugs analysis on
StaticAnalysis
Created dir: C:\Program
Files\IBM\TeamConcertBuild\buildsystem\analysis\workingDir\results\FindBugs

invokeFindBugs:
Running static analysis (FindBugs) on C:\Program
Files\IBM\TeamConcertBuild\buildsystem\buildengine\eclipse\loaded\mammoth_qa\bin
Warnings generated: 26
FindBugs invocation completed with this return: 0
FindBugs result file at: C:\Program
Files\IBM\TeamConcertBuild/buildsystem/analysis/workingDir/results/FindBugs/FindBugs_175713.xml

publishFindBugsResult:
Not using a proxy to reach https://XXXX/jazz/

findBugsAnalysis:
timestamp: 17:57:31 PM finished FindBugs analysis on
StaticAnalysis

Is there any way to attach the file C:\Program
Files\IBM\TeamConcertBuild/buildsystem/analysis/workingDir/results/FindBugs/FindBugs_175713.xml
to the build result?

I see that it is running a publish of the results but I don't see them
in TeamConcert.

Regards,
Rick Gomes

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.