HostsNested Elements
DescriptionIf a resource is unknown within the local cache, the repository implementation will attempt to resolve the resource relative to one or more an external hosts. Hosts are checked relative to the order listed under this element. Sample XML<repository> <hosts> <host>http://www.osm.net/repository/</host> <host>http://www.ibiblio.org/merlin/repository/</host> <host>http://www.ibiblio.org/maven/</host> </hosts> </repository> |