You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2015/12/31 16:55:49 UTC

[jira] [Assigned] (MPIR-323) Align Mojo class names, goals and output names

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

Michael Osipov reassigned MPIR-323:
-----------------------------------

    Assignee: Michael Osipov

> 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, mailing-list, project-team
>    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}}- \\ {{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)