Details
-
Wish
-
Status: Closed
-
Minor
-
Resolution: Auto Closed
-
None
-
None
-
None
-
None
Description
More and more projects use an external quality management tool. So it would be interesting to add a qualityManagement goal similar to the cim and issueTracking goals. With this goal, user could add this kind of configuration in his pom.xml:
<qualityManagement>
<system>sonar</system>
<url>http://host/sonar/myProject</url>
</qualityManagement>
Attachments
Attachments
Issue Links
- depends upon
-
MNG-4921 Improve POM model with sections for qualityManagement and JavaDoc link
- Reopened