[
https://issues.apache.org/jira/browse/MNG-7749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated MNG-7749:
-------------------------------------
Description:
Get rid of warning:
{noformat}
[INFO] --- animal-sniffer:1.21:check (check-java-compat) @ maven ---
[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.
{noformat}
https://github.com/mojohaus/animal-sniffer/releases/tag/1.23
https://github.com/mojohaus/animal-sniffer/releases/tag/animal-sniffer-parent-1.22
was:
Get rid of warning:
{noformat}
[INFO] --- animal-sniffer:1.21:check (check-java-compat) @ maven ---
[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.
{noformat}
https://github.com/mojohaus/animal-sniffer/releases/tag/1.23
> Upgrade animal-sniffer from 1.21 to 1.23
> ----------------------------------------
>
> Key: MNG-7749
> URL: https://issues.apache.org/jira/browse/MNG-7749
> Project: Maven
> Issue Type: Dependency upgrade
> Reporter: Slawomir Jaranowski
> Assignee: Slawomir Jaranowski
> Priority: Major
>
> Get rid of warning:
> {noformat}
> [INFO] --- animal-sniffer:1.21:check (check-java-compat) @ maven ---
> [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.
> {noformat}
> https://github.com/mojohaus/animal-sniffer/releases/tag/1.23
> https://github.com/mojohaus/animal-sniffer/releases/tag/animal-sniffer-parent-1.22
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)