[
https://issues.apache.org/jira/browse/MNG-6149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MNG-6149.
-------------------------------
Resolution: Fixed
Fixed with
[f7d4bce23324cd4a318486d8715a128cf7436c3a|https://git-wip-us.apache.org/repos/asf?p=maven.git;a=commit;h=f7d4bce23324cd4a318486d8715a128cf7436c3a].
> MetadataResolutionResult#getGraph() never resolves request type 'test'
> ----------------------------------------------------------------------
>
> Key: MNG-6149
> URL: https://issues.apache.org/jira/browse/MNG-6149
> Project: Maven
> Issue Type: Bug
> Components: Artifacts and Repositories
> Affects Versions: 3.3.9
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Fix For: 3.5.1
>
>
> Some copy-and-paste error resolves {{runtime}} scope twice, once to
> {{runtime}} and to {{test}}. It should be {{runtime}} => {{runtime}} and
> {{test}} => {{test}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)