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 2021/04/11 17:39:00 UTC

[jira] [Closed] (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 closed MRESOLVER-142.
------------------------------------
    Fix Version/s:     (was: waiting-for-feedback)
       Resolution: Incomplete

Closing until someone can provide a complete sample project.

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