Slawomir Jaranowski created MRESOLVER-310: ---------------------------------------------
Summary: Preserve configuration of Enhanced LRM in local repo Key: MRESOLVER-310 URL: https://issues.apache.org/jira/browse/MRESOLVER-310 Project: Maven Resolver Issue Type: Improvement Reporter: Slawomir Jaranowski We can configure {{Enhanced LRM}} with options like {{Split Local Repository}} which change local repo layout. Eg. - local repo is created by main Maven process and I want to use this repo as is or with CLRM with IT test, IT tests have sanboxes environment with own Maven settings ... so artifacts in {{outer}} / {{tail}} repo will be not found because layout of local repo is wrong interpreted. Next case - when we change configuration on LRM, new paths will be used and old items will remains in forgotten locations Proposition: - create and store LRM configuration in repo and when configuration exist use is as primary - when current session has a configuration which is different from stored in repo inform user by warn that should simply remove/clean repo to take new configuration on place. -- This message was sent by Atlassian Jira (v8.20.10#820010)