Avalon Repository - RI
Reference Implementation
The Avalon Repository Reference Implementation provides support for a chain of local and remote repositories using local file replication and/or HTTP artifact replication (with proxy support).
A reference implementation profile is established relative to the following environment variables and properties:
Location |
---|
${user.dir}/avalon.properties |
${user.home}/avalon.properties |
${avalon.dir}/avalon.properties |
RI Properties
The following properties suppliment the bootstrap properties.
Property | Description |
---|---|
${avalon.repository.proxy.host} | The proxy host name. |
${avalon.repository.proxy.port} | The proxy port. |
${avalon.repository.proxy.username} | The proxy username. |
${avalon.repository.proxy.password} | The proxy password. |