public interface MavenConstants
Modifier and Type | Field and Description |
---|---|
static String |
OPTION_ALLOW_SNAPSHOTS
Option to mark repository as allowing snapshots.
|
static String |
OPTION_DISALLOW_RELEASES
Option to mark repository as not allowing releases.
|
static String |
OPTION_ID
Option to to mark the repository id
|
static String |
PROPERTY_CERTIFICATE_CHECK
Certificate check configuration property name.
|
static String |
PROPERTY_DEFAULT_REPOSITORIES
DefaultRepositories configuration property name
|
static String |
PROPERTY_DISABLE_AETHER
Use fallback repositories switch configuration property name.
|
static String |
PROPERTY_LOCAL_REPOSITORY
LocalRepository configuration property name.
|
static String |
PROPERTY_PROXY_SUPPORT
Proxy support configuration property name.
|
static String |
PROPERTY_REPOSITORIES
Repositories configuration property name.
|
static String |
PROPERTY_SETTINGS_FILE
Maven settings file configuration property name.
|
static String |
PROPERTY_USE_FALLBACK_REPOSITORIES
Use fallback repositories switch configuration property name.
|
static String |
SEPARATOR_OPTIONS
Options separator in repository url.
|
static final String PROPERTY_CERTIFICATE_CHECK
static final String PROPERTY_SETTINGS_FILE
static final String PROPERTY_LOCAL_REPOSITORY
static final String PROPERTY_DEFAULT_REPOSITORIES
static final String PROPERTY_REPOSITORIES
static final String PROPERTY_USE_FALLBACK_REPOSITORIES
static final String PROPERTY_PROXY_SUPPORT
static final String PROPERTY_DISABLE_AETHER
static final String OPTION_ALLOW_SNAPSHOTS
static final String OPTION_DISALLOW_RELEASES
static final String OPTION_ID
static final String SEPARATOR_OPTIONS
Copyright © 2022 JBoss by Red Hat. All rights reserved.