[ https://issues.apache.org/jira/browse/MNG-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649097#comment-17649097 ]
Michael Osipov commented on MNG-7600: ------------------------------------- Fixed with [8fd8a05aad65df05587cfed2b0a870ece2efa309|https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=8fd8a05aad65df05587cfed2b0a870ece2efa309] for {{maven-3.8.x}} branch. > 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.9.0, 4.0.0, 4.0.0-alpha-3, 3.8.7 > > > {{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)