| Package | Description |
|---|---|
| org.mule.test.runner.api |
| Modifier and Type | Method and Description |
|---|---|
static DependencyResolver |
RepositorySystemFactory.newOfflineDependencyResolver(List<URL> classPath,
WorkspaceLocationResolver workspaceLocationResolver,
File mavenLocalRepositoryLocation)
Creates an instance of the
RepositorySystemFactory to collect Maven dependencies. |
static DependencyResolver |
RepositorySystemFactory.newOnlineDependencyResolver(List<URL> classPath,
WorkspaceLocationResolver workspaceLocationResolver,
File mavenLocalRepositoryLocation,
List<String> remoteRepositories)
Creates an instance of the
RepositorySystemFactory to collect Maven dependencies. |
| Constructor and Description |
|---|
AetherClassPathClassifier(DependencyResolver dependencyResolver,
ArtifactClassificationTypeResolver artifactClassificationTypeResolver)
Creates an instance of the classifier.
|
ArtifactClassificationTypeResolver(DependencyResolver dependencyResolver)
Creates an instance of this resolver.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.