Giacomo Boccardo created MSHADE-441:
---------------------------------------
Summary: Parameter 'localRepository' deprecation warning
Key: MSHADE-441
URL: https://issues.apache.org/jira/browse/MSHADE-441
Project: Maven Shade Plugin
Issue Type: Improvement
Affects Versions: 3.4.1
Reporter: Giacomo Boccardo
Starting from Maven 3.9.1 the following warning is emitted due to
https://issues.apache.org/jira/browse/MNG-7706:
{{Parameter 'localRepository' is deprecated core expression; Avoid use of
ArtifactRepository type. If you need access to local repository, switch to
'${repositorySystemSession}' expression and get LRM from it instead..}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)