Package org.apache.maven.scm
Class CommandParameter
java.lang.Object
org.apache.maven.scm.CommandParameter
- All Implemented Interfaces:
Serializable
- Author:
- Trygve Laugstøl
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
Parameter to force addstatic final CommandParameter
contains true or falsestatic final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
Parameter used only for Git SCM and simulate thegit rev-parse --short=lenght
command.static final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
static final CommandParameter
-
Method Summary
-
Field Details
-
BINARY
-
RECURSIVE
-
SHALLOW
-
MESSAGE
-
BRANCH_NAME
-
START_DATE
-
END_DATE
-
NUM_DAYS
-
LIMIT
-
BRANCH
-
START_SCM_VERSION
-
END_SCM_VERSION
-
CHANGELOG_DATE_PATTERN
-
SCM_VERSION
-
TAG_NAME
-
FILE
-
FILES
-
OUTPUT_FILE
-
OUTPUT_DIRECTORY
-
RUN_CHANGELOG_WITH_UPDATE
-
SCM_TAG_PARAMETERS
-
SCM_BRANCH_PARAMETERS
-
SCM_MKDIR_CREATE_IN_LOCAL
-
SCM_SHORT_REVISION_LENGTH
Parameter used only for Git SCM and simulate thegit rev-parse --short=lenght
command.- Since:
- 1.7
-
FORCE_ADD
Parameter to force add- Since:
- 1.7
-
IGNORE_WHITESPACE
contains true or false- Since:
- 1.8
-
-
Method Details