Robert Varga created SM-5531:
--------------------------------
Summary: depends-maven-plugin triggers a maven warning
Key: SM-5531
URL: https://issues.apache.org/jira/browse/SM-5531
Project: ServiceMix
Issue Type: Bug
Components: tooling
Affects Versions: depends-maven-plugin-1.4.0
Reporter: Robert Varga
Fix For: depends-maven-plugin-1.5.0
The following warning is displayed with maven-3.9.1:
{noformat}
[INFO] --- depends:1.4.0:generate-depends-file (generate-depends-file) @
daexim-features ---
[WARNING] Parameter 'localRepo' 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.
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)