|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MavenConstants
An enumeration of constants related to maven handler.
| Field Summary | |
|---|---|
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
segment in repository spec that gives the name of the repo. |
static String |
OPTION_MULTI
Option to mark path as a parent directory of repo directories. |
static String |
PROPERTY_CERTIFICATE_CHECK
Certificate check configuration property name. |
static String |
PROPERTY_DEFAULT_REPOSITORIES
DefaultRepositories configuration property name |
static String |
PROPERTY_LOCAL_REPO_AS_REMOTE
Add the default local repo (e.g. |
static String |
PROPERTY_LOCAL_REPOSITORY
LocalRepository configuration property name. |
static String |
PROPERTY_PROXIES
Proxies given via property. |
static String |
PROPERTY_PROXY_SUPPORT
Proxy support configuration property name. |
static boolean |
PROPERTY_PROXY_SUPPORT_DEFAULT
Default enable proxies or not if property PROPERTY_PROXY_SUPPORT is not set at all. |
static String |
PROPERTY_REPOSITORIES
Repositories configuration property name. |
static String |
PROPERTY_SETTINGS_FILE
Maven settings file configuration property name. |
static String |
PROPERTY_TIMEOUT
Option to configure the default timeout; use a default timeout of 5 secs by default. |
static String |
PROPERTY_USE_FALLBACK_REPOSITORIES
Use fallback repositories switch configuration property name. |
static String |
REQUIRE_CONFIG_ADMIN_CONFIG
Warning: use only in framework properties. |
static String |
SEPARATOR_OPTIONS
Options separator in repository url. |
| Field Detail |
|---|
static final String REQUIRE_CONFIG_ADMIN_CONFIG
static final String PROPERTY_LOCAL_REPO_AS_REMOTE
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 OPTION_ALLOW_SNAPSHOTS
static final String PROPERTY_TIMEOUT
static final String OPTION_DISALLOW_RELEASES
static final String OPTION_MULTI
static final String SEPARATOR_OPTIONS
static final String PROPERTY_PROXIES
static final boolean PROPERTY_PROXY_SUPPORT_DEFAULT
static final String OPTION_ID
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||