**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** opened **[MPIR-477](https://issues.apache.org/jira/browse/MPIR-477?redirect=false)** and commented Deprecated `ArtifactMetadataSource` should not be used for resolving versions. In class: `DependencyManagementRenderer`, we have: ```java List<ArtifactVersion> versions = artifactMetadataSource.retrieveAvailableVersions( artifact, buildingRequest.getLocalRepository(), buildingRequest.getRemoteRepositories()); ``` should be replace by resolver Api --- No further details from [MPIR-477](https://issues.apache.org/jira/browse/MPIR-477?redirect=false)