[ https://jira.codehaus.org/browse/MPIR-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=359486#comment-359486 ]
Michael Osipov commented on MPIR-149: ------------------------------------- Thank you for the PR. I cannot merge this. It will change the Maven model. You have to create an issue with [MNG|http://jira.codehaus.org/browse/MNG/component/11339] first. This won't be handled before Maven 4 which can introduce model changes. After that you can make this issue depend upon the model change issue. > 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: > <qualityManagement> > <system>sonar</system> > <url>http://host/sonar/myProject</url> > </ciManagement> -- This message was sent by Atlassian JIRA (v6.1.6#6162)