[
https://issues.apache.org/jira/browse/MNG-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17636467#comment-17636467
]
ASF GitHub Bot commented on MNG-7600:
-------------------------------------
slawekjaranowski commented on PR #876:
URL: https://github.com/apache/maven/pull/876#issuecomment-1321538907
> The JIRA issue says that properties which are user one are required. MAybe
an IT or an example can better desribe the need for?
I know - it will be appreciated to have it tests for such cases ...
But the problem is that currently it is difficult to mix different Local
Manager configurations between parent Maven process which execute tests and
Maven process under test.
Last discussion on the slack ...
> 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
>
>
> {{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)