Package org.apache.ivy.plugins.resolver
package org.apache.ivy.plugins.resolver
-
ClassDescriptionThis abstract resolver only provides handling for resolver nameException thrown internally in getDependency to indicate a dependency is unresolved.BintrayResolver is a resolver which can be used to resolve dependencies found in the Bintray artifacts repository.Deprecated.DualResolver is used to resolve dependencies with one dependency revolver, called ivy resolver, and then download artifacts found in the resolved dependencies from a second dependency resolver, called artifact resolver.IBiblioResolver is a resolver which can be used to resolve dependencies found in the ibiblio maven repository, or similar repositories.IvyRepResolver is a resolver which can be used to resolve dependencies found in the ivy official repository for ivy files and ibiblio maven repository for the artifacts, or similar repositories.A
TimeoutConstraint
which determines the timeouts by invoking theunderlying resolver
'sAbstractResolver.getTimeoutConstraint()
, whenever the timeouts are requested for.This resolver is able to work with any URLs, it handles latest revisions with file and http urls only, and it does not handle publishingThis resolver uses SecureCRT vsftp to access an sftp server.Resolver which decorate normal resolver so that the workspace resolver can hijack the resolveprocess