Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"file" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
CONF_PROP_LOCAL_PREFIX |
"aether.enhancedLocalRepository.localPrefix" |
protected static final String |
CONF_PROP_RELEASES_PREFIX |
"aether.enhancedLocalRepository.releasesPrefix" |
protected static final String |
CONF_PROP_REMOTE_PREFIX |
"aether.enhancedLocalRepository.remotePrefix" |
protected static final String |
CONF_PROP_SNAPSHOTS_PREFIX |
"aether.enhancedLocalRepository.snapshotsPrefix" |
protected static final String |
CONF_PROP_SPLIT |
"aether.enhancedLocalRepository.split" |
protected static final String |
CONF_PROP_SPLIT_LOCAL |
"aether.enhancedLocalRepository.splitLocal" |
protected static final String |
CONF_PROP_SPLIT_REMOTE |
"aether.enhancedLocalRepository.splitRemote" |
protected static final String |
CONF_PROP_SPLIT_REMOTE_REPOSITORY |
"aether.enhancedLocalRepository.splitRemoteRepository" |
protected static final String |
CONF_PROP_SPLIT_REMOTE_REPOSITORY_LAST |
"aether.enhancedLocalRepository.splitRemoteRepositoryLast" |
protected static final String |
DEFAULT_LOCAL_PREFIX |
"installed" |
protected static final String |
DEFAULT_RELEASES_PREFIX |
"releases" |
protected static final String |
DEFAULT_REMOTE_PREFIX |
"cached" |
protected static final String |
DEFAULT_SNAPSHOTS_PREFIX |
"snapshots" |
protected static final boolean |
DEFAULT_SPLIT |
false |
protected static final boolean |
DEFAULT_SPLIT_LOCAL |
false |
protected static final boolean |
DEFAULT_SPLIT_REMOTE |
false |
protected static final boolean |
DEFAULT_SPLIT_REMOTE_REPOSITORY |
false |
protected static final boolean |
DEFAULT_SPLIT_REMOTE_REPOSITORY_LAST |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONFIG_PROP_CHECKSUMS_ALGORITHMS |
"aether.checksums.algorithms" |
public static final String |
CONFIG_PROP_OMIT_CHECKSUMS_FOR_EXTENSIONS |
"aether.checksums.omitChecksumsForExtensions" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"MD5" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"SHA-1" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"SHA-256" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"SHA-512" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
CONFIG_PROP_MAX_CYCLES |
"aether.dependencyCollector.maxCycles" |
protected static final int |
CONFIG_PROP_MAX_CYCLES_DEFAULT |
10 |
protected static final String |
CONFIG_PROP_MAX_EXCEPTIONS |
"aether.dependencyCollector.maxExceptions" |
protected static final int |
CONFIG_PROP_MAX_EXCEPTIONS_DEFAULT |
50 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CONFIG_PROP_SKIPPER |
"aether.dependencyCollector.bf.skipper" |
public static final boolean |
CONFIG_PROP_SKIPPER_DEFAULT |
true |
public static final String |
NAME |
"bf" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"df" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"discriminating" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"file-gav" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"gav" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_TIME |
30L |
public static final String |
TIME_KEY |
"aether.syncContext.named.time" |
public static final String |
TIME_UNIT_KEY |
"aether.syncContext.named.time.unit" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FACTORY_KEY |
"aether.syncContext.named.factory" |
public static final String |
NAME_MAPPER_KEY |
"aether.syncContext.named.nameMapper" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NAME |
"static" |
Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.