public class GrailsRepoResolver
extends org.apache.ivy.plugins.resolver.URLResolver
| Modifier and Type | Field and Description |
|---|---|
protected java.net.URL |
repositoryRoot |
| Constructor and Description |
|---|
GrailsRepoResolver(java.lang.String name,
java.net.URL repositoryRoot) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.ivy.plugins.resolver.util.ResolvedResource |
findResourceUsingPattern(org.apache.ivy.core.module.id.ModuleRevisionId mrid,
java.lang.String pattern,
org.apache.ivy.core.module.descriptor.Artifact artifact,
org.apache.ivy.plugins.resolver.util.ResourceMDParser rmdparser,
java.util.Date date) |
groovy.util.slurpersupport.GPathResult |
getPluginList(java.io.File localFile)
Obtains the XML representation of the plugin-list.xml held in a Grails compatible repository
|
java.net.URL |
getRepositoryRoot() |
java.lang.String |
transformGrailsRepositoryPattern(org.apache.ivy.core.module.id.ModuleRevisionId mrid,
java.lang.String pattern) |
download, dumpSettings, exist, findTokenValues, get, getDestination, getRepository, getResource, isAlwaysCheckExactRevision, listResources, listTokenValues, publish, put, putChecksum, putSignature, setAlwaysCheckExactRevision, setName, setRepository, setSettings, setSigneraddArtifactPattern, addConfiguredArtifact, addConfiguredIvy, addIvyPattern, convertM2IdForResourceSearch, convertM2OrganizationForResourceSearch, convertM2ResourceSearchIdToNormal, convertM2TokenValuesForResourceSearch, findArtifactNames, findArtifactRef, findIvyFileRef, findIvyNames, findNames, findResource, findResourceUsingPatterns, getArtifactPatterns, getIvyPatterns, getModuleDescriptorExtension, isM2compatible, listTokenValues, setArtifactPatterns, setIvyPatterns, setM2compatibleacceptLatest, checkModuleDescriptorRevision, clearArtifactAttempts, clearIvyAttempts, doFindArtifactRef, download, exists, filterNames, findFirstArtifactRef, getAndCheck, getArtifactRef, getChecksumAlgorithms, getDefaultRMDParser, getDependency, getPublicationDate, getRMDParser, getWorkspaceName, isAllownomd, isCheckconsistency, isEnvDependent, isForce, listModules, listOrganisations, listRevisions, listTokenValues, locate, 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, hidePassword, isAfter, isValidate, saveModuleRevisionIfNeeded, setCache, setChangingMatcher, setChangingPattern, setCheckmodified, setEventManager, setLatest, setLatestStrategy, setNamespace, setRepositoryCacheManager, setValidate, toSystem, toSystem, toSystem, toSystem, toSystem, toSystem, validatepublic GrailsRepoResolver(java.lang.String name,
java.net.URL repositoryRoot)
public java.net.URL getRepositoryRoot()
protected org.apache.ivy.plugins.resolver.util.ResolvedResource findResourceUsingPattern(org.apache.ivy.core.module.id.ModuleRevisionId mrid,
java.lang.String pattern,
org.apache.ivy.core.module.descriptor.Artifact artifact,
org.apache.ivy.plugins.resolver.util.ResourceMDParser rmdparser,
java.util.Date date)
findResourceUsingPattern in class org.apache.ivy.plugins.resolver.RepositoryResolverpublic java.lang.String transformGrailsRepositoryPattern(org.apache.ivy.core.module.id.ModuleRevisionId mrid,
java.lang.String pattern)
public groovy.util.slurpersupport.GPathResult getPluginList(java.io.File localFile)
localFile - The local file to save to XML too