[ https://issues.apache.org/jira/browse/MPIR-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov updated MPIR-323: -------------------------------- Description: Currently, names in those mojos are inconsistent with the rest and moreover, they do not correspond to the naming in the POM reference. Let's align the following to resemble element names in the POM: || Mojo class name || goal name || [POM element|http://maven.apache.org/ref/current/maven-model/maven.html] || report file || | -{{CimReport}}- \\ {{CiManagementReport}} | -{{cim}}- \\ {{ci-management}} | {{ciManagement}} | -{{integration.html}}- \\ {{ci-management.html}} | | {{MailingListsReport}} | -{{mailing-list}}- \\ {{mailing-lists}} | {{mailingLists}} | -{{mail-lists.html}}- \\ {{mailing-lists.html}} | | -{{TeamListReport}}- \\ {{ProjectTeamReport}} | -{{project-team}}- \\ {{team}} | {{developers}}, {{contributors}} | -{{team-list.html}}- \\ {{project-team.html}} | | -{{LicenseReport}}- \\ {{LicensesReport}} | -{{license}}- \\ {{licenses}} | {{licenses}} | -{{license.html}}- \\ {{licenses.html}} | | -{{IssueTrackingReport}}- \\ {{IssueManagementReport}} | -{{issue-tracking}}- \\ {{issue-management}} | {{issueManagement}} | -{{issue-tracking.html}}- \\ {{issue-management.html}} | | {{ScmReport}} | {{scm}} | {{scm}} | -{{source-repository.html}}- \\ {{scm.html}} | was: Currently, names in those mojos are inconsistent with the rest and moreover, they do not correspond to the naming in the POM reference. Let's align the following to resemble element names in the POM: || Mojo class name || goal name || [POM element|http://maven.apache.org/ref/current/maven-model/maven.html] || report file || | -{{CimReport}}- \\ {{CiManagementReport}} | -{{cim}}- \\ {{ci-management}} | {{ciManagement}} | -{{integration.html}}- \\ {{ci-management.html}} | | {{MailingListsReport}} | -{{mailing-list}}- \\ {{mailing-lists}} | {{mailingLists}} | -{{mail-lists}}- \\ {{mailing-lists.html}} | | -{{TeamListReport}}- \\ {{ProjectTeamReport}} | -{{project-team}}- \\ {{team}} | {{developers}}, {{contributors}} | -{{team-list.html}}- \\ {{project-team.html}} | | -{{LicenseReport}}- \\ {{LicensesReport}} | -{{license}}- \\ {{licenses}} | {{licenses}} | -{{license.html}}- \\ {{licenses.html}} | | -{{IssueTrackingReport}}- \\ {{IssueManagementReport}} | -{{issue-tracking}}- \\ {{issue-management}} | {{issueManagement}} | -{{issue-tracking.html}}- \\ {{issue-management.html}} | | {{ScmReport}} | {{scm}} | {{scm}} | -{{source-repository.html}}- \\ {{scm.html}} | > Align Mojo class names, goals and output names > ---------------------------------------------- > > Key: MPIR-323 > URL: https://issues.apache.org/jira/browse/MPIR-323 > Project: Maven Project Info Reports Plugin > Issue Type: Task > Components: cim, issue-tracking, license, mailing-list, > project-team, scm > Affects Versions: 2.7 > Reporter: Michael Osipov > Assignee: Michael Osipov > Fix For: 3.0 > > > Currently, names in those mojos are inconsistent with the rest and moreover, > they do not correspond to the naming in the POM reference. Let's align the > following to resemble element names in the POM: > || Mojo class name || goal name || [POM > element|http://maven.apache.org/ref/current/maven-model/maven.html] || report > file || > | -{{CimReport}}- \\ {{CiManagementReport}} | -{{cim}}- \\ {{ci-management}} > | {{ciManagement}} | -{{integration.html}}- \\ {{ci-management.html}} | > | {{MailingListsReport}} | -{{mailing-list}}- \\ {{mailing-lists}} | > {{mailingLists}} | -{{mail-lists.html}}- \\ {{mailing-lists.html}} | > | -{{TeamListReport}}- \\ {{ProjectTeamReport}} | -{{project-team}}- \\ > {{team}} | {{developers}}, {{contributors}} | -{{team-list.html}}- \\ > {{project-team.html}} | > | -{{LicenseReport}}- \\ {{LicensesReport}} | -{{license}}- \\ {{licenses}} | > {{licenses}} | -{{license.html}}- \\ {{licenses.html}} | > | -{{IssueTrackingReport}}- \\ {{IssueManagementReport}} | > -{{issue-tracking}}- \\ {{issue-management}} | {{issueManagement}} | > -{{issue-tracking.html}}- \\ {{issue-management.html}} | > | {{ScmReport}} | {{scm}} | {{scm}} | -{{source-repository.html}}- \\ > {{scm.html}} | -- This message was sent by Atlassian JIRA (v6.3.4#6332)