|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
Regarding the comment from 13/Sep/11 11:37 AM:
It is possible to archive the artifacts of the analysis itself (findbugs.xml generated by FindBugs) and then collect these artifacts in a job started from the upstream build. This involves, at least in my case, a python script and the "Join" plugin. Using this solution you can have different jobs for the analysis tools and a combined job for the analysis plugins (creating the graphs and such). However, I do not know how to have the tool run and the analysis of the results in one job and collecting all such results in another job.