Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ERROR |
1 |
public static final int |
SUCCESS |
0 |
public static final int |
UNDEFINED |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEVELOPMENT_KEY |
"dev" |
public static final String |
ORIGINAL_VERSION |
"original" |
public static final String |
RELEASE_KEY |
"rel" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_MAVEN_EXECUTOR_ID |
"forked-path" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
RESOLVE_SNAPSHOT_MESSAGE |
"There are still some remaining snapshot dependencies.\n" |
public static final String |
RESOLVE_SNAPSHOT_PROMPT |
"Do you want to resolve them now?" |
public static final String |
RESOLVE_SNAPSHOT_TYPE_MESSAGE |
"Dependency type to resolve," |
public static final String |
RESOLVE_SNAPSHOT_TYPE_PROMPT |
"specify the selection number ( 0:All 1:Project Dependencies 2:Plugins 3:Reports 4:Extensions ):" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
POMv4 |
"pom.xml" |
public static final String |
RELEASE_POMv4 |
"release-pom.xml" |
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.