public class AetherResolutionContext extends Object
| Constructor and Description |
|---|
AetherResolutionContext(org.mule.maven.client.api.model.MavenConfiguration mavenConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.eclipse.aether.repository.AuthenticationSelector> |
getAuthenticatorSelector() |
File |
getLocalRepositoryLocation() |
List<org.eclipse.aether.repository.RemoteRepository> |
getRemoteRepositories() |
String |
toString() |
public AetherResolutionContext(org.mule.maven.client.api.model.MavenConfiguration mavenConfiguration)
public File getLocalRepositoryLocation()
public List<org.eclipse.aether.repository.RemoteRepository> getRemoteRepositories()
public Optional<org.eclipse.aether.repository.AuthenticationSelector> getAuthenticatorSelector()
Copyright © 2017 MuleSoft, Inc.. All rights reserved.