[
https://issues.apache.org/jira/browse/SCM-980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963859#comment-17963859
]
ASF GitHub Bot commented on SCM-980:
------------------------------------
jira-importer commented on issue #1209:
URL: https://github.com/apache/maven-scm/issues/1209#issuecomment-2964655705
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
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 (Moved to GitHub Issues)
> 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.10#820010)