[ https://issues.apache.org/jira/browse/MDEP-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17853342#comment-17853342 ]
ASF GitHub Bot commented on MDEP-919: ------------------------------------- slawekjaranowski commented on PR #386: URL: https://github.com/apache/maven-dependency-plugin/pull/386#issuecomment-2155868626 @gnodet @cstamas Probably I found a reason of missing `central` repo on list. https://issues.apache.org/jira/browse/MNG-4645 - we drop central repo from default super pom - so model doesn't have it Next when list of repositories for project are build in method: `org.apache.maven.project.DefaultProjectBuildingHelper#createArtifactRepositories` mirror repositories with the same ID are skipped so we lost info about `mirroredRepositories` > Fix / investigate failed ITs with Maven4 > ---------------------------------------- > > Key: MDEP-919 > URL: https://issues.apache.org/jira/browse/MDEP-919 > Project: Maven Dependency Plugin > Issue Type: Task > Reporter: Slawomir Jaranowski > Priority: Major > > We still have failed: > {noformat} > [ERROR] The following builds failed: > [ERROR] * list-repositories/pom.xml > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)