Skip to content

[MPIR-477] Replace ArtifactMetadataSource by Resolver API #326

Open
@jira-importer

Description

@jira-importer

Slawomir Jaranowski opened MPIR-477 and commented

Deprecated ArtifactMetadataSource should not be used for resolving versions.

In class: DependencyManagementRenderer, we have:

List<ArtifactVersion> versions = artifactMetadataSource.retrieveAvailableVersions(
                        artifact, buildingRequest.getLocalRepository(), buildingRequest.getRemoteRepositories());

should be replace by resolver Api


No further details from MPIR-477

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions