Java org.apache.maven.repository.legacy.metadata MetadataResolutionRequest fields, constructors, methods, implement or subclass

Example usage for Java org.apache.maven.repository.legacy.metadata MetadataResolutionRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.maven.repository.legacy.metadata MetadataResolutionRequest.

The text is from its open source code.

Method

ListgetRemoteRepositories()
Gets the remote repositories to use for the resolution.
MetadataResolutionRequestsetArtifact(Artifact artifact)
Sets the artifact for which to resolve metadata.
MetadataResolutionRequestsetResolveManagedVersions(boolean resolveManagedVersions)
Enables/disables resolution of the dependency management information.