Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.12
-
Fix Version/s: 2.1
-
Component/s: None
-
Labels:None
Description
Appending -Dsonar.exclusions=*/.aj to Sonar command line produces unexpected results. On project dashboard there are only a few values that are filled: LoC, Comments and Complexity.
There are 0 reported violations, no test result nor test coverage, no duplication, and no source code is visible in drill down (see attached screenshot).
There is no error in Maven console output.
Bug has been reproduced on my side. Looks like the exclusion pattern "*/.aj" is not correctly interpreted. We're trying to fix it in Sonar 2.1.