Package hudson.ivy
Class Messages
java.lang.Object
hudson.ivy.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyIvyBuild.FailedEarlier:Build failed before it gets to this module.static org.jvnet.localizer.Localizable_IvyBuild_Triggering(Object arg0) KeyIvyBuild.Triggering:Triggering a new build of {0}.static org.jvnet.localizer.LocalizableKeyIvyBuilder.Aborted:Aborted.static org.jvnet.localizer.LocalizableKeyIvyBuilder.Failed:Ivy failed with error..static org.jvnet.localizer.LocalizableKeyIvyBuilder.Waiting:Waiting for Jenkins to finish collecting data.static org.jvnet.localizer.LocalizableKeyIvyBuildTrigger.CheckIvyConf.PathNotFileError:Path {0} is not a file.static org.jvnet.localizer.LocalizableKeyIvyBuildTrigger.CheckIvyConf.PathRequiredError:The Ivy settings path is required.static org.jvnet.localizer.LocalizableKeyIvyBuildTrigger.CheckIvyFile.PathAbsoluteError:The path to the ivy.xml file must be relative to the root of the project workspace.static org.jvnet.localizer.LocalizableKeyIvyBuildTrigger.CheckIvyFile.PathRequiredError:The path to the ivy.xml file is required.static org.jvnet.localizer.LocalizableKeyIvyBuildTrigger.DisplayName:Trigger the build of other projects based on the Ivy dependency management system.static org.jvnet.localizer.Localizable_IvyBuildTrigger_UserCause_ShortDescription(Object arg0, Object arg1) KeyIvyBuildTrigger.UserCause.ShortDescription:IvyBuildTrigger external event ({0}): Started by user {1}.static org.jvnet.localizer.LocalizableKeyIvyModule.Pronoun:Module.static org.jvnet.localizer.LocalizableKeyIvyModule.UpstreamModuleBuildInProgress:Upstream module {0} is already building..static org.jvnet.localizer.LocalizableKeyIvyModuleSet.DisplayName:Ivy project.static org.jvnet.localizer.LocalizableKeyIvyModuleSet.ModuleBuildInProgress:Module {0} is still building..static org.jvnet.localizer.Localizable_IvyModuleSetBuild_DiscoveredModule(Object arg0, Object arg1) KeyIvyModuleSetBuild.DiscoveredModule:Discovered a new module {0} {1}.static org.jvnet.localizer.LocalizableKeyIvyModuleSetBuild.FailedToParseIvyXml:Failed to parse ivy.xml files.static org.jvnet.localizer.LocalizableKeyIvyModuleSetBuild.NoIvyInstall:An Ivy installation needs to be available for this project to be built. Either your server has no Ivy installations defined, or the requested Ivy version does not exist..static org.jvnet.localizer.LocalizableKeyIvyModuleSetBuild.NoSuchIvySettingsFile:No such settings file {0} exists Please verify that your Ivy settings file is specified properly and exists in the workspace..static org.jvnet.localizer.LocalizableKeyIvyModuleSetBuild.NoSuchIvyXmlFile:No such file {0} Perhaps you need to specify the correct ivy.xml file path in the project configuration?.static org.jvnet.localizer.LocalizableKeyIvyModuleSetBuild.NoSuchPropertyFile:No such property file {0} exists Please verify that your Ivy settings property files are specified properly and exist in the workspace..static org.jvnet.localizer.LocalizableKeyIvyProbeAction.DisplayName:Monitor Ivy Process.static StringKeyIvyBuild.FailedEarlier:Build failed before it gets to this module.static StringIvyBuild_Triggering(Object arg0) KeyIvyBuild.Triggering:Triggering a new build of {0}.static StringKeyIvyBuilder.Aborted:Aborted.static StringKeyIvyBuilder.Failed:Ivy failed with error..static StringKeyIvyBuilder.Waiting:Waiting for Jenkins to finish collecting data.static StringKeyIvyBuildTrigger.CheckIvyConf.PathNotFileError:Path {0} is not a file.static StringKeyIvyBuildTrigger.CheckIvyConf.PathRequiredError:The Ivy settings path is required.static StringKeyIvyBuildTrigger.CheckIvyFile.PathAbsoluteError:The path to the ivy.xml file must be relative to the root of the project workspace.static StringKeyIvyBuildTrigger.CheckIvyFile.PathRequiredError:The path to the ivy.xml file is required.static StringKeyIvyBuildTrigger.DisplayName:Trigger the build of other projects based on the Ivy dependency management system.static StringIvyBuildTrigger_UserCause_ShortDescription(Object arg0, Object arg1) KeyIvyBuildTrigger.UserCause.ShortDescription:IvyBuildTrigger external event ({0}): Started by user {1}.static StringKeyIvyModule.Pronoun:Module.static StringKeyIvyModule.UpstreamModuleBuildInProgress:Upstream module {0} is already building..static StringKeyIvyModuleSet.DisplayName:Ivy project.static StringKeyIvyModuleSet.ModuleBuildInProgress:Module {0} is still building..static StringIvyModuleSetBuild_DiscoveredModule(Object arg0, Object arg1) KeyIvyModuleSetBuild.DiscoveredModule:Discovered a new module {0} {1}.static StringKeyIvyModuleSetBuild.FailedToParseIvyXml:Failed to parse ivy.xml files.static StringKeyIvyModuleSetBuild.NoIvyInstall:An Ivy installation needs to be available for this project to be built. Either your server has no Ivy installations defined, or the requested Ivy version does not exist..static StringKeyIvyModuleSetBuild.NoSuchIvySettingsFile:No such settings file {0} exists Please verify that your Ivy settings file is specified properly and exists in the workspace..static StringKeyIvyModuleSetBuild.NoSuchIvyXmlFile:No such file {0} Perhaps you need to specify the correct ivy.xml file path in the project configuration?.static StringKeyIvyModuleSetBuild.NoSuchPropertyFile:No such property file {0} exists Please verify that your Ivy settings property files are specified properly and exist in the workspace..static StringKeyIvyProbeAction.DisplayName:Monitor Ivy Process.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
IvyModuleSetBuild_NoSuchPropertyFile
KeyIvyModuleSetBuild.NoSuchPropertyFile:No such property file {0} exists Please verify that your Ivy settings property files are specified properly and exist in the workspace..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such property file {0} exists Please verify that your Ivy settings property files are specified properly and exist in the workspace.
-
_IvyModuleSetBuild_NoSuchPropertyFile
KeyIvyModuleSetBuild.NoSuchPropertyFile:No such property file {0} exists Please verify that your Ivy settings property files are specified properly and exist in the workspace..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such property file {0} exists Please verify that your Ivy settings property files are specified properly and exist in the workspace.
-
IvyBuild_Triggering
KeyIvyBuild.Triggering:Triggering a new build of {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Triggering a new build of {0}
-
_IvyBuild_Triggering
KeyIvyBuild.Triggering:Triggering a new build of {0}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Triggering a new build of {0}
-
IvyBuilder_Aborted
KeyIvyBuilder.Aborted:Aborted.- Returns:
Aborted
-
_IvyBuilder_Aborted
public static org.jvnet.localizer.Localizable _IvyBuilder_Aborted()KeyIvyBuilder.Aborted:Aborted.- Returns:
Aborted
-
IvyBuilder_Failed
KeyIvyBuilder.Failed:Ivy failed with error..- Returns:
Ivy failed with error.
-
_IvyBuilder_Failed
public static org.jvnet.localizer.Localizable _IvyBuilder_Failed()KeyIvyBuilder.Failed:Ivy failed with error..- Returns:
Ivy failed with error.
-
IvyBuildTrigger_UserCause_ShortDescription
KeyIvyBuildTrigger.UserCause.ShortDescription:IvyBuildTrigger external event ({0}): Started by user {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
IvyBuildTrigger external event ({0}): Started by user {1}
-
_IvyBuildTrigger_UserCause_ShortDescription
public static org.jvnet.localizer.Localizable _IvyBuildTrigger_UserCause_ShortDescription(Object arg0, Object arg1) KeyIvyBuildTrigger.UserCause.ShortDescription:IvyBuildTrigger external event ({0}): Started by user {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
IvyBuildTrigger external event ({0}): Started by user {1}
-
IvyModuleSetBuild_FailedToParseIvyXml
KeyIvyModuleSetBuild.FailedToParseIvyXml:Failed to parse ivy.xml files.- Returns:
Failed to parse ivy.xml files
-
_IvyModuleSetBuild_FailedToParseIvyXml
public static org.jvnet.localizer.Localizable _IvyModuleSetBuild_FailedToParseIvyXml()KeyIvyModuleSetBuild.FailedToParseIvyXml:Failed to parse ivy.xml files.- Returns:
Failed to parse ivy.xml files
-
IvyModuleSet_DisplayName
KeyIvyModuleSet.DisplayName:Ivy project.- Returns:
Ivy project
-
_IvyModuleSet_DisplayName
public static org.jvnet.localizer.Localizable _IvyModuleSet_DisplayName()KeyIvyModuleSet.DisplayName:Ivy project.- Returns:
Ivy project
-
IvyModuleSet_ModuleBuildInProgress
KeyIvyModuleSet.ModuleBuildInProgress:Module {0} is still building..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Module {0} is still building.
-
_IvyModuleSet_ModuleBuildInProgress
KeyIvyModuleSet.ModuleBuildInProgress:Module {0} is still building..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Module {0} is still building.
-
IvyBuildTrigger_DisplayName
KeyIvyBuildTrigger.DisplayName:Trigger the build of other projects based on the Ivy dependency management system.- Returns:
Trigger the build of other projects based on the Ivy dependency management system
-
_IvyBuildTrigger_DisplayName
public static org.jvnet.localizer.Localizable _IvyBuildTrigger_DisplayName()KeyIvyBuildTrigger.DisplayName:Trigger the build of other projects based on the Ivy dependency management system.- Returns:
Trigger the build of other projects based on the Ivy dependency management system
-
IvyModuleSetBuild_DiscoveredModule
KeyIvyModuleSetBuild.DiscoveredModule:Discovered a new module {0} {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Discovered a new module {0} {1}
-
_IvyModuleSetBuild_DiscoveredModule
public static org.jvnet.localizer.Localizable _IvyModuleSetBuild_DiscoveredModule(Object arg0, Object arg1) KeyIvyModuleSetBuild.DiscoveredModule:Discovered a new module {0} {1}.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).arg1- 2nd format parameter,{1}, asString.valueOf(Object).- Returns:
Discovered a new module {0} {1}
-
IvyModuleSetBuild_NoSuchIvySettingsFile
KeyIvyModuleSetBuild.NoSuchIvySettingsFile:No such settings file {0} exists Please verify that your Ivy settings file is specified properly and exists in the workspace..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such settings file {0} exists Please verify that your Ivy settings file is specified properly and exists in the workspace.
-
_IvyModuleSetBuild_NoSuchIvySettingsFile
KeyIvyModuleSetBuild.NoSuchIvySettingsFile:No such settings file {0} exists Please verify that your Ivy settings file is specified properly and exists in the workspace..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such settings file {0} exists Please verify that your Ivy settings file is specified properly and exists in the workspace.
-
IvyBuildTrigger_CheckIvyFile_PathAbsoluteError
KeyIvyBuildTrigger.CheckIvyFile.PathAbsoluteError:The path to the ivy.xml file must be relative to the root of the project workspace.- Returns:
The path to the ivy.xml file must be relative to the root of the project workspace
-
_IvyBuildTrigger_CheckIvyFile_PathAbsoluteError
public static org.jvnet.localizer.Localizable _IvyBuildTrigger_CheckIvyFile_PathAbsoluteError()KeyIvyBuildTrigger.CheckIvyFile.PathAbsoluteError:The path to the ivy.xml file must be relative to the root of the project workspace.- Returns:
The path to the ivy.xml file must be relative to the root of the project workspace
-
IvyModuleSetBuild_NoIvyInstall
KeyIvyModuleSetBuild.NoIvyInstall:An Ivy installation needs to be available for this project to be built. Either your server has no Ivy installations defined, or the requested Ivy version does not exist..- Returns:
An Ivy installation needs to be available for this project to be built. Either your server has no Ivy installations defined, or the requested Ivy version does not exist.
-
_IvyModuleSetBuild_NoIvyInstall
public static org.jvnet.localizer.Localizable _IvyModuleSetBuild_NoIvyInstall()KeyIvyModuleSetBuild.NoIvyInstall:An Ivy installation needs to be available for this project to be built. Either your server has no Ivy installations defined, or the requested Ivy version does not exist..- Returns:
An Ivy installation needs to be available for this project to be built. Either your server has no Ivy installations defined, or the requested Ivy version does not exist.
-
IvyBuildTrigger_CheckIvyFile_PathRequiredError
KeyIvyBuildTrigger.CheckIvyFile.PathRequiredError:The path to the ivy.xml file is required.- Returns:
The path to the ivy.xml file is required
-
_IvyBuildTrigger_CheckIvyFile_PathRequiredError
public static org.jvnet.localizer.Localizable _IvyBuildTrigger_CheckIvyFile_PathRequiredError()KeyIvyBuildTrigger.CheckIvyFile.PathRequiredError:The path to the ivy.xml file is required.- Returns:
The path to the ivy.xml file is required
-
IvyProbeAction_DisplayName
KeyIvyProbeAction.DisplayName:Monitor Ivy Process.- Returns:
Monitor Ivy Process
-
_IvyProbeAction_DisplayName
public static org.jvnet.localizer.Localizable _IvyProbeAction_DisplayName()KeyIvyProbeAction.DisplayName:Monitor Ivy Process.- Returns:
Monitor Ivy Process
-
IvyBuildTrigger_CheckIvyConf_PathNotFileError
KeyIvyBuildTrigger.CheckIvyConf.PathNotFileError:Path {0} is not a file.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Path {0} is not a file
-
_IvyBuildTrigger_CheckIvyConf_PathNotFileError
public static org.jvnet.localizer.Localizable _IvyBuildTrigger_CheckIvyConf_PathNotFileError(Object arg0) KeyIvyBuildTrigger.CheckIvyConf.PathNotFileError:Path {0} is not a file.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Path {0} is not a file
-
IvyBuild_FailedEarlier
KeyIvyBuild.FailedEarlier:Build failed before it gets to this module.- Returns:
Build failed before it gets to this module
-
_IvyBuild_FailedEarlier
public static org.jvnet.localizer.Localizable _IvyBuild_FailedEarlier()KeyIvyBuild.FailedEarlier:Build failed before it gets to this module.- Returns:
Build failed before it gets to this module
-
IvyBuilder_Waiting
KeyIvyBuilder.Waiting:Waiting for Jenkins to finish collecting data.- Returns:
Waiting for Jenkins to finish collecting data
-
_IvyBuilder_Waiting
public static org.jvnet.localizer.Localizable _IvyBuilder_Waiting()KeyIvyBuilder.Waiting:Waiting for Jenkins to finish collecting data.- Returns:
Waiting for Jenkins to finish collecting data
-
IvyModule_UpstreamModuleBuildInProgress
KeyIvyModule.UpstreamModuleBuildInProgress:Upstream module {0} is already building..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Upstream module {0} is already building.
-
_IvyModule_UpstreamModuleBuildInProgress
KeyIvyModule.UpstreamModuleBuildInProgress:Upstream module {0} is already building..- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
Upstream module {0} is already building.
-
IvyModuleSetBuild_NoSuchIvyXmlFile
KeyIvyModuleSetBuild.NoSuchIvyXmlFile:No such file {0} Perhaps you need to specify the correct ivy.xml file path in the project configuration?.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such file {0} Perhaps you need to specify the correct ivy.xml file path in the project configuration?
-
_IvyModuleSetBuild_NoSuchIvyXmlFile
KeyIvyModuleSetBuild.NoSuchIvyXmlFile:No such file {0} Perhaps you need to specify the correct ivy.xml file path in the project configuration?.- Parameters:
arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
No such file {0} Perhaps you need to specify the correct ivy.xml file path in the project configuration?
-
IvyBuildTrigger_CheckIvyConf_PathRequiredError
KeyIvyBuildTrigger.CheckIvyConf.PathRequiredError:The Ivy settings path is required.- Returns:
The Ivy settings path is required
-
_IvyBuildTrigger_CheckIvyConf_PathRequiredError
public static org.jvnet.localizer.Localizable _IvyBuildTrigger_CheckIvyConf_PathRequiredError()KeyIvyBuildTrigger.CheckIvyConf.PathRequiredError:The Ivy settings path is required.- Returns:
The Ivy settings path is required
-
IvyModule_Pronoun
KeyIvyModule.Pronoun:Module.- Returns:
Module
-
_IvyModule_Pronoun
public static org.jvnet.localizer.Localizable _IvyModule_Pronoun()KeyIvyModule.Pronoun:Module.- Returns:
Module
-