Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
depends-maven-plugin-1.4.0
-
None
Description
The following warning is displayed with maven-3.9.1:
[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.
Attachments
Issue Links
- is related to
-
MNG-7706 Deprecate ${localRepository} mojo parameter expression
- Closed