[
https://issues.apache.org/jira/browse/MRESOLVER-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840719#comment-17840719
]
ASF GitHub Bot commented on MRESOLVER-542:
------------------------------------------
cstamas opened a new pull request, #479:
URL: https://github.com/apache/maven-resolver/pull/479
This mostly affects utils. As APIs are final for a reason.
And some cleanup as well
---
https://issues.apache.org/jira/browse/MRESOLVER-542
> Reduce usage of final classes
> -----------------------------
>
> Key: MRESOLVER-542
> URL: https://issues.apache.org/jira/browse/MRESOLVER-542
> Project: Maven Resolver
> Issue Type: Improvement
> Components: Resolver
> Reporter: Tamas Cservenak
> Priority: Major
> Fix For: 2.0.0, 2.0.0-alpha-11
>
>
> Historically, Resolver APIs were exposed via Maven (were kinda part of Maven
> API in Maven3) and they went long run to keep boundaries what users can do.
> One of these examples is overuse of `final` classes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)