public interface NonMatchingVersionReporter
| Modifier and Type | Method and Description |
|---|---|
void |
reportNonMatchingVersion(DependencyDescriptor descriptor,
ModuleDescriptor md)
Report to the user that ivy has detected that a module to sort has a dependency on an other
module to sort, but the revisions doesn't match.
|
void reportNonMatchingVersion(DependencyDescriptor descriptor, ModuleDescriptor md)
descriptor - The non matching dependency descriptor.md - The module to sort having the correct moduleID but a non matching revisionCopyright ©2007-2024 The Apache Software Foundation, Licensed under Apache License, Version 2.0.