Package org.wso2.maven
Class Constants
- java.lang.Object
-
- org.wso2.maven.Constants
-
public class Constants extends Object
-
-
Field Summary
-
-
-
Field Detail
-
ARTIFACTS
public static final String ARTIFACTS
- See Also:
- Constant Field Values
-
ARTIFACT
public static final String ARTIFACT
- See Also:
- Constant Field Values
-
CAR_TYPE
public static final String CAR_TYPE
- See Also:
- Constant Field Values
-
SERVER_ROLE
public static final String SERVER_ROLE
- See Also:
- Constant Field Values
-
INCLUDE
public static final String INCLUDE
- See Also:
- Constant Field Values
-
POM_FILE
public static final String POM_FILE
- See Also:
- Constant Field Values
-
DEFAULT_TARGET_FOLDER
public static final String DEFAULT_TARGET_FOLDER
- See Also:
- Constant Field Values
-
DEPENDENCY
public static final String DEPENDENCY
- See Also:
- Constant Field Values
-
DESCRIPTOR_YAML
public static final String DESCRIPTOR_YAML
- See Also:
- Constant Field Values
-
EXTRACTED_CONNECTORS
public static final String EXTRACTED_CONNECTORS
- See Also:
- Constant Field Values
-
LIBS
public static final String LIBS
- See Also:
- Constant Field Values
-
REPOSITORIES
public static final String REPOSITORIES
- See Also:
- Constant Field Values
-
DEPENDENCIES
public static final String DEPENDENCIES
- See Also:
- Constant Field Values
-
ARTIFACT_ID
public static final String ARTIFACT_ID
- See Also:
- Constant Field Values
-
GROUP_ID
public static final String GROUP_ID
- See Also:
- Constant Field Values
-
VERSION
public static final String VERSION
- See Also:
- Constant Field Values
-
PROXY
public static final String PROXY
- See Also:
- Constant Field Values
-
PROXY_FILE_NAME_SUFFIX
public static final String PROXY_FILE_NAME_SUFFIX
- See Also:
- Constant Field Values
-
DATA_SERVICE_FILE_NAME_SUFFIX
public static final String DATA_SERVICE_FILE_NAME_SUFFIX
- See Also:
- Constant Field Values
-
PROXY_WITH_UNDERSCORE
public static final String PROXY_WITH_UNDERSCORE
- See Also:
- Constant Field Values
-
DATA_SERVICE_WITH_UNDERSCORE
public static final String DATA_SERVICE_WITH_UNDERSCORE
- See Also:
- Constant Field Values
-
API
public static final String API
- See Also:
- Constant Field Values
-
DATA_SERVICE
public static final String DATA_SERVICE
- See Also:
- Constant Field Values
-
ZIP_EXTENSION
public static final String ZIP_EXTENSION
- See Also:
- Constant Field Values
-
CAR_EXTENSION
public static final String CAR_EXTENSION
- See Also:
- Constant Field Values
-
CLASS_MEDIATORS
public static final String CLASS_MEDIATORS
- See Also:
- Constant Field Values
-
CONNECTOR_XML
public static final String CONNECTOR_XML
- See Also:
- Constant Field Values
-
COMPONENT
public static final String COMPONENT
- See Also:
- Constant Field Values
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
PACKAGE
public static final String PACKAGE
- See Also:
- Constant Field Values
-
CONNECTOR
public static final String CONNECTOR
- See Also:
- Constant Field Values
-
CONNECTORS_DIR_NAME
public static final String CONNECTORS_DIR_NAME
- See Also:
- Constant Field Values
-
INBOUND_CONNECTORS_DIR_NAME
public static final String INBOUND_CONNECTORS_DIR_NAME
- See Also:
- Constant Field Values
-
INBOUND_CONNECTORS_PREFIX
public static final String INBOUND_CONNECTORS_PREFIX
- See Also:
- Constant Field Values
-
CONNECTION_TYPE
public static final String CONNECTION_TYPE
- See Also:
- Constant Field Values
-
ID
public static final String ID
- See Also:
- Constant Field Values
-
PROJECT
public static final String PROJECT
- See Also:
- Constant Field Values
-
PROPERTIES
public static final String PROPERTIES
- See Also:
- Constant Field Values
-
FAT_CAR_ENABLE
public static final String FAT_CAR_ENABLE
- See Also:
- Constant Field Values
-
PROJECT_RUNTIME_VERSION
public static final String PROJECT_RUNTIME_VERSION
- See Also:
- Constant Field Values
-
RUNTIME_VERSION_440
public static final String RUNTIME_VERSION_440
- See Also:
- Constant Field Values
-
LOCAL_ENTRIES_FOLDER_PATH
public static final String LOCAL_ENTRIES_FOLDER_PATH
-
RESOURCES_FOLDER_PATH
public static final String RESOURCES_FOLDER_PATH
-
FAT_CAR_ENABLE_PROPERTY
public static final String FAT_CAR_ENABLE_PROPERTY
- See Also:
- Constant Field Values
-
DESCRIPTOR_XML
public static final String DESCRIPTOR_XML
- See Also:
- Constant Field Values
-
CONFIG_PROPERTIES_FILE
public static final String CONFIG_PROPERTIES_FILE
- See Also:
- Constant Field Values
-
ARTIFACTS_XML_FILE
public static final String ARTIFACTS_XML_FILE
- See Also:
- Constant Field Values
-
METADATA_XML_FILE
public static final String METADATA_XML_FILE
- See Also:
- Constant Field Values
-
CONFIG_DIR_PREFIX
public static final String CONFIG_DIR_PREFIX
- See Also:
- Constant Field Values
-
METADATA_DIR
public static final String METADATA_DIR
- See Also:
- Constant Field Values
-
HYPHEN
public static final String HYPHEN
- See Also:
- Constant Field Values
-
DOUBLE_UNDERSCORE
public static final String DOUBLE_UNDERSCORE
- See Also:
- Constant Field Values
-
COLON
public static final String COLON
- See Also:
- Constant Field Values
-
DOT_CHAR
public static final Character DOT_CHAR
-
USER_HOME
public static final String USER_HOME
- See Also:
- Constant Field Values
-
REPOSITORY
public static final String REPOSITORY
- See Also:
- Constant Field Values
-
M2
public static final String M2
- See Also:
- Constant Field Values
-
LOCAL_MVN_SETTING
public static final String LOCAL_MVN_SETTING
- See Also:
- Constant Field Values
-
VERSIONED_DEPLOYMENT
public static final String VERSIONED_DEPLOYMENT
- See Also:
- Constant Field Values
-
FAT_CAR_ENABLED
public static final String FAT_CAR_ENABLED
- See Also:
- Constant Field Values
-
-