[ https://issues.apache.org/jira/browse/MNG-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649081#comment-17649081 ]
ASF GitHub Bot commented on MNG-7600: ------------------------------------- michael-o commented on PR #926: URL: https://github.com/apache/maven/pull/926#issuecomment-1356866186 > Looking again resolver 1.6.3 has a less configuration options, so maybe such ports are not required for 3.8.x Less != none. I also maintain a fork of 3.8.x with Resolver 1.8.x until 3.9.0 is settled: https://maven.apache.org/resolver/maven-3.8.x.html. I still think this is beneficial. > LocalRepositoryManager is created too early > ------------------------------------------- > > Key: MNG-7600 > URL: https://issues.apache.org/jira/browse/MNG-7600 > Project: Maven > Issue Type: Bug > Reporter: Slawomir Jaranowski > Assignee: Slawomir Jaranowski > Priority: Major > Fix For: 3.8.x-candidate, 3.9.0, 4.0.0, 4.0.0-alpha-3 > > > {{LocalRepositoryManager}} needs configurations fromĀ > {{RepositorySystemSession}} > so must be created after session configuration is finished. > In other case only System properties will be available during > {{LocalRepositoryManager}} preparation. -- This message was sent by Atlassian Jira (v8.20.10#820010)