Package org.mule.maven.client.internal
Class MuleMavenResolutionContext
java.lang.Object
org.mule.maven.client.internal.MuleMavenResolutionContext
Represents the context for resolving artifacts using Aether.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOptional<org.eclipse.aether.repository.AuthenticationSelector>Optional<org.eclipse.aether.repository.MirrorSelector>Optional<org.eclipse.aether.repository.ProxySelector>List<org.eclipse.aether.repository.RemoteRepository>List<org.eclipse.aether.repository.RemoteRepository>toString()
-
Field Details
-
AETHER_CONNECTOR_WAGON_CONFIG
- See Also:
-
-
Constructor Details
-
MuleMavenResolutionContext
-
-
Method Details
-
getServerConfigurations
-
getLocalRepositoryLocation
-
getRemoteRepositories
-
getRemoteRepositoriesWithoutSuperPomModelRepositories
public List<org.eclipse.aether.repository.RemoteRepository> getRemoteRepositoriesWithoutSuperPomModelRepositories() -
getAuthenticatorSelector
-
getProxySelector
-
getMirrorSelector
-
getUserProperties
-
toString
-