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/29 21:54:49 UTC

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

     [ 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:

* {{CimReport}}: {{CiManagementReport}}, {{:ci-management}}, {{ci-management.html}}
* {{MailingListsReport}}:, {{:mailing-lists}}, {{mailing-lists.html}}
* {{TeamListReport}}: {{ProjectTeamReport}}, {{:project-team}}, {{project-team.html}}
* {{LicenseReport}}: {{LicensesReport}},  {{:licenses}}, {{licenses.html}}
* {{IssueTrackingReport}}: {{IssueManagementReport}}, {{:issue-mangement}}, {{issue-mangement.html}}

  was:
Currently, names in those mojos are inconsistent with the rest:

* {{CimReport}}: outputName is {{integration}} but should be {{cim}}
* {{MailingListsReport}}:, Mojo name is {{mailing-list}} but should be, {{mailing-lists}}, outputName is {{mail-lists}} but should be {{mailing-lists}}
* {{TeamListReport}}: class name should be {{ProjectTeamReport}}, outputName is {{team-list}} but should be {{project-team}}


> Align Mojo, class 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
>             Fix For: next-major
>
>
> 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:
> * {{CimReport}}: {{CiManagementReport}}, {{:ci-management}}, {{ci-management.html}}
> * {{MailingListsReport}}:, {{:mailing-lists}}, {{mailing-lists.html}}
> * {{TeamListReport}}: {{ProjectTeamReport}}, {{:project-team}}, {{project-team.html}}
> * {{LicenseReport}}: {{LicensesReport}},  {{:licenses}}, {{licenses.html}}
> * {{IssueTrackingReport}}: {{IssueManagementReport}}, {{:issue-mangement}}, {{issue-mangement.html}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)