Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Cannot Reproduce
-
None
-
Static Analysis Collector Plug-in 1.27
Static Analysis Utilities 1.4.1
Description
We are using a maven build setup, all modules do have explicit names.
The build only collects findbugs, pmd and checkstyle warnings.
The checkstyle, PMD and findbugs views shows a correct structure.
In the analysis collector view (that aggregates everything) however, a minority of the warnings is spread through the tree with correct module names (1). The majority is assigned to "Default Module". Drilling into "Default module" shows the correct module names as childs. But the warnings assigned to (1) are not shown.
Sorry, that it took so long, I'm quite busy in the moment...
What would help is to actually see what is the difference in the warnings with and without the module name. The best would be if you attach the generated XML files from my plug-in. These are located in the build folder: analysis.xml, findbugs.xml , etc.