[
https://issues.apache.org/jira/browse/MPIR-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MPIR-149.
-------------------------------
Resolution: Auto Closed
This issue has been auto closed because it has been inactive for a long period
of time. If you think this issue still applies, retest your problem with the
most recent version of Maven and the affected component, reopen and post your
results.
> Add a qualityManagement goal
> ----------------------------
>
> Key: MPIR-149
> URL: https://issues.apache.org/jira/browse/MPIR-149
> Project: Maven Project Info Reports Plugin
> Issue Type: Wish
> Reporter: xav
> Priority: Minor
> 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
(v7.6.3#76005)