You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (Jira)" <ji...@apache.org> on 2023/05/14 17:27:00 UTC

[jira] [Updated] (MPMD-368) Parameter 'localRepository' is deprecated

     [ https://issues.apache.org/jira/browse/MPMD-368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy updated MPMD-368:
-------------------------------
    Affects Version/s: 3.20.0
                       3.21.0

> Parameter 'localRepository' is deprecated
> -----------------------------------------
>
>                 Key: MPMD-368
>                 URL: https://issues.apache.org/jira/browse/MPMD-368
>             Project: Maven PMD Plugin
>          Issue Type: Bug
>    Affects Versions: 3.20.0, 3.21.0
>            Reporter: Elliotte Rusty Harold
>            Priority: Major
>
> Probably since Maven 3.9.1 this warning is seen in builds:
> [WARNING] 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 broke the CI and has been worked around (MPMD-367) but the root cause should be addressed. This same issue might appear in other plugins as well and break their CIs that check to see there are no warnings in a build.
> I'm not sure whether this can be fixed without breaking compatibility with older Maven versions.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)