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/10/09 23:17:00 UTC

[jira] [Moved] (MRESOLVER-142) maven does not honour configured in some cases

     [ https://issues.apache.org/jira/browse/MRESOLVER-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov moved MNG-5927 to MRESOLVER-142:
-----------------------------------------------

    Component/s:     (was: Artifacts and Repositories)
                 resolver
            Key: MRESOLVER-142  (was: MNG-5927)
        Project: Maven Resolver  (was: Maven)

> maven does not honour configured <repositories> in some cases
> -------------------------------------------------------------
>
>                 Key: MRESOLVER-142
>                 URL: https://issues.apache.org/jira/browse/MRESOLVER-142
>             Project: Maven Resolver
>          Issue Type: Bug
>          Components: resolver
>            Reporter: Igor Fedorenko
>            Priority: Major
>
> There appear to be a bug in artifact descriptor cache implemented in aether DefaultDependencyCollector. The cache allows use of cached descriptors  when descriptor parent(s) are not accessible from any enabled repository. 
> This is particularly problematic during multithreaded builds, where timing of individual module project builds is not guaranteed, and the invalid artifact descriptor cache implementation can result in infrequent and hard to troubleshoot dependency resolution failures.
> I'll provide small standalone example project that demonstrates the problem shortly.



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