SELECTOR_ALTERNATE_REPOSITORY variable

Selector key that is used to supply an alternate repository URL.

Syntax

final String SELECTOR_ALTERNATE_REPOSITORY

Remarks

This repository will be searched first, unless it is prefixed by the prefix specified by the SELECTOR_PRIMARY_REPOSITORY_PREFIX.

The value for this key should of type java.net.URL or java.util.File.