Constant Field Values
Contents
io.openliberty.*
-
io.openliberty.tools.common.arquillian.util.Constants Modifier and Type Constant Field Value public static final StringCONFIGURE_ARQUILLIAN_COMMENT"<!-- This file was generated by the Liberty build plugin. -->" -
io.openliberty.tools.common.arquillian.util.HttpPortUtil Modifier and Type Constant Field Value public static final intDEFAULT_PORT9080
-
io.openliberty.tools.common.plugins.config.ApplicationXmlDocument Modifier and Type Constant Field Value public static final StringAPP_XML_FILENAME"install_apps_configuration_1491924271.xml"
-
io.openliberty.tools.common.plugins.util.BinaryScannerUtil Modifier and Type Constant Field Value public static final StringBINARY_SCANNER_CONFLICT_MESSAGE1"A working set of features could not be generated due to conflicts between configured features and the application\'s API usage: %s. Review and update your server configuration and application to ensure they are not using conflicting features and APIs from different levels of MicroProfile, Java EE, or Jakarta EE. Refer to the following set of suggested features for guidance: %s."public static final StringBINARY_SCANNER_CONFLICT_MESSAGE2"A working set of features could not be generated due to conflicts between configured features: %s. Review and update your server configuration to ensure it is not using conflicting features from different levels of MicroProfile, Java EE, or Jakarta EE. Refer to the following set of suggested features for guidance: %s."public static final StringBINARY_SCANNER_CONFLICT_MESSAGE3"A working set of features could not be generated due to conflicts in the application\u2019s API usage: %s. Review and update your application to ensure it is not using conflicting APIs from different levels of MicroProfile, Java EE, or Jakarta EE."public static final StringBINARY_SCANNER_CONFLICT_MESSAGE4"[None available]"public static final StringBINARY_SCANNER_CONFLICT_MESSAGE5"A working set of features could not be generated due to conflicts in the required features: %s and required levels of MicroProfile: %s, Java EE or Jakarta EE: %s. Review and update your application to ensure it is using the correct levels of MicroProfile, Java EE, or Jakarta EE, or consider removing the following set of features: %s."public static final StringBINARY_SCANNER_EE_PREFIX"ee"public static final StringBINARY_SCANNER_INVALID_COMBO_MESSAGE"The Java EE or Jakarta EE version number %s specified in the build file in combination with the MicroProfile version number %s specified in the build file is not supported for feature generation."public static final StringBINARY_SCANNER_INVALID_EE_MESSAGE"The Java EE or Jakarta EE version number %s specified in the build file is not supported for feature generation."public static final StringBINARY_SCANNER_INVALID_EEMPARG_MESSAGE"Either the Java EE or Jakarta EE version number or the MicroProfile version number specified in the build file is not supported for feature generation."public static final StringBINARY_SCANNER_INVALID_MP_MESSAGE"The MicroProfile version number %s specified in the build file is not supported for feature generation."public static final StringBINARY_SCANNER_MAVEN_ARTIFACT_ID"binary-app-scanner"public static final StringBINARY_SCANNER_MAVEN_GROUP_ID"com.ibm.websphere.appmod.tools"public static final StringBINARY_SCANNER_MAVEN_TYPE"jar"public static final StringBINARY_SCANNER_MAVEN_VERSION"[21.0.0.5-SNAPSHOT,)"public static final StringBINARY_SCANNER_MP_PREFIX"mp"public static final StringGENERATED_FEATURES_FILE_NAME"generated-features.xml"public static final StringGENERATED_FEATURES_FILE_PATH"configDropins/overrides/generated-features.xml" -
io.openliberty.tools.common.plugins.util.DevUtil Modifier and Type Constant Field Value public static final StringDEVC_HIDDEN_FOLDER".libertyDevc"public static final StringDEVMODE_PROJECT_ROOT"io.openliberty.tools.projectRoot"public static final StringSKIP_BETA_INSTALL_WARNING"skipBetaInstallFeatureWarning" -
io.openliberty.tools.common.plugins.util.InstallFeatureUtil Modifier and Type Constant Field Value public static final StringANY_CONFLICT"CWWKF0033E.*|CWWKF1385E.*|CWWKF1405E.*|CWWKF0043E.*|CWWKF0044E.*|CWWKF0047E.*"public static final StringCONFLICT"CWWKF0033E.*"public static final StringCONFLICT_MESSAGE"A feature conflict error occurred while installing features: "public static final StringDIFF_MODEL_CONFLICT"CWWKF0044E.*"public static final StringEE_CONFLICT"CWWKF0043E.*|CWWKF0044E.*|CWWKF0047E.*"public static final StringINCOMPATIBLE_SINGLETON"CWWKF1405E.*"public static final StringINSTALL_MAP_ARTIFACT_ID"install-map"public static final StringMISSING_MULTIPLE_DEPENDENT"CWWKF1385E.*"public static final StringOPEN_LIBERTY_GROUP_ID"io.openliberty.features"public static final StringREPOSITORY_RESOLVER_ARTIFACT_ID"repository-resolver"public static final StringSAME_INDIRECT_MODEL_CONFLICT"CWWKF0047E.*"public static final StringSAME_MODEL_CONFLICT"CWWKF0043E.*" -
io.openliberty.tools.common.plugins.util.PrepareFeatureUtil Modifier and Type Constant Field Value public static final StringFEATURES_JSON_ARTIFACT_ID"features"public static final StringINSTALL_MAP_ARTIFACT_ID"install-map"public static final StringOPEN_LIBERTY_GROUP_ID"io.openliberty.features" -
io.openliberty.tools.common.plugins.util.ServerFeatureUtil Modifier and Type Constant Field Value public static final StringINSTALL_MAP_ARTIFACT_ID"install-map"public static final StringOPEN_LIBERTY_GROUP_ID"io.openliberty.features"public static final StringREPOSITORY_RESOLVER_ARTIFACT_ID"repository-resolver"public static final StringSERVER_CONFIG_DIR"server.config.dir"public static final StringSHARED_APP_DIR"shared.app.dir"public static final StringSHARED_CONFIG_DIR"shared.config.dir"public static final StringSHARED_RESOURCES_DIR"shared.resource.dir"public static final StringSHARED_STACKGROUP_DIR"shared.stackgroup.dir"public static final StringUSR_EXTENSION_DIR"usr.extension.dir"public static final StringWLP_INSTALL_DIR"wlp.install.dir"public static final StringWLP_USER_DIR"wlp.user.dir" -
io.openliberty.tools.common.plugins.util.SpringBootUtil Modifier and Type Constant Field Value public static final StringBOOT_JAR_EXPRESSION"BOOT-INF/lib/spring-boot-\\d[\\.]\\d[\\.]\\d.RELEASE.jar"public static final StringBOOT_START_CLASS_ATTRIBUTE"Start-Class"public static final StringBOOT_VERSION_ATTRIBUTE"Spring-Boot-Version"public static final StringBOOT_WAR_EXPRESSION"WEB-INF/lib/spring-boot-\\d[\\.]\\d[\\.]\\d.RELEASE.jar"