[
https://issues.apache.org/jira/browse/MRESOLVER-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MRESOLVER-233.
------------------------------------
Resolution: Fixed
Fixed with
[a1946d9a0aebccb565ff6aeaf1ab3f250ede0218|https://gitbox.apache.org/repos/asf?p=maven-resolver.git;a=commit;h=a1946d9a0aebccb565ff6aeaf1ab3f250ede0218].
> Add protected abstract org.e.a.artifact.AbstractArtifact.newInstance()
> ----------------------------------------------------------------------
>
> Key: MRESOLVER-233
> URL: https://issues.apache.org/jira/browse/MRESOLVER-233
> Project: Maven Resolver
> Issue Type: Task
> Components: Resolver
> Affects Versions: 1.7.3
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Fix For: 1.8.0
>
>
> This method has two issues:
> * It lacks abstraction that it relies on a subtype which should be unknown
> here
> * with an abstract method every derived type can properly return again a
> derived type instead of having {{DefaultArtifact}} which loses details.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)