[
https://issues.apache.org/jira/browse/SUREFIRE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Slawomir Jaranowski updated SUREFIRE-2154:
------------------------------------------
Description:
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
was:
It is used in {{org.apache.maven.plugin.surefire.AbstractSurefireMojo}}
Also in many place in unit and integration test.
When we drop org.apache.maven.artifact.repository.ArtifactRepository
> 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)