Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DUMMY_PREFIX |
"0.0.1-" |
public static final String |
DUMMY_VERSION |
"999.0.0" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GEMNAME_PREFIX |
"mvn:" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
DEFAULT_JRUBY_VERSION |
"1.7.22" |
protected static final String |
JRUBY_COMPLETE |
"jruby-complete" |
protected static final String |
JRUBY_CORE |
"jruby-core" |
protected static final String |
JRUBY_STDLIB |
"jruby-stdlib" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_GEMS_REPOSITORY_BASE_URL |
"http://rubygems-proxy.torquebox.org/" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GROUP_ID_ARTIFACT_ID_SEPARATOR |
":" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GEM_HOME |
"GEM_HOME" |
public static final String |
GEM_PATH |
"GEM_PATH" |
Copyright © 2017. All rights reserved.