Uses of Class
org.apache.ivy.plugins.conflict.AbstractConflictManager
Packages that use AbstractConflictManager
-
Uses of AbstractConflictManager in org.apache.ivy.plugins.conflict
Subclasses of AbstractConflictManager in org.apache.ivy.plugins.conflictModifier and TypeClassDescriptionclass
class
This conflict manager can be used to allow only compatible dependencies to be used together (like the strict conflict manager), but it has the advantage of using a best effort algorithm to find a set of compatible dependencies, even if it requires stepping back to older revisions (as long as they are in the set of compatibility).class
class
class
A ConflictManager that can be used to resolve conflicts based on regular expressions of the revision of the module.class