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 Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable
_Builder_InstallationNotSpecified()
KeyBuilder.InstallationNotSpecified
:A Dependency-Check installation was not specified. Please configure the build and specify a Dependency-Check installation to use.
.static org.jvnet.localizer.Localizable
_Builder_InvalidNode()
KeyBuilder.InvalidNode
:Not running on a build node. cannot continue.
.static org.jvnet.localizer.Localizable
_Builder_Name()
KeyBuilder.Name
:Invoke Dependency-Check
.static org.jvnet.localizer.Localizable
_Builder_nodeOffline()
KeyBuilder.nodeOffline
:Cannot get installation for node, since it is not online
.static org.jvnet.localizer.Localizable
_Builder_noExecutableFound(Object arg0)
KeyBuilder.noExecutableFound
:Couldn’t find any executable in "{0}"
.static org.jvnet.localizer.Localizable
_Builder_noInstallationFound(Object arg0)
KeyBuilder.noInstallationFound
:No installation {0} found. Please define one in manager Jenkins.
.static org.jvnet.localizer.Localizable
_Builder_Skip()
KeyBuilder.Skip
:Skipping Dependency-Check analysis
.static org.jvnet.localizer.Localizable
_Installation_displayName()
KeyInstallation.displayName
:Dependency-Check
.static org.jvnet.localizer.Localizable
_Installer_displayName()
KeyInstaller.displayName
:Install from github.com
.static org.jvnet.localizer.Localizable
_Installer_failedToUnpack(Object arg0, Object arg1)
KeyInstaller.failedToUnpack
:Failed to unpack {0} ({1} bytes read)
.static org.jvnet.localizer.Localizable
_Installer_installFromCache(Object arg0, Object arg1, Object arg2)
KeyInstaller.installFromCache
:Installing dependency check from {0} to {1} on {2}
.static org.jvnet.localizer.Localizable
_Platform_unknown(Object arg0)
KeyPlatform.unknown
:Unknown OS name: {0}
.static org.jvnet.localizer.Localizable
_Publisher_CollectingArtifact()
KeyPublisher.CollectingArtifact
:Collecting Dependency-Check artifact
.static org.jvnet.localizer.Localizable
_Publisher_FailBuild()
KeyPublisher.FailBuild
:Dependency-Check scan failed.
.static org.jvnet.localizer.Localizable
_Publisher_Name()
KeyPublisher.Name
:Publish Dependency-Check results
.static org.jvnet.localizer.Localizable
_Publisher_NoArtifactsFound()
KeyPublisher.NoArtifactsFound
:Unable to find Dependency-Check reports to parse
.static org.jvnet.localizer.Localizable
_Publisher_NotParsable(Object arg0)
KeyPublisher.NotParsable
:Unable to parse {0}
.static org.jvnet.localizer.Localizable
_Publisher_ParsingFile()
KeyPublisher.ParsingFile
:Parsing file
.static org.jvnet.localizer.Localizable
_Publisher_Threshold_Exceed()
KeyPublisher.Threshold.Exceed
:Findings exceed configured thresholds
.static org.jvnet.localizer.Localizable
_SystemTools_failureOnProperties()
KeySystemTools.failureOnProperties
:Error getting system properties on remote Node
.static org.jvnet.localizer.Localizable
_SystemTools_nodeNotAvailable(Object arg0)
KeySystemTools.nodeNotAvailable
:Node could be offline or there are no executor defined for Node {0}
.static String
Builder_InstallationNotSpecified()
KeyBuilder.InstallationNotSpecified
:A Dependency-Check installation was not specified. Please configure the build and specify a Dependency-Check installation to use.
.static String
Builder_InvalidNode()
KeyBuilder.InvalidNode
:Not running on a build node. cannot continue.
.static String
Builder_Name()
KeyBuilder.Name
:Invoke Dependency-Check
.static String
Builder_nodeOffline()
KeyBuilder.nodeOffline
:Cannot get installation for node, since it is not online
.static String
Builder_noExecutableFound(Object arg0)
KeyBuilder.noExecutableFound
:Couldn’t find any executable in "{0}"
.static String
Builder_noInstallationFound(Object arg0)
KeyBuilder.noInstallationFound
:No installation {0} found. Please define one in manager Jenkins.
.static String
Builder_Skip()
KeyBuilder.Skip
:Skipping Dependency-Check analysis
.static String
Installation_displayName()
KeyInstallation.displayName
:Dependency-Check
.static String
Installer_displayName()
KeyInstaller.displayName
:Install from github.com
.static String
Installer_failedToUnpack(Object arg0, Object arg1)
KeyInstaller.failedToUnpack
:Failed to unpack {0} ({1} bytes read)
.static String
Installer_installFromCache(Object arg0, Object arg1, Object arg2)
KeyInstaller.installFromCache
:Installing dependency check from {0} to {1} on {2}
.static String
Platform_unknown(Object arg0)
KeyPlatform.unknown
:Unknown OS name: {0}
.static String
Publisher_CollectingArtifact()
KeyPublisher.CollectingArtifact
:Collecting Dependency-Check artifact
.static String
Publisher_FailBuild()
KeyPublisher.FailBuild
:Dependency-Check scan failed.
.static String
Publisher_Name()
KeyPublisher.Name
:Publish Dependency-Check results
.static String
Publisher_NoArtifactsFound()
KeyPublisher.NoArtifactsFound
:Unable to find Dependency-Check reports to parse
.static String
Publisher_NotParsable(Object arg0)
KeyPublisher.NotParsable
:Unable to parse {0}
.static String
Publisher_ParsingFile()
KeyPublisher.ParsingFile
:Parsing file
.static String
Publisher_Threshold_Exceed()
KeyPublisher.Threshold.Exceed
:Findings exceed configured thresholds
.static String
SystemTools_failureOnProperties()
KeySystemTools.failureOnProperties
:Error getting system properties on remote Node
.static String
SystemTools_nodeNotAvailable(Object arg0)
KeySystemTools.nodeNotAvailable
:Node could be offline or there are no executor defined for Node {0}
.
-
-
-
Method Detail
-
Publisher_NoArtifactsFound
public static String Publisher_NoArtifactsFound()
KeyPublisher.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()
KeyPublisher.NoArtifactsFound
:Unable to find Dependency-Check reports to parse
.- Returns:
Unable to find Dependency-Check reports to parse
-
Builder_Skip
public static String Builder_Skip()
KeyBuilder.Skip
:Skipping Dependency-Check analysis
.- Returns:
Skipping Dependency-Check analysis
-
_Builder_Skip
public static org.jvnet.localizer.Localizable _Builder_Skip()
KeyBuilder.Skip
:Skipping Dependency-Check analysis
.- Returns:
Skipping Dependency-Check analysis
-
Installer_installFromCache
public static String Installer_installFromCache(Object arg0, Object arg1, Object arg2)
KeyInstaller.installFromCache
:Installing dependency check from {0} to {1} on {2}
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.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)
KeyInstaller.installFromCache
:Installing dependency check from {0} to {1} on {2}
.- Parameters:
arg2
- 3rd format parameter,{2}
, asString.valueOf(Object)
.arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Installing dependency check from {0} to {1} on {2}
-
Builder_InvalidNode
public static String Builder_InvalidNode()
KeyBuilder.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()
KeyBuilder.InvalidNode
:Not running on a build node. cannot continue.
.- Returns:
Not running on a build node. cannot continue.
-
Publisher_CollectingArtifact
public static String Publisher_CollectingArtifact()
KeyPublisher.CollectingArtifact
:Collecting Dependency-Check artifact
.- Returns:
Collecting Dependency-Check artifact
-
_Publisher_CollectingArtifact
public static org.jvnet.localizer.Localizable _Publisher_CollectingArtifact()
KeyPublisher.CollectingArtifact
:Collecting Dependency-Check artifact
.- Returns:
Collecting Dependency-Check artifact
-
Builder_noExecutableFound
public static String Builder_noExecutableFound(Object arg0)
KeyBuilder.noExecutableFound
:Couldn’t find any executable in "{0}"
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Couldn’t find any executable in "{0}"
-
_Builder_noExecutableFound
public static org.jvnet.localizer.Localizable _Builder_noExecutableFound(Object arg0)
KeyBuilder.noExecutableFound
:Couldn’t find any executable in "{0}"
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Couldn’t find any executable in "{0}"
-
Builder_InstallationNotSpecified
public static String Builder_InstallationNotSpecified()
KeyBuilder.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()
KeyBuilder.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()
KeyPublisher.Name
:Publish Dependency-Check results
.- Returns:
Publish Dependency-Check results
-
_Publisher_Name
public static org.jvnet.localizer.Localizable _Publisher_Name()
KeyPublisher.Name
:Publish Dependency-Check results
.- Returns:
Publish Dependency-Check results
-
Publisher_Threshold_Exceed
public static String Publisher_Threshold_Exceed()
KeyPublisher.Threshold.Exceed
:Findings exceed configured thresholds
.- Returns:
Findings exceed configured thresholds
-
_Publisher_Threshold_Exceed
public static org.jvnet.localizer.Localizable _Publisher_Threshold_Exceed()
KeyPublisher.Threshold.Exceed
:Findings exceed configured thresholds
.- Returns:
Findings exceed configured thresholds
-
Builder_nodeOffline
public static String Builder_nodeOffline()
KeyBuilder.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()
KeyBuilder.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)
KeyInstaller.failedToUnpack
:Failed to unpack {0} ({1} bytes read)
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to unpack {0} ({1} bytes read)
-
_Installer_failedToUnpack
public static org.jvnet.localizer.Localizable _Installer_failedToUnpack(Object arg0, Object arg1)
KeyInstaller.failedToUnpack
:Failed to unpack {0} ({1} bytes read)
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to unpack {0} ({1} bytes read)
-
Publisher_FailBuild
public static String Publisher_FailBuild()
KeyPublisher.FailBuild
:Dependency-Check scan failed.
.- Returns:
Dependency-Check scan failed.
-
_Publisher_FailBuild
public static org.jvnet.localizer.Localizable _Publisher_FailBuild()
KeyPublisher.FailBuild
:Dependency-Check scan failed.
.- Returns:
Dependency-Check scan failed.
-
Builder_Name
public static String Builder_Name()
KeyBuilder.Name
:Invoke Dependency-Check
.- Returns:
Invoke Dependency-Check
-
_Builder_Name
public static org.jvnet.localizer.Localizable _Builder_Name()
KeyBuilder.Name
:Invoke Dependency-Check
.- Returns:
Invoke Dependency-Check
-
Builder_noInstallationFound
public static String Builder_noInstallationFound(Object arg0)
KeyBuilder.noInstallationFound
:No installation {0} found. Please define one in manager Jenkins.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.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)
KeyBuilder.noInstallationFound
:No installation {0} found. Please define one in manager Jenkins.
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No installation {0} found. Please define one in manager Jenkins.
-
Installer_displayName
public static String Installer_displayName()
KeyInstaller.displayName
:Install from github.com
.- Returns:
Install from github.com
-
_Installer_displayName
public static org.jvnet.localizer.Localizable _Installer_displayName()
KeyInstaller.displayName
:Install from github.com
.- Returns:
Install from github.com
-
SystemTools_nodeNotAvailable
public static String SystemTools_nodeNotAvailable(Object arg0)
KeySystemTools.nodeNotAvailable
:Node could be offline or there are no executor defined for Node {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.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)
KeySystemTools.nodeNotAvailable
:Node could be offline or there are no executor defined for Node {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Node could be offline or there are no executor defined for Node {0}
-
Publisher_ParsingFile
public static String Publisher_ParsingFile()
KeyPublisher.ParsingFile
:Parsing file
.- Returns:
Parsing file
-
_Publisher_ParsingFile
public static org.jvnet.localizer.Localizable _Publisher_ParsingFile()
KeyPublisher.ParsingFile
:Parsing file
.- Returns:
Parsing file
-
Publisher_NotParsable
public static String Publisher_NotParsable(Object arg0)
KeyPublisher.NotParsable
:Unable to parse {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unable to parse {0}
-
_Publisher_NotParsable
public static org.jvnet.localizer.Localizable _Publisher_NotParsable(Object arg0)
KeyPublisher.NotParsable
:Unable to parse {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unable to parse {0}
-
Platform_unknown
public static String Platform_unknown(Object arg0)
KeyPlatform.unknown
:Unknown OS name: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unknown OS name: {0}
-
_Platform_unknown
public static org.jvnet.localizer.Localizable _Platform_unknown(Object arg0)
KeyPlatform.unknown
:Unknown OS name: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unknown OS name: {0}
-
Installation_displayName
public static String Installation_displayName()
KeyInstallation.displayName
:Dependency-Check
.- Returns:
Dependency-Check
-
_Installation_displayName
public static org.jvnet.localizer.Localizable _Installation_displayName()
KeyInstallation.displayName
:Dependency-Check
.- Returns:
Dependency-Check
-
SystemTools_failureOnProperties
public static String SystemTools_failureOnProperties()
KeySystemTools.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()
KeySystemTools.failureOnProperties
:Error getting system properties on remote Node
.- Returns:
Error getting system properties on remote Node
-
-