Class Messages

java.lang.Object
org.jenkinsci.plugins.DependencyCheck.Messages

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

    • Messages

      public Messages()
  • Method Details

    • Publisher_NoArtifactsFound

      public static String Publisher_NoArtifactsFound()
      Key Publisher.NoArtifactsFound: Unable to find Dependency-Check reports to parse.
      Returns:
      Unable to find Dependency-Check reports to parse
    • _Publisher_NoArtifactsFound

      public static org.jvnet.localizer.Localizable _Publisher_NoArtifactsFound()
      Key Publisher.NoArtifactsFound: Unable to find Dependency-Check reports to parse.
      Returns:
      Unable to find Dependency-Check reports to parse
    • Installer_installFromCache

      public static String Installer_installFromCache(Object arg0, Object arg1, Object arg2)
      Key Installer.installFromCache: Installing dependency check 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 dependency check from {0} to {1} on {2}
    • _Installer_installFromCache

      public static org.jvnet.localizer.Localizable _Installer_installFromCache(Object arg0, Object arg1, Object arg2)
      Key Installer.installFromCache: Installing dependency check 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 dependency check from {0} to {1} on {2}
    • Publisher_CollectingArtifact

      public static String Publisher_CollectingArtifact()
      Key Publisher.CollectingArtifact: Collecting Dependency-Check artifact.
      Returns:
      Collecting Dependency-Check artifact
    • _Publisher_CollectingArtifact

      public static org.jvnet.localizer.Localizable _Publisher_CollectingArtifact()
      Key Publisher.CollectingArtifact: Collecting Dependency-Check artifact.
      Returns:
      Collecting Dependency-Check artifact
    • Builder_DescriptorImpl_invalidCredentialsId

      public static String Builder_DescriptorImpl_invalidCredentialsId()
      Key Builder.DescriptorImpl.invalidCredentialsId: Current credentials does not exists.
      Returns:
      Current credentials does not exists
    • _Builder_DescriptorImpl_invalidCredentialsId

      public static org.jvnet.localizer.Localizable _Builder_DescriptorImpl_invalidCredentialsId()
      Key Builder.DescriptorImpl.invalidCredentialsId: Current credentials does not exists.
      Returns:
      Current credentials does not exists
    • Installer_invalidMD5Cache

      public static String Installer_invalidMD5Cache(Object arg0)
      Key Installer.invalidMD5Cache: Discarded cached archive {0} because does not match stored MD5.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Discarded cached archive {0} because does not match stored MD5
    • _Installer_invalidMD5Cache

      public static org.jvnet.localizer.Localizable _Installer_invalidMD5Cache(Object arg0)
      Key Installer.invalidMD5Cache: Discarded cached archive {0} because does not match stored MD5.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Discarded cached archive {0} because does not match stored MD5
    • Builder_DescriptorImpl_emptyCredentialsId

      public static String Builder_DescriptorImpl_emptyCredentialsId()
      Key Builder.DescriptorImpl.emptyCredentialsId: Credentials is required.
      Returns:
      Credentials is required
    • _Builder_DescriptorImpl_emptyCredentialsId

      public static org.jvnet.localizer.Localizable _Builder_DescriptorImpl_emptyCredentialsId()
      Key Builder.DescriptorImpl.emptyCredentialsId: Credentials is required.
      Returns:
      Credentials is required
    • Installer_displayName

      public static String Installer_displayName()
      Key Installer.displayName: Install from github.com.
      Returns:
      Install from github.com
    • _Installer_displayName

      public static org.jvnet.localizer.Localizable _Installer_displayName()
      Key Installer.displayName: Install from github.com.
      Returns:
      Install from github.com
    • Publisher_ParsingFile

      public static String Publisher_ParsingFile()
      Key Publisher.ParsingFile: Parsing file.
      Returns:
      Parsing file
    • _Publisher_ParsingFile

      public static org.jvnet.localizer.Localizable _Publisher_ParsingFile()
      Key Publisher.ParsingFile: Parsing file.
      Returns:
      Parsing file
    • Publisher_NotParsable

      public static String Publisher_NotParsable(Object arg0)
      Key Publisher.NotParsable: Unable to parse {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unable to parse {0}
    • _Publisher_NotParsable

      public static org.jvnet.localizer.Localizable _Publisher_NotParsable(Object arg0)
      Key Publisher.NotParsable: Unable to parse {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Unable to parse {0}
    • Builder_Skip

      public static String Builder_Skip()
      Key Builder.Skip: Skipping Dependency-Check analysis.
      Returns:
      Skipping Dependency-Check analysis
    • _Builder_Skip

      public static org.jvnet.localizer.Localizable _Builder_Skip()
      Key Builder.Skip: Skipping Dependency-Check analysis.
      Returns:
      Skipping Dependency-Check analysis
    • Builder_InvalidNode

      public static String Builder_InvalidNode()
      Key Builder.InvalidNode: Not running on a build node. cannot continue..
      Returns:
      Not running on a build node. cannot continue.
    • _Builder_InvalidNode

      public static org.jvnet.localizer.Localizable _Builder_InvalidNode()
      Key Builder.InvalidNode: Not running on a build node. cannot continue..
      Returns:
      Not running on a build node. cannot continue.
    • Builder_noExecutableFound

      public static String Builder_noExecutableFound(Object arg0)
      Key Builder.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}"
    • _Builder_noExecutableFound

      public static org.jvnet.localizer.Localizable _Builder_noExecutableFound(Object arg0)
      Key Builder.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}"
    • Builder_InstallationNotSpecified

      public static String Builder_InstallationNotSpecified()
      Key Builder.InstallationNotSpecified: A Dependency-Check installation was not specified. Please configure the build and specify a Dependency-Check installation to use..
      Returns:
      A Dependency-Check installation was not specified. Please configure the build and specify a Dependency-Check installation to use.
    • _Builder_InstallationNotSpecified

      public static org.jvnet.localizer.Localizable _Builder_InstallationNotSpecified()
      Key Builder.InstallationNotSpecified: A Dependency-Check installation was not specified. Please configure the build and specify a Dependency-Check installation to use..
      Returns:
      A Dependency-Check installation was not specified. Please configure the build and specify a Dependency-Check installation to use.
    • Publisher_Name

      public static String Publisher_Name()
      Key Publisher.Name: Publish Dependency-Check results.
      Returns:
      Publish Dependency-Check results
    • _Publisher_Name

      public static org.jvnet.localizer.Localizable _Publisher_Name()
      Key Publisher.Name: Publish Dependency-Check results.
      Returns:
      Publish Dependency-Check results
    • Publisher_Threshold_Exceed

      public static String Publisher_Threshold_Exceed()
      Key Publisher.Threshold.Exceed: Findings exceed configured thresholds.
      Returns:
      Findings exceed configured thresholds
    • _Publisher_Threshold_Exceed

      public static org.jvnet.localizer.Localizable _Publisher_Threshold_Exceed()
      Key Publisher.Threshold.Exceed: Findings exceed configured thresholds.
      Returns:
      Findings exceed configured thresholds
    • Builder_nodeOffline

      public static String Builder_nodeOffline()
      Key Builder.nodeOffline: Cannot get installation for node, since it is not online.
      Returns:
      Cannot get installation for node, since it is not online
    • _Builder_nodeOffline

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

      public static String Installer_failedToUnpack(Object arg0, Object arg1)
      Key Installer.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)
    • _Installer_failedToUnpack

      public static org.jvnet.localizer.Localizable _Installer_failedToUnpack(Object arg0, Object arg1)
      Key Installer.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)
    • Publisher_FailBuild

      public static String Publisher_FailBuild()
      Key Publisher.FailBuild: Dependency-Check scan failed..
      Returns:
      Dependency-Check scan failed.
    • _Publisher_FailBuild

      public static org.jvnet.localizer.Localizable _Publisher_FailBuild()
      Key Publisher.FailBuild: Dependency-Check scan failed..
      Returns:
      Dependency-Check scan failed.
    • Builder_Name

      public static String Builder_Name()
      Key Builder.Name: Invoke Dependency-Check.
      Returns:
      Invoke Dependency-Check
    • _Builder_Name

      public static org.jvnet.localizer.Localizable _Builder_Name()
      Key Builder.Name: Invoke Dependency-Check.
      Returns:
      Invoke Dependency-Check
    • Builder_noInstallationFound

      public static String Builder_noInstallationFound(Object arg0)
      Key Builder.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.
    • _Builder_noInstallationFound

      public static org.jvnet.localizer.Localizable _Builder_noInstallationFound(Object arg0)
      Key Builder.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.
    • 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}
    • 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}
    • Installation_displayName

      public static String Installation_displayName()
      Key Installation.displayName: Dependency-Check.
      Returns:
      Dependency-Check
    • _Installation_displayName

      public static org.jvnet.localizer.Localizable _Installation_displayName()
      Key Installation.displayName: Dependency-Check.
      Returns:
      Dependency-Check
    • 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