public interface DependencyResolver
| Modifier and Type | Method and Description |
|---|---|
void |
resolve(Assembly assembly,
AssemblerConfigurationSource configSource,
AssemblyContext context)
Resolve the project dependencies, according to the supplied configuration.
|
void resolve(Assembly assembly, AssemblerConfigurationSource configSource, AssemblyContext context) throws DependencyResolutionException
DependencyResolutionExceptionCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.