Class Messages

java.lang.Object
jenkins.plugins.nodejs.Messages

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
  • Constructor Details

    • Messages

      public Messages()
  • Method Details

    • DefaultCacheLocationLocator_displayName

      public static String DefaultCacheLocationLocator_displayName()
      Key DefaultCacheLocationLocator.displayName: Default (~/.npm or %APP_DATA%\npm-cache).
      Returns:
      Default (~/.npm or %APP_DATA%\npm-cache)
    • _DefaultCacheLocationLocator_displayName

      public static org.jvnet.localizer.Localizable _DefaultCacheLocationLocator_displayName()
      Key DefaultCacheLocationLocator.displayName: Default (~/.npm or %APP_DATA%\npm-cache).
      Returns:
      Default (~/.npm or %APP_DATA%\npm-cache)
    • InstallerPathResolver_unsupportedOS

      public static String InstallerPathResolver_unsupportedOS(Object arg0, Object arg1)
      Key InstallerPathResolver.unsupportedOS: Unresolvable nodeJS installer for version={0}, platform={1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unresolvable nodeJS installer for version={0}, platform={1}
    • _InstallerPathResolver_unsupportedOS

      public static org.jvnet.localizer.Localizable _InstallerPathResolver_unsupportedOS(Object arg0, Object arg1)
      Key InstallerPathResolver.unsupportedOS: Unresolvable nodeJS installer for version={0}, platform={1}.
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unresolvable nodeJS installer for version={0}, platform={1}
    • NPMConfig_verifyTooGlobalRegistry

      public static String NPMConfig_verifyTooGlobalRegistry()
      Key NPMConfig.verifyTooGlobalRegistry: Too many registries configured as global (no scope assigned), at most one is allowed..
      Returns:
      Too many registries configured as global (no scope assigned), at most one is allowed.
    • _NPMConfig_verifyTooGlobalRegistry

      public static org.jvnet.localizer.Localizable _NPMConfig_verifyTooGlobalRegistry()
      Key NPMConfig.verifyTooGlobalRegistry: Too many registries configured as global (no scope assigned), at most one is allowed..
      Returns:
      Too many registries configured as global (no scope assigned), at most one is allowed.
    • ExecutorCacheLocationLocator_displayName

      public static String ExecutorCacheLocationLocator_displayName()
      Key ExecutorCacheLocationLocator.displayName: Local to the executor.
      Returns:
      Local to the executor
    • _ExecutorCacheLocationLocator_displayName

      public static org.jvnet.localizer.Localizable _ExecutorCacheLocationLocator_displayName()
      Key ExecutorCacheLocationLocator.displayName: Local to the executor.
      Returns:
      Local to the executor
    • MirrorNodeJSInstaller_DescriptorImpl_emptyMirrorURL

      public static String MirrorNodeJSInstaller_DescriptorImpl_emptyMirrorURL()
      Key MirrorNodeJSInstaller.DescriptorImpl.emptyMirrorURL: The Mirror URL field cannot be empty..
      Returns:
      The Mirror URL field cannot be empty.
    • _MirrorNodeJSInstaller_DescriptorImpl_emptyMirrorURL

      public static org.jvnet.localizer.Localizable _MirrorNodeJSInstaller_DescriptorImpl_emptyMirrorURL()
      Key MirrorNodeJSInstaller.DescriptorImpl.emptyMirrorURL: The Mirror URL field cannot be empty..
      Returns:
      The Mirror URL field cannot be empty.
    • NodeJSInstallation_displayName

      public static String NodeJSInstallation_displayName()
      Key NodeJSInstallation.displayName: NodeJS.
      Returns:
      NodeJS
    • _NodeJSInstallation_displayName

      public static org.jvnet.localizer.Localizable _NodeJSInstallation_displayName()
      Key NodeJSInstallation.displayName: NodeJS.
      Returns:
      NodeJS
    • NodeJSInstaller_FailedToInstallNodeJS

      public static String NodeJSInstaller_FailedToInstallNodeJS(Object arg0)
      Key NodeJSInstaller.FailedToInstallNodeJS: Failed to install NodeJS. Exit code={0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to install NodeJS. Exit code={0}
    • _NodeJSInstaller_FailedToInstallNodeJS

      public static org.jvnet.localizer.Localizable _NodeJSInstaller_FailedToInstallNodeJS(Object arg0)
      Key NodeJSInstaller.FailedToInstallNodeJS: Failed to install NodeJS. Exit code={0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to install NodeJS. Exit code={0}
    • NodeJSBuildWrapper_displayName

      public static String NodeJSBuildWrapper_displayName()
      Key NodeJSBuildWrapper.displayName: Provide Node & npm bin/ folder to PATH.
      Returns:
      Provide Node & npm bin/ folder to PATH
    • _NodeJSBuildWrapper_displayName

      public static org.jvnet.localizer.Localizable _NodeJSBuildWrapper_displayName()
      Key NodeJSBuildWrapper.displayName: Provide Node & npm bin/ folder to PATH.
      Returns:
      Provide Node & npm bin/ folder to PATH
    • NodeJSBuilders_nodeOffline

      public static String NodeJSBuilders_nodeOffline()
      Key NodeJSBuilders.nodeOffline: Cannot get installation for node, since it is not online.
      Returns:
      Cannot get installation for node, since it is not online
    • _NodeJSBuilders_nodeOffline

      public static org.jvnet.localizer.Localizable _NodeJSBuilders_nodeOffline()
      Key NodeJSBuilders.nodeOffline: Cannot get installation for node, since it is not online.
      Returns:
      Cannot get installation for node, since it is not online
    • NodeJSBuilders_noInstallationFound

      public static String NodeJSBuilders_noInstallationFound(Object arg0)
      Key NodeJSBuilders.noInstallationFound: No installation {0} found. Please define one in manager Jenkins..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      No installation {0} found. Please define one in manager Jenkins.
    • _NodeJSBuilders_noInstallationFound

      public static org.jvnet.localizer.Localizable _NodeJSBuilders_noInstallationFound(Object arg0)
      Key NodeJSBuilders.noInstallationFound: No installation {0} found. Please define one in manager Jenkins..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      No installation {0} found. Please define one in manager Jenkins.
    • NPMConfig_displayName

      public static String NPMConfig_displayName()
      Key NPMConfig.displayName: Npm config file.
      Returns:
      Npm config file
    • _NPMConfig_displayName

      public static org.jvnet.localizer.Localizable _NPMConfig_displayName()
      Key NPMConfig.displayName: Npm config file.
      Returns:
      Npm config file
    • NPMRegistry_DescriptorImpl_invalidCharInScopes

      public static String NPMRegistry_DescriptorImpl_invalidCharInScopes()
      Key NPMRegistry.DescriptorImpl.invalidCharInScopes: Remove the '@' character from scope.
      Returns:
      Remove the '@' character from scope
    • _NPMRegistry_DescriptorImpl_invalidCharInScopes

      public static org.jvnet.localizer.Localizable _NPMRegistry_DescriptorImpl_invalidCharInScopes()
      Key NPMRegistry.DescriptorImpl.invalidCharInScopes: Remove the '@' character from scope.
      Returns:
      Remove the '@' character from scope
    • NPMConfig_default

      public static String NPMConfig_default()
      Key NPMConfig.default: - use system default -.
      Returns:
      - use system default -
    • _NPMConfig_default

      public static org.jvnet.localizer.Localizable _NPMConfig_default()
      Key NPMConfig.default: - use system default -.
      Returns:
      - use system default -
    • MirrorNodeJSInstaller_invalidCredentialsId

      public static String MirrorNodeJSInstaller_invalidCredentialsId(Object arg0)
      Key MirrorNodeJSInstaller.invalidCredentialsId: Credentials {0} does not exists.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Credentials {0} does not exists
    • _MirrorNodeJSInstaller_invalidCredentialsId

      public static org.jvnet.localizer.Localizable _MirrorNodeJSInstaller_invalidCredentialsId(Object arg0)
      Key MirrorNodeJSInstaller.invalidCredentialsId: Credentials {0} does not exists.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Credentials {0} does not exists
    • NPMRegistry_DescriptorImpl_invalidRegistryURL

      public static String NPMRegistry_DescriptorImpl_invalidRegistryURL()
      Key NPMRegistry.DescriptorImpl.invalidRegistryURL: Invalid URL, should start with https://.
      Returns:
      Invalid URL, should start with https://
    • _NPMRegistry_DescriptorImpl_invalidRegistryURL

      public static org.jvnet.localizer.Localizable _NPMRegistry_DescriptorImpl_invalidRegistryURL()
      Key NPMRegistry.DescriptorImpl.invalidRegistryURL: Invalid URL, should start with https://.
      Returns:
      Invalid URL, should start with https://
    • NodeJSInstaller_DescriptorImpl_displayName

      public static String NodeJSInstaller_DescriptorImpl_displayName()
      Key NodeJSInstaller.DescriptorImpl.displayName: Install from nodejs.org.
      Returns:
      Install from nodejs.org
    • _NodeJSInstaller_DescriptorImpl_displayName

      public static org.jvnet.localizer.Localizable _NodeJSInstaller_DescriptorImpl_displayName()
      Key NodeJSInstaller.DescriptorImpl.displayName: Install from nodejs.org.
      Returns:
      Install from nodejs.org
    • NPMRegistry_DescriptorImpl_invalidScopes

      public static String NPMRegistry_DescriptorImpl_invalidScopes()
      Key NPMRegistry.DescriptorImpl.invalidScopes: Invalid scope.
      Returns:
      Invalid scope
    • _NPMRegistry_DescriptorImpl_invalidScopes

      public static org.jvnet.localizer.Localizable _NPMRegistry_DescriptorImpl_invalidScopes()
      Key NPMRegistry.DescriptorImpl.invalidScopes: Invalid scope.
      Returns:
      Invalid scope
    • JobCacheLocationLocator_displayName

      public static String JobCacheLocationLocator_displayName()
      Key JobCacheLocationLocator.displayName: Local to the workspace.
      Returns:
      Local to the workspace
    • _JobCacheLocationLocator_displayName

      public static org.jvnet.localizer.Localizable _JobCacheLocationLocator_displayName()
      Key JobCacheLocationLocator.displayName: Local to the workspace.
      Returns:
      Local to the workspace
    • CPU_unknown

      public static String CPU_unknown(Object arg0)
      Key CPU.unknown: Unknown CPU architecture: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unknown CPU architecture: {0}
    • _CPU_unknown

      public static org.jvnet.localizer.Localizable _CPU_unknown(Object arg0)
      Key CPU.unknown: Unknown CPU architecture: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unknown CPU architecture: {0}
    • NodeJSInstaller_failedToUnpack

      public static String NodeJSInstaller_failedToUnpack(Object arg0, Object arg1)
      Key NodeJSInstaller.failedToUnpack: Failed to unpack {0} ({1} bytes read).
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to unpack {0} ({1} bytes read)
    • _NodeJSInstaller_failedToUnpack

      public static org.jvnet.localizer.Localizable _NodeJSInstaller_failedToUnpack(Object arg0, Object arg1)
      Key NodeJSInstaller.failedToUnpack: Failed to unpack {0} ({1} bytes read).
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Failed to unpack {0} ({1} bytes read)
    • MirrorNodeJSInstaller_DescriptorImpl_invalidURL

      public static String MirrorNodeJSInstaller_DescriptorImpl_invalidURL()
      Key MirrorNodeJSInstaller.DescriptorImpl.invalidURL: Malformed URL.
      Returns:
      Malformed URL
    • _MirrorNodeJSInstaller_DescriptorImpl_invalidURL

      public static org.jvnet.localizer.Localizable _MirrorNodeJSInstaller_DescriptorImpl_invalidURL()
      Key MirrorNodeJSInstaller.DescriptorImpl.invalidURL: Malformed URL.
      Returns:
      Malformed URL
    • SystemTools_unsupported32bitArchitecture

      public static String SystemTools_unsupported32bitArchitecture()
      Key SystemTools.unsupported32bitArchitecture: NodeJS does not have a 32bit package available for the current node.
      Returns:
      NodeJS does not have a 32bit package available for the current node
    • _SystemTools_unsupported32bitArchitecture

      public static org.jvnet.localizer.Localizable _SystemTools_unsupported32bitArchitecture()
      Key SystemTools.unsupported32bitArchitecture: NodeJS does not have a 32bit package available for the current node.
      Returns:
      NodeJS does not have a 32bit package available for the current node
    • NPMRegistry_DescriptorImpl_emptyRegistryURL

      public static String NPMRegistry_DescriptorImpl_emptyRegistryURL()
      Key NPMRegistry.DescriptorImpl.emptyRegistryURL: Registry URL is required.
      Returns:
      Registry URL is required
    • _NPMRegistry_DescriptorImpl_emptyRegistryURL

      public static org.jvnet.localizer.Localizable _NPMRegistry_DescriptorImpl_emptyRegistryURL()
      Key NPMRegistry.DescriptorImpl.emptyRegistryURL: Registry URL is required.
      Returns:
      Registry URL is required
    • NodeJSCommandInterpreter_commandFailed

      public static String NodeJSCommandInterpreter_commandFailed()
      Key NodeJSCommandInterpreter.commandFailed: command execution failed.
      Returns:
      command execution failed
    • _NodeJSCommandInterpreter_commandFailed

      public static org.jvnet.localizer.Localizable _NodeJSCommandInterpreter_commandFailed()
      Key NodeJSCommandInterpreter.commandFailed: command execution failed.
      Returns:
      command execution failed
    • NPMRegistry_DescriptorImpl_emptyScopes

      public static String NPMRegistry_DescriptorImpl_emptyScopes()
      Key NPMRegistry.DescriptorImpl.emptyScopes: Scopes is required.
      Returns:
      Scopes is required
    • _NPMRegistry_DescriptorImpl_emptyScopes

      public static org.jvnet.localizer.Localizable _NPMRegistry_DescriptorImpl_emptyScopes()
      Key NPMRegistry.DescriptorImpl.emptyScopes: Scopes is required.
      Returns:
      Scopes is required
    • SystemTools_nodeNotAvailable

      public static String SystemTools_nodeNotAvailable(Object arg0)
      Key SystemTools.nodeNotAvailable: Node could be offline or there are no executor defined for Node {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Node could be offline or there are no executor defined for Node {0}
    • _SystemTools_nodeNotAvailable

      public static org.jvnet.localizer.Localizable _SystemTools_nodeNotAvailable(Object arg0)
      Key SystemTools.nodeNotAvailable: Node could be offline or there are no executor defined for Node {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Node could be offline or there are no executor defined for Node {0}
    • NPMRegistry_DescriptorImpl_emptyCredentialsId

      public static String NPMRegistry_DescriptorImpl_emptyCredentialsId()
      Key NPMRegistry.DescriptorImpl.emptyCredentialsId: Credentials is required.
      Returns:
      Credentials is required
    • _NPMRegistry_DescriptorImpl_emptyCredentialsId

      public static org.jvnet.localizer.Localizable _NPMRegistry_DescriptorImpl_emptyCredentialsId()
      Key NPMRegistry.DescriptorImpl.emptyCredentialsId: Credentials is required.
      Returns:
      Credentials is required
    • NodeJSBuilders_noExecutableFound

      public static String NodeJSBuilders_noExecutableFound(Object arg0)
      Key NodeJSBuilders.noExecutableFound: Couldn’t find any executable in "{0}".
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Couldn’t find any executable in "{0}"
    • _NodeJSBuilders_noExecutableFound

      public static org.jvnet.localizer.Localizable _NodeJSBuilders_noExecutableFound(Object arg0)
      Key NodeJSBuilders.noExecutableFound: Couldn’t find any executable in "{0}".
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Couldn’t find any executable in "{0}"
    • NPMRegistry_DescriptorImpl_invalidCredentialsId

      public static String NPMRegistry_DescriptorImpl_invalidCredentialsId()
      Key NPMRegistry.DescriptorImpl.invalidCredentialsId: Current credentials does not exists.
      Returns:
      Current credentials does not exists
    • _NPMRegistry_DescriptorImpl_invalidCredentialsId

      public static org.jvnet.localizer.Localizable _NPMRegistry_DescriptorImpl_invalidCredentialsId()
      Key NPMRegistry.DescriptorImpl.invalidCredentialsId: Current credentials does not exists.
      Returns:
      Current credentials does not exists
    • InstallerPathResolver_unsupportedArch

      public static String InstallerPathResolver_unsupportedArch(Object arg0, Object arg1, Object arg2)
      Key InstallerPathResolver.unsupportedArch: Unresolvable nodeJS installer for version={0}, cpu={1}, platform={2}.
      Parameters:
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unresolvable nodeJS installer for version={0}, cpu={1}, platform={2}
    • _InstallerPathResolver_unsupportedArch

      public static org.jvnet.localizer.Localizable _InstallerPathResolver_unsupportedArch(Object arg0, Object arg1, Object arg2)
      Key InstallerPathResolver.unsupportedArch: Unresolvable nodeJS installer for version={0}, cpu={1}, platform={2}.
      Parameters:
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unresolvable nodeJS installer for version={0}, cpu={1}, platform={2}
    • NodeJSCommandInterpreter_displayName

      public static String NodeJSCommandInterpreter_displayName()
      Key NodeJSCommandInterpreter.displayName: Execute NodeJS script.
      Returns:
      Execute NodeJS script
    • _NodeJSCommandInterpreter_displayName

      public static org.jvnet.localizer.Localizable _NodeJSCommandInterpreter_displayName()
      Key NodeJSCommandInterpreter.displayName: Execute NodeJS script.
      Returns:
      Execute NodeJS script
    • NodeJSInstaller_installFromCache

      public static String NodeJSInstaller_installFromCache(Object arg0, Object arg1, Object arg2)
      Key NodeJSInstaller.installFromCache: Installing NodeJS from {0} to {1} on {2}.
      Parameters:
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Installing NodeJS from {0} to {1} on {2}
    • _NodeJSInstaller_installFromCache

      public static org.jvnet.localizer.Localizable _NodeJSInstaller_installFromCache(Object arg0, Object arg1, Object arg2)
      Key NodeJSInstaller.installFromCache: Installing NodeJS from {0} to {1} on {2}.
      Parameters:
      arg2 - 3rd format parameter, {2}, as String.valueOf(Object).
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Installing NodeJS from {0} to {1} on {2}
    • Platform_unknown

      public static String Platform_unknown(Object arg0)
      Key Platform.unknown: Unknown OS name: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unknown OS name: {0}
    • _Platform_unknown

      public static org.jvnet.localizer.Localizable _Platform_unknown(Object arg0)
      Key Platform.unknown: Unknown OS name: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unknown OS name: {0}
    • MirrorNodeJSInstaller_DescriptorImpl_displayName

      public static String MirrorNodeJSInstaller_DescriptorImpl_displayName()
      Key MirrorNodeJSInstaller.DescriptorImpl.displayName: Install from nodejs.org mirror.
      Returns:
      Install from nodejs.org mirror
    • _MirrorNodeJSInstaller_DescriptorImpl_displayName

      public static org.jvnet.localizer.Localizable _MirrorNodeJSInstaller_DescriptorImpl_displayName()
      Key MirrorNodeJSInstaller.DescriptorImpl.displayName: Install from nodejs.org mirror.
      Returns:
      Install from nodejs.org mirror
    • SystemTools_failureOnProperties

      public static String SystemTools_failureOnProperties()
      Key SystemTools.failureOnProperties: Error getting system properties on remote Node.
      Returns:
      Error getting system properties on remote Node
    • _SystemTools_failureOnProperties

      public static org.jvnet.localizer.Localizable _SystemTools_failureOnProperties()
      Key SystemTools.failureOnProperties: Error getting system properties on remote Node.
      Returns:
      Error getting system properties on remote Node