You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Xavier Chatelain (JIRA)" <ji...@codehaus.org> on 2009/03/27 19:02:13 UTC

[jira] Updated: (MPIR-149) Add a qualityManagement goal

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

Xavier Chatelain updated MPIR-149:
----------------------------------

    Attachment: MPIR-149_maven-project-info-reports-plugin.patch
                MPIR-149_maven-2.0.x.patch

Patch for a first basic quality management integration.
Apply MPIR-149_maven-2.0.x.patch on maven-2.0.x branch and MPIR-149_maven-project-info-reports-plugin.patch on maven-project-info-reports-plugin trunk.
You may want to change the maven-model dependency version in maven-project-info-reports-plugin/pom.xml for its release.
I could not check the unit tests as they fail with the error:
[WARNING] repository metadata for: 'artifact org.apache.maven.skins:maven-default-skin' could not be retrieved from repository: central due to an error: Error transferring file
[INFO] Repository 'central' will be blacklisted

> 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
>         Attachments: MPIR-149_maven-2.0.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:
> <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