You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (Jira)" <ji...@apache.org> on 2020/12/24 23:19:00 UTC

[jira] [Commented] (MNG-7018) Maven does not traverse all repos when downloading extensions from .mvn/extensions.xml

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

Michael Osipov commented on MNG-7018:
-------------------------------------

In order for this to work the {{mirrorOf}} definition must be {{external:*}}.

> Maven does not traverse all repos when downloading extensions from .mvn/extensions.xml
> --------------------------------------------------------------------------------------
>
>                 Key: MNG-7018
>                 URL: https://issues.apache.org/jira/browse/MNG-7018
>             Project: Maven
>          Issue Type: Bug
>          Components: Artifacts and Repositories, Dependencies
>    Affects Versions: 3.6.3
>            Reporter: Michael Osipov
>            Priority: Major
>         Attachments: MNG-6114-settings.xml, MNG-6114.log, master-settings.xml, master.log
>
>
> Check out Maven from {{MNG-6114}}. Run Core ITs, see MNG-5771 fail. (Compare uploaded log files and settings). MNG-6114 orders all settings elements from global to local. I.e., repos from global settings come first. Here is the bug: One expects Maven to traverse all available repos to download artifacts, but Maven stops here with the first one. W/o MNG-6114 it works accidently because Central override was servered by a mirror.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)