You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/04/21 22:25:04 UTC

[jira] [Commented] (MNG-6149) MetadataResolutionResult#getGraph() never resolves request type 'test'

    [ https://issues.apache.org/jira/browse/MNG-6149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15979488#comment-15979488 ] 

Hudson commented on MNG-6149:
-----------------------------

SUCCESS: Integrated in Jenkins build maven-3.x #1646 (See [https://builds.apache.org/job/maven-3.x/1646/])
[MNG-6149] MetadataResolutionResult#getGraph() never resolves request (michaelo: [http://git-wip-us.apache.org/repos/asf/?p=maven.git&a=commit&h=f7d4bce23324cd4a318486d8715a128cf7436c3a])
* (edit) maven-compat/src/main/java/org/apache/maven/repository/metadata/MetadataResolutionResult.java


> 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)