[ 
https://jira.codehaus.org/browse/MPIR-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov updated MPIR-149:
--------------------------------

    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:

{code}
<qualityManagement>
    <system>sonar</system>
    <url>http://host/sonar/myProject</url>
</qualityManagement>
{code}

  was:
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>


> Add a qualityManagement goal
> ----------------------------
>
>                 Key: MPIR-149
>                 URL: https://jira.codehaus.org/browse/MPIR-149
>             Project: Maven Project Info Reports Plugin
>          Issue Type: Wish
>            Reporter: Xavier Chatelain
>            Priority: Minor
>              Labels: close-pending
>         Attachments: MPIR-149_maven-2.0.x.patch, MPIR-149_maven-2.1.x.patch, 
> MPIR-149_maven-project-info-reports-plugin.patch
>
>
> 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:
> {code}
> <qualityManagement>
>     <system>sonar</system>
>     <url>http://host/sonar/myProject</url>
> </qualityManagement>
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to