You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Slawomir Jaranowski (Jira)" <ji...@apache.org> on 2023/03/08 23:52:00 UTC

[jira] [Closed] (SUREFIRE-2154) Get rid of ${localRepository} from surefire mojo parameter, use Resolver API

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

Slawomir Jaranowski closed SUREFIRE-2154.
-----------------------------------------
    Resolution: Fixed

> Get rid of ${localRepository} from surefire mojo parameter, use Resolver API
> ----------------------------------------------------------------------------
>
>                 Key: SUREFIRE-2154
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2154
>             Project: Maven Surefire
>          Issue Type: Improvement
>            Reporter: Slawomir Jaranowski
>            Assignee: Slawomir Jaranowski
>            Priority: Major
>             Fix For: 3.0.0-M10
>
>
> It is used in {{org.apache.maven.plugin.surefire.AbstractSurefireMojo}}
> Also in many place in unit and integration test.
> When we drop {{${localRepository}}} we stop using deprecated class {{org.apache.maven.artifact.repository.ArtifactRepository}} and finally we switch resolving artifact to Resolver API



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