Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8
-
Fix Version/s: 1.9
-
Component/s: Maven Plugin
-
Labels:None
Description
When the following configuration is activated
<reportFormat>plain</reportFormat>
<disableXmlReport>true</disableXmlReport>
The unit tests results are not collected by Sonar : http://localhost:9001/project/index/ch.qos.logback:logback-access
The property should be overridden by Sonar at runtime