[ https://issues.apache.org/jira/browse/MNG-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649078#comment-17649078 ]
ASF GitHub Bot commented on MNG-7600: ------------------------------------- slawekjaranowski commented on PR #926: URL: https://github.com/apache/maven/pull/926#issuecomment-1356864582 > LGTM, any ITs to port? As far as I understand [MNG-7590](https://issues.apache.org/jira/browse/MNG-7590) needs to go first? MNG-7590 is independent of this. In 3.8.x we use resolver 1.6.3 so only one property is available for LRM - `aether.enhancedLocalRepository.trackingFilename` There is not IT test for it 😞 > 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)