[ https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17750279#comment-17750279 ]
ASF GitHub Bot commented on MRESOLVER-387: ------------------------------------------ cstamas commented on PR #319: URL: https://github.com/apache/maven-resolver/pull/319#issuecomment-1662087992 For demonstration, the "demo snippets" module of resolver can serve as example of "consumer" project, and here is the verbose dependency tree of it: https://gist.github.com/cstamas/b8bd668450d9b719835d46d68c7cbf3e In this example, the "demo snippets" POM basically overrules every dependency of supplier (this is due the fact is part of same reactor). This second gist shows what happens if project depends on supplier only (locally modified POM: parent and all removed just for example): https://gist.github.com/cstamas/5640b1fd6858d206fe8f2a552af91fd6 So, again all fine. > Provide "static" supplier for RepositorySystem > ---------------------------------------------- > > Key: MRESOLVER-387 > URL: https://issues.apache.org/jira/browse/MRESOLVER-387 > Project: Maven Resolver > Issue Type: Task > Components: Resolver > Reporter: Tamas Cservenak > Assignee: Tamas Cservenak > Priority: Major > Fix For: 1.9.15 > > > To provide SL replacement. > Something like this > https://github.com/maveniverse/mima/blob/main/runtime/standalone-static/src/main/java/eu/maveniverse/maven/mima/runtime/standalonestatic/RepositorySystemSupplier.java -- This message was sent by Atlassian Jira (v8.20.10#820010)