private static final String |
AUTH_METHOD |
"authMethod" |
private static final String |
AUTH_TYPE |
"authType" |
private static final String |
AZURE_ENVIRONMENT |
"azureEnvironment" |
protected static final String |
COMPILE_LEVEL_NOT_SUPPORTED |
"Your project\'s compile level (%s) is not compatible with any of the supported runtimes of Azure. The supported runtimes include %s. Please reset the compile level to a compatible version in case any compatibility issues." |
protected static final String |
FAILED_TO_GET_VALID_RUNTIMES |
"Failed to get valid runtime based on project\'s compile level, fall back to all values" |
private static final String |
FIRST_RUN_KEY |
"first.run" |
public static final String |
INSTALLATION_ID_KEY |
"installationId" |
private static final String |
INVALID_ARTIFACT |
"The artifact\'s compile level (%s) is not compatible with runtime \'%s\'. Please rebuild the artifact with a lower level or switch to a higher Java runtime." |
private static final String |
JVM_UP_TIME |
"jvmUpTime" |
public static final String |
PLUGIN_NAME_KEY |
"pluginName" |
public static final String |
PLUGIN_VERSION_KEY |
"pluginVersion" |
private static final String |
PRIVACY_STATEMENT |
"\nData/Telemetry\n---------\nThis project collects usage data and sends it to Microsoft to help improve our products and services.\nRead Microsoft\'s privacy statement to learn more: https://privacy.microsoft.com/en-us/privacystatement.\n\nYou can change your telemetry configuration through \'allowTelemetry\' property.\nFor more information, please go to https://aka.ms/azure-maven-config.\n" |
private static final String |
PROXY |
"proxy" |
public static final String |
SESSION_ID_KEY |
"sessionId" |
private static final String |
SKIP_VALIDATION_MESSAGE |
"To skip this validation, set \'failsOnRuntimeValidationError\' to \'false\' in the command line or pom.xml" |
public static final String |
SUBSCRIPTION_ID_KEY |
"subscriptionId" |
protected static final String |
SUBSCRIPTION_NOT_FOUND |
"Subscription %s was not found in current account." |
protected static final String |
SUBSCRIPTION_TEMPLATE |
"Subscription: %s(%s)" |
private static final String |
TELEMETRY_NOT_ALLOWED |
"TelemetryNotAllowed" |
protected static final String |
USING_AZURE_ENVIRONMENT |
"Using Azure environment: %s." |