[ https://issues.apache.org/jira/browse/MDEP-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840591#comment-17840591 ]
ASF GitHub Bot commented on MDEP-919: ------------------------------------- slawekjaranowski opened a new pull request, #386: URL: https://github.com/apache/maven-dependency-plugin/pull/386 In debug ... Maven 3.9.6 ``` [DEBUG] Node: org.apache.maven.its.dependency:test:jar:1.0-SNAPSHOT resolved from: [DEBUG] - mrm-maven-plugin (http://localhost:55888, default, releases+snapshots) as mirror for: [DEBUG] - snapshots (http://localhost:55888, default, releases+snapshots) [DEBUG] - central (https://repo.maven.apache.org/maven2, default, releases) [DEBUG] - fake-remote-repository (http://localhost:2345, default, releases+snapshots) ``` Maven 4 (41d1950a6d8d88416ca7a34f82fbdf24bbafd9eb) I have: ``` [DEBUG] Node: org.apache.maven.its.dependency:test:jar:1.0-SNAPSHOT resolved from: [DEBUG] - mrm-maven-plugin (http://localhost:55825, default, releases+snapshots) as mirror for: [DEBUG] - snapshots (http://localhost:55825, default, releases+snapshots) [DEBUG] - fake-remote-repository (http://localhost:2345, default, releases+snapshots) ``` `central` is missing ... What I should check, what debug ... @cstamas, @gnodet > 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] * tree-multimodule/pom.xml > [ERROR] * tree-verbose/pom.xml > [ERROR] * list-repositories/pom.xml > [ERROR] * tree-verbose-multimodule/pom.xml{noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)