public class IvyResolver extends ExternalResourceResolver implements PatternBasedResolver
| Constructor and Description |
|---|
IvyResolver(String name,
RepositoryTransport transport,
LocallyAvailableResourceFinder<org.apache.ivy.core.module.id.ArtifactRevisionId> locallyAvailableResourceFinder,
CachedExternalResourceIndex<String> cachedExternalResourceIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
addArtifactLocation(URI baseUri,
String pattern) |
void |
addDescriptorLocation(URI baseUri,
String pattern) |
addArtifactPattern, addIvyPattern, convertM2IdForResourceSearch, discardResource, download, dumpSettings, exists, findArtifactRef, findFirstArtifactRef, findIvyFileRef, findLatestResource, findNames, findResourceUsingPattern, findResourceUsingPatterns, get, getArtifactPatterns, getArtifactRef, getArtifactRef, getIvyPatterns, getRepository, getResource, getResource, isM2compatible, listVersions, locate, publish, setArtifactPatterns, setIvyPatterns, setM2compatibleacceptLatest, clearArtifactAttempts, clearIvyAttempts, download, getAndCheck, getChecksumAlgorithms, getDefaultRMDParser, getDependency, getPublicationDate, getRMDParser, getWorkspaceName, isAllownomd, isCheckconsistency, isEnvDependent, isForce, listModules, listOrganisations, listRevisions, listTokenValues, logArtifactAttempt, logAttempt, logIvyAttempt, parse, reportFailure, reportFailure, setAllownomd, setCheckconsistency, setChecksums, setDescriptor, setEnvDependent, setForce, setWorkspaceName, shouldReturnResolvedModule, toStringabortPublishTransaction, beginPublishTransaction, checkInterrupted, checkLatest, commitPublishTransaction, doValidate, findModuleInCache, findModuleInCache, fromSystem, fromSystem, getCacheDownloadOptions, getCacheOptions, getChangingMatcherName, getChangingPattern, getDownloadOptions, getEventManager, getLatest, getLatestStrategy, getName, getNamespace, getParserSettings, getRepositoryCacheManager, getSettings, getSystemNode, getTypeName, hidePassword, isAfter, isValidate, listTokenValues, saveModuleRevisionIfNeeded, setCache, setChangingMatcher, setChangingPattern, setCheckmodified, setEventManager, setLatest, setLatestStrategy, setName, setNamespace, setRepositoryCacheManager, setSettings, setValidate, toSystem, toSystem, toSystem, toSystem, toSystem, toSystem, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetArtifactPatterns, getIvyPatterns, setM2compatibleabortPublishTransaction, beginPublishTransaction, commitPublishTransaction, download, download, dumpSettings, exists, findIvyFileRef, getDependency, getName, getNamespace, getRepositoryCacheManager, listModules, listOrganisations, listRevisions, listTokenValues, listTokenValues, locate, publish, reportFailure, reportFailure, setName, setSettingspublic IvyResolver(String name, RepositoryTransport transport, LocallyAvailableResourceFinder<org.apache.ivy.core.module.id.ArtifactRevisionId> locallyAvailableResourceFinder, CachedExternalResourceIndex<String> cachedExternalResourceIndex)
public void addArtifactLocation(URI baseUri, String pattern)
addArtifactLocation in interface PatternBasedResolverpublic void addDescriptorLocation(URI baseUri, String pattern)
addDescriptorLocation in interface PatternBasedResolverCopyright © 2013. All rights reserved