[ 
https://issues.apache.org/jira/browse/MRESOLVER-387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17750261#comment-17750261
 ] 

ASF GitHub Bot commented on MRESOLVER-387:
------------------------------------------

grgrzybek commented on PR #319:
URL: https://github.com/apache/maven-resolver/pull/319#issuecomment-1662024694

   Hmm, first quite obvious observation - this new module 
(`maven-resolver-supplier`) has a dependency to:
   ```xml
   <dependency>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-resolver-provider</artifactId>
     <version>${mavenVersion}</version>
   </dependency>
   ```
   
   which has a dependency back to maven-resolver-* artifacts... Isn't it a bit 
problematic? On the other hand `maven-core` has a lot of dependencies from the 
resolver, so no worries.




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

Reply via email to