org.apache.ivy.plugins.conflict
public class NoConflictManager extends AbstractConflictManager
Constructor and Description |
---|
NoConflictManager() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection |
resolveConflicts(IvyNode parent,
java.util.Collection conflicts)
Resolves the eventual conflicts found in the given collection of IvyNode.
|
getName, getSettings, handleAllBlacklistedRevisions, setName, setSettings, toString
public java.util.Collection resolveConflicts(IvyNode parent, java.util.Collection conflicts)
ConflictManager
parent
- the ivy node parent for which the conflict is to be resolvedconflicts
- the collection of IvyNode to check for conflicts