Add a qualityManagement goal
----------------------------

                 Key: MPIR-149
                 URL: http://jira.codehaus.org/browse/MPIR-149
             Project: Maven 2.x Project Info Reports Plugin
          Issue Type: Wish
            Reporter: Xavier Chatelain
            Priority: Minor


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>
</ciManagement>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to