public class ApplicationDependencyResolver extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
MULE_DOMAIN_CLASSIFIER |
| Constructor and Description |
|---|
ApplicationDependencyResolver(org.mule.maven.client.internal.AetherMavenClient muleMavenPluginClient) |
| Modifier and Type | Method and Description |
|---|---|
List<org.mule.maven.client.api.model.BundleDependency> |
resolveApplicationDependencies(File pomFile)
Resolve the application dependencies, excluding mule domains.
|
protected static final String MULE_DOMAIN_CLASSIFIER
Copyright © 2019 MuleSoft Inc. All rights reserved.