Search Results

1
vote

Integrating static analysis tools with each other?

I am not clear on what qualifies as a single uniform report in your book but here is what I do. I use Maven2 for builds and with it you can configure a series of reporting plugins (includin …