public interface MavenLaunchConstants
Modifier and Type | Field and Description |
---|---|
static String |
ATTR_DEBUG_OUTPUT |
static String |
ATTR_DISABLED_EXTENSIONS |
static String |
ATTR_GOALS |
static String |
ATTR_GOALS_AFTER_CLEAN
Deprecated.
this constant is not used by m2e
|
static String |
ATTR_GOALS_AUTO_BUILD
Deprecated.
this constant is not used by m2e
|
static String |
ATTR_GOALS_CLEAN
Deprecated.
this constant is not used by m2e
|
static String |
ATTR_GOALS_MANUAL_BUILD
Deprecated.
this constant is not used by m2e
|
static String |
ATTR_NON_RECURSIVE |
static String |
ATTR_OFFLINE |
static String |
ATTR_POM_DIR |
static String |
ATTR_PROFILES |
static String |
ATTR_PROPERTIES |
static String |
ATTR_RUNTIME |
static String |
ATTR_SKIP_TESTS |
static String |
ATTR_THREADS |
static String |
ATTR_UPDATE_SNAPSHOTS |
static String |
ATTR_USER_SETTINGS |
static String |
ATTR_WORKSPACE_RESOLUTION |
static String |
BUILDER_CONFIGURATION_TYPE_ID
Deprecated.
this constant is not used by m2e
|
static String |
LAUNCH_CONFIGURATION_TYPE_ID |
static String |
PLUGIN_ID |
static final String PLUGIN_ID
static final String LAUNCH_CONFIGURATION_TYPE_ID
static final String BUILDER_CONFIGURATION_TYPE_ID
static final String ATTR_POM_DIR
static final String ATTR_GOALS
static final String ATTR_GOALS_AUTO_BUILD
static final String ATTR_GOALS_MANUAL_BUILD
static final String ATTR_GOALS_CLEAN
static final String ATTR_GOALS_AFTER_CLEAN
static final String ATTR_PROFILES
static final String ATTR_PROPERTIES
static final String ATTR_OFFLINE
static final String ATTR_UPDATE_SNAPSHOTS
static final String ATTR_DEBUG_OUTPUT
static final String ATTR_SKIP_TESTS
static final String ATTR_NON_RECURSIVE
static final String ATTR_WORKSPACE_RESOLUTION
static final String ATTR_USER_SETTINGS
static final String ATTR_RUNTIME
static final String ATTR_DISABLED_EXTENSIONS
static final String ATTR_THREADS
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.