Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1
-
Labels:None
-
Number of attachments :
Description
There's currently no way to reuse for instance junit or cobertura reports on non maven project when using the Hudson Sonar plugin.
Correct me, if I'm wrong:
You can specify "Additional properties (Additional properties to be passed to the mvn executable)" when using Hudson Sonar plugin with free-style project Job, so you can specify for example "-Dsonar.dynamicAnalysis=reuseReports".