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 2022/05/22 08:26:00 UTC

[jira] [Closed] (SCM-980) Remove code duplication in ListMojo

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

Michael Osipov closed SCM-980.
------------------------------
    Resolution: Fixed

Fixed with [828043a46886a2101aba297cee95dd694497cd37|https://gitbox.apache.org/repos/asf?p=maven-scm.git;a=commit;h=828043a46886a2101aba297cee95dd694497cd37] and with [52c2cda64d476831513175e06383d4d6b87cd945|https://gitbox.apache.org/repos/asf?p=maven-scm.git;a=commit;h=52c2cda64d476831513175e06383d4d6b87cd945] for {{maven-scm-1.x}} branch.

> Remove code duplication in ListMojo
> -----------------------------------
>
>                 Key: SCM-980
>                 URL: https://issues.apache.org/jira/browse/SCM-980
>             Project: Maven SCM
>          Issue Type: Task
>          Components: maven-plugin
>    Affects Versions: 1.12.2
>            Reporter: Michael Osipov
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 1.13.0, 2.0.0-M2
>
>
> The {{ListMojo}} has a {{getFileSet()}} method which is exactly the same as in {{AbstractScmMojo.getFileSet()}}. This duplication shall be removed.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)