public class Messages
extends java.lang.Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_IvyBuild_FailedEarlier()
Key
IvyBuild.FailedEarlier: Build failed before it gets
to this module. |
static org.jvnet.localizer.Localizable |
_IvyBuild_Triggering(java.lang.Object arg0)
Key
IvyBuild.Triggering: Triggering a new build of
{0}. |
static org.jvnet.localizer.Localizable |
_IvyBuilder_Aborted()
Key
IvyBuilder.Aborted: Aborted. |
static org.jvnet.localizer.Localizable |
_IvyBuilder_Failed()
Key
IvyBuilder.Failed: Ivy failed with error.. |
static org.jvnet.localizer.Localizable |
_IvyBuilder_Waiting()
Key
IvyBuilder.Waiting: Waiting for Jenkins to finish
collecting data. |
static org.jvnet.localizer.Localizable |
_IvyBuildTrigger_CheckIvyConf_PathNotFileError(java.lang.Object arg0)
Key
IvyBuildTrigger.CheckIvyConf.PathNotFileError: Path
{0} is not a file. |
static org.jvnet.localizer.Localizable |
_IvyBuildTrigger_CheckIvyConf_PathRequiredError()
Key
IvyBuildTrigger.CheckIvyConf.PathRequiredError: The
Ivy settings path is required. |
static org.jvnet.localizer.Localizable |
_IvyBuildTrigger_CheckIvyFile_PathAbsoluteError()
Key
IvyBuildTrigger.CheckIvyFile.PathAbsoluteError: The
path to the ivy.xml file must be relative to the root of the project
workspace. |
static org.jvnet.localizer.Localizable |
_IvyBuildTrigger_CheckIvyFile_PathRequiredError()
Key
IvyBuildTrigger.CheckIvyFile.PathRequiredError: The
path to the ivy.xml file is required. |
static org.jvnet.localizer.Localizable |
_IvyBuildTrigger_DisplayName()
Key
IvyBuildTrigger.DisplayName: Trigger the build of
other projects based on the Ivy dependency management system. |
static org.jvnet.localizer.Localizable |
_IvyBuildTrigger_UserCause_ShortDescription(java.lang.Object arg0,
java.lang.Object arg1)
Key
IvyBuildTrigger.UserCause.ShortDescription: IvyBuildTrigger external event ({0}): Started by user {1}. |
static org.jvnet.localizer.Localizable |
_IvyModule_Pronoun()
Key
IvyModule.Pronoun: Module. |
static org.jvnet.localizer.Localizable |
_IvyModule_UpstreamModuleBuildInProgress(java.lang.Object arg0)
Key
IvyModule.UpstreamModuleBuildInProgress: Upstream
module {0} is already building.. |
static org.jvnet.localizer.Localizable |
_IvyModuleSet_DisplayName()
Key
IvyModuleSet.DisplayName: Ivy project. |
static org.jvnet.localizer.Localizable |
_IvyModuleSet_ModuleBuildInProgress(java.lang.Object arg0)
Key
IvyModuleSet.ModuleBuildInProgress: Module {0} is
still building.. |
static org.jvnet.localizer.Localizable |
_IvyModuleSetBuild_DiscoveredModule(java.lang.Object arg0,
java.lang.Object arg1)
Key
IvyModuleSetBuild.DiscoveredModule: Discovered a
new module {0} {1}. |
static org.jvnet.localizer.Localizable |
_IvyModuleSetBuild_FailedToParseIvyXml()
Key
IvyModuleSetBuild.FailedToParseIvyXml: Failed to
parse ivy.xml files. |
static org.jvnet.localizer.Localizable |
_IvyModuleSetBuild_NoIvyInstall()
Key
IvyModuleSetBuild.NoIvyInstall: {@code An Ivy installation
needs to be available for this project to be built. |
static org.jvnet.localizer.Localizable |
_IvyModuleSetBuild_NoSuchIvySettingsFile(java.lang.Object arg0)
Key
IvyModuleSetBuild.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.Localizable |
_IvyModuleSetBuild_NoSuchIvyXmlFile(java.lang.Object arg0)
Key
IvyModuleSetBuild.NoSuchIvyXmlFile: No such file
{0}
Perhaps you need to specify the correct ivy.xml file path in the
project configuration?. |
static org.jvnet.localizer.Localizable |
_IvyModuleSetBuild_NoSuchPropertyFile(java.lang.Object arg0)
Key
IvyModuleSetBuild.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.Localizable |
_IvyProbeAction_DisplayName()
Key
IvyProbeAction.DisplayName: Monitor Ivy Process. |
static java.lang.String |
IvyBuild_FailedEarlier()
Key
IvyBuild.FailedEarlier: Build failed before it gets
to this module. |
static java.lang.String |
IvyBuild_Triggering(java.lang.Object arg0)
Key
IvyBuild.Triggering: Triggering a new build of
{0}. |
static java.lang.String |
IvyBuilder_Aborted()
Key
IvyBuilder.Aborted: Aborted. |
static java.lang.String |
IvyBuilder_Failed()
Key
IvyBuilder.Failed: Ivy failed with error.. |
static java.lang.String |
IvyBuilder_Waiting()
Key
IvyBuilder.Waiting: Waiting for Jenkins to finish
collecting data. |
static java.lang.String |
IvyBuildTrigger_CheckIvyConf_PathNotFileError(java.lang.Object arg0)
Key
IvyBuildTrigger.CheckIvyConf.PathNotFileError: Path
{0} is not a file. |
static java.lang.String |
IvyBuildTrigger_CheckIvyConf_PathRequiredError()
Key
IvyBuildTrigger.CheckIvyConf.PathRequiredError: The
Ivy settings path is required. |
static java.lang.String |
IvyBuildTrigger_CheckIvyFile_PathAbsoluteError()
Key
IvyBuildTrigger.CheckIvyFile.PathAbsoluteError: The
path to the ivy.xml file must be relative to the root of the project
workspace. |
static java.lang.String |
IvyBuildTrigger_CheckIvyFile_PathRequiredError()
Key
IvyBuildTrigger.CheckIvyFile.PathRequiredError: The
path to the ivy.xml file is required. |
static java.lang.String |
IvyBuildTrigger_DisplayName()
Key
IvyBuildTrigger.DisplayName: Trigger the build of
other projects based on the Ivy dependency management system. |
static java.lang.String |
IvyBuildTrigger_UserCause_ShortDescription(java.lang.Object arg0,
java.lang.Object arg1)
Key
IvyBuildTrigger.UserCause.ShortDescription: IvyBuildTrigger external event ({0}): Started by user {1}. |
static java.lang.String |
IvyModule_Pronoun()
Key
IvyModule.Pronoun: Module. |
static java.lang.String |
IvyModule_UpstreamModuleBuildInProgress(java.lang.Object arg0)
Key
IvyModule.UpstreamModuleBuildInProgress: Upstream
module {0} is already building.. |
static java.lang.String |
IvyModuleSet_DisplayName()
Key
IvyModuleSet.DisplayName: Ivy project. |
static java.lang.String |
IvyModuleSet_ModuleBuildInProgress(java.lang.Object arg0)
Key
IvyModuleSet.ModuleBuildInProgress: Module {0} is
still building.. |
static java.lang.String |
IvyModuleSetBuild_DiscoveredModule(java.lang.Object arg0,
java.lang.Object arg1)
Key
IvyModuleSetBuild.DiscoveredModule: Discovered a
new module {0} {1}. |
static java.lang.String |
IvyModuleSetBuild_FailedToParseIvyXml()
Key
IvyModuleSetBuild.FailedToParseIvyXml: Failed to
parse ivy.xml files. |
static java.lang.String |
IvyModuleSetBuild_NoIvyInstall()
Key
IvyModuleSetBuild.NoIvyInstall: {@code An Ivy installation
needs to be available for this project to be built. |
static java.lang.String |
IvyModuleSetBuild_NoSuchIvySettingsFile(java.lang.Object arg0)
Key
IvyModuleSetBuild.NoSuchIvySettingsFile: No such
settings file {0} exists
Please verify that your Ivy settings file is
specified properly and exists in the workspace.. |
static java.lang.String |
IvyModuleSetBuild_NoSuchIvyXmlFile(java.lang.Object arg0)
Key
IvyModuleSetBuild.NoSuchIvyXmlFile: No such file
{0}
Perhaps you need to specify the correct ivy.xml file path in the
project configuration?. |
static java.lang.String |
IvyModuleSetBuild_NoSuchPropertyFile(java.lang.Object arg0)
Key
IvyModuleSetBuild.NoSuchPropertyFile: No such
property file {0} exists
Please verify that your Ivy settings property
files are specified properly and exist in the workspace.. |
static java.lang.String |
IvyProbeAction_DisplayName()
Key
IvyProbeAction.DisplayName: Monitor Ivy Process. |
public static java.lang.String IvyModuleSetBuild_NoSuchPropertyFile(java.lang.Object arg0)
IvyModuleSetBuild.NoSuchPropertyFile: No such
property file {0} exists
Please verify that your Ivy settings property
files are specified properly and exist in the workspace..arg0 - 1st format parameter, {0}, as String.valueOf(Object).No such property file {0} exists
Please verify that your Ivy
settings property files are specified properly and exist in the
workspace.public static org.jvnet.localizer.Localizable _IvyModuleSetBuild_NoSuchPropertyFile(java.lang.Object arg0)
IvyModuleSetBuild.NoSuchPropertyFile: No such
property file {0} exists
Please verify that your Ivy settings property
files are specified properly and exist in the workspace..arg0 - 1st format parameter, {0}, as String.valueOf(Object).No such property file {0} exists
Please verify that your Ivy
settings property files are specified properly and exist in the
workspace.public static java.lang.String IvyBuild_Triggering(java.lang.Object arg0)
IvyBuild.Triggering: Triggering a new build of
{0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Triggering a new build of {0}public static org.jvnet.localizer.Localizable _IvyBuild_Triggering(java.lang.Object arg0)
IvyBuild.Triggering: Triggering a new build of
{0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Triggering a new build of {0}public static java.lang.String IvyBuilder_Aborted()
IvyBuilder.Aborted: Aborted.Abortedpublic static org.jvnet.localizer.Localizable _IvyBuilder_Aborted()
IvyBuilder.Aborted: Aborted.Abortedpublic static java.lang.String IvyBuilder_Failed()
IvyBuilder.Failed: Ivy failed with error..Ivy failed with error.public static org.jvnet.localizer.Localizable _IvyBuilder_Failed()
IvyBuilder.Failed: Ivy failed with error..Ivy failed with error.public static java.lang.String IvyBuildTrigger_UserCause_ShortDescription(java.lang.Object arg0,
java.lang.Object arg1)
IvyBuildTrigger.UserCause.ShortDescription: IvyBuildTrigger external event ({0}): Started by user {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).IvyBuildTrigger external event ({0}): Started by user {1}public static org.jvnet.localizer.Localizable _IvyBuildTrigger_UserCause_ShortDescription(java.lang.Object arg0,
java.lang.Object arg1)
IvyBuildTrigger.UserCause.ShortDescription: IvyBuildTrigger external event ({0}): Started by user {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).IvyBuildTrigger external event ({0}): Started by user {1}public static java.lang.String IvyModuleSetBuild_FailedToParseIvyXml()
IvyModuleSetBuild.FailedToParseIvyXml: Failed to
parse ivy.xml files.Failed to parse ivy.xml filespublic static org.jvnet.localizer.Localizable _IvyModuleSetBuild_FailedToParseIvyXml()
IvyModuleSetBuild.FailedToParseIvyXml: Failed to
parse ivy.xml files.Failed to parse ivy.xml filespublic static java.lang.String IvyModuleSet_DisplayName()
IvyModuleSet.DisplayName: Ivy project.Ivy projectpublic static org.jvnet.localizer.Localizable _IvyModuleSet_DisplayName()
IvyModuleSet.DisplayName: Ivy project.Ivy projectpublic static java.lang.String IvyModuleSet_ModuleBuildInProgress(java.lang.Object arg0)
IvyModuleSet.ModuleBuildInProgress: Module {0} is
still building..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Module {0} is still building.public static org.jvnet.localizer.Localizable _IvyModuleSet_ModuleBuildInProgress(java.lang.Object arg0)
IvyModuleSet.ModuleBuildInProgress: Module {0} is
still building..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Module {0} is still building.public static java.lang.String IvyBuildTrigger_DisplayName()
IvyBuildTrigger.DisplayName: Trigger the build of
other projects based on the Ivy dependency management system.Trigger the build of other projects based on the Ivy dependency
management systempublic static org.jvnet.localizer.Localizable _IvyBuildTrigger_DisplayName()
IvyBuildTrigger.DisplayName: Trigger the build of
other projects based on the Ivy dependency management system.Trigger the build of other projects based on the Ivy dependency
management systempublic static java.lang.String IvyModuleSetBuild_DiscoveredModule(java.lang.Object arg0,
java.lang.Object arg1)
IvyModuleSetBuild.DiscoveredModule: Discovered a
new module {0} {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Discovered a new module {0} {1}public static org.jvnet.localizer.Localizable _IvyModuleSetBuild_DiscoveredModule(java.lang.Object arg0,
java.lang.Object arg1)
IvyModuleSetBuild.DiscoveredModule: Discovered a
new module {0} {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Discovered a new module {0} {1}public static java.lang.String IvyModuleSetBuild_NoSuchIvySettingsFile(java.lang.Object arg0)
IvyModuleSetBuild.NoSuchIvySettingsFile: No such
settings file {0} exists
Please verify that your Ivy settings file is
specified properly and exists in the workspace..arg0 - 1st format parameter, {0}, as String.valueOf(Object).No such settings file {0} exists
Please verify that your Ivy
settings file is specified properly and exists in the workspace.public static org.jvnet.localizer.Localizable _IvyModuleSetBuild_NoSuchIvySettingsFile(java.lang.Object arg0)
IvyModuleSetBuild.NoSuchIvySettingsFile: No such
settings file {0} exists
Please verify that your Ivy settings file is
specified properly and exists in the workspace..arg0 - 1st format parameter, {0}, as String.valueOf(Object).No such settings file {0} exists
Please verify that your Ivy
settings file is specified properly and exists in the workspace.public static java.lang.String IvyBuildTrigger_CheckIvyFile_PathAbsoluteError()
IvyBuildTrigger.CheckIvyFile.PathAbsoluteError: The
path to the ivy.xml file must be relative to the root of the project
workspace.The path to the ivy.xml file must be relative to the root of
the project workspacepublic static org.jvnet.localizer.Localizable _IvyBuildTrigger_CheckIvyFile_PathAbsoluteError()
IvyBuildTrigger.CheckIvyFile.PathAbsoluteError: The
path to the ivy.xml file must be relative to the root of the project
workspace.The path to the ivy.xml file must be relative to the root of
the project workspacepublic static java.lang.String IvyModuleSetBuild_NoIvyInstall()
IvyModuleSetBuild.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..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.public static org.jvnet.localizer.Localizable _IvyModuleSetBuild_NoIvyInstall()
IvyModuleSetBuild.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..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.public static java.lang.String IvyBuildTrigger_CheckIvyFile_PathRequiredError()
IvyBuildTrigger.CheckIvyFile.PathRequiredError: The
path to the ivy.xml file is required.The path to the ivy.xml file is requiredpublic static org.jvnet.localizer.Localizable _IvyBuildTrigger_CheckIvyFile_PathRequiredError()
IvyBuildTrigger.CheckIvyFile.PathRequiredError: The
path to the ivy.xml file is required.The path to the ivy.xml file is requiredpublic static java.lang.String IvyProbeAction_DisplayName()
IvyProbeAction.DisplayName: Monitor Ivy Process.Monitor Ivy Processpublic static org.jvnet.localizer.Localizable _IvyProbeAction_DisplayName()
IvyProbeAction.DisplayName: Monitor Ivy Process.Monitor Ivy Processpublic static java.lang.String IvyBuildTrigger_CheckIvyConf_PathNotFileError(java.lang.Object arg0)
IvyBuildTrigger.CheckIvyConf.PathNotFileError: Path
{0} is not a file.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Path {0} is not a filepublic static org.jvnet.localizer.Localizable _IvyBuildTrigger_CheckIvyConf_PathNotFileError(java.lang.Object arg0)
IvyBuildTrigger.CheckIvyConf.PathNotFileError: Path
{0} is not a file.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Path {0} is not a filepublic static java.lang.String IvyBuild_FailedEarlier()
IvyBuild.FailedEarlier: Build failed before it gets
to this module.Build failed before it gets to this modulepublic static org.jvnet.localizer.Localizable _IvyBuild_FailedEarlier()
IvyBuild.FailedEarlier: Build failed before it gets
to this module.Build failed before it gets to this modulepublic static java.lang.String IvyBuilder_Waiting()
IvyBuilder.Waiting: Waiting for Jenkins to finish
collecting data.Waiting for Jenkins to finish collecting datapublic static org.jvnet.localizer.Localizable _IvyBuilder_Waiting()
IvyBuilder.Waiting: Waiting for Jenkins to finish
collecting data.Waiting for Jenkins to finish collecting datapublic static java.lang.String IvyModule_UpstreamModuleBuildInProgress(java.lang.Object arg0)
IvyModule.UpstreamModuleBuildInProgress: Upstream
module {0} is already building..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Upstream module {0} is already building.public static org.jvnet.localizer.Localizable _IvyModule_UpstreamModuleBuildInProgress(java.lang.Object arg0)
IvyModule.UpstreamModuleBuildInProgress: Upstream
module {0} is already building..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Upstream module {0} is already building.public static java.lang.String IvyModuleSetBuild_NoSuchIvyXmlFile(java.lang.Object arg0)
IvyModuleSetBuild.NoSuchIvyXmlFile: No such file
{0}
Perhaps you need to specify the correct ivy.xml file path in the
project configuration?.arg0 - 1st format parameter, {0}, as String.valueOf(Object).No such file {0}
Perhaps you need to specify the correct
ivy.xml file path in the project configuration?public static org.jvnet.localizer.Localizable _IvyModuleSetBuild_NoSuchIvyXmlFile(java.lang.Object arg0)
IvyModuleSetBuild.NoSuchIvyXmlFile: No such file
{0}
Perhaps you need to specify the correct ivy.xml file path in the
project configuration?.arg0 - 1st format parameter, {0}, as String.valueOf(Object).No such file {0}
Perhaps you need to specify the correct
ivy.xml file path in the project configuration?public static java.lang.String IvyBuildTrigger_CheckIvyConf_PathRequiredError()
IvyBuildTrigger.CheckIvyConf.PathRequiredError: The
Ivy settings path is required.The Ivy settings path is requiredpublic static org.jvnet.localizer.Localizable _IvyBuildTrigger_CheckIvyConf_PathRequiredError()
IvyBuildTrigger.CheckIvyConf.PathRequiredError: The
Ivy settings path is required.The Ivy settings path is requiredpublic static java.lang.String IvyModule_Pronoun()
IvyModule.Pronoun: Module.Modulepublic static org.jvnet.localizer.Localizable _IvyModule_Pronoun()
IvyModule.Pronoun: Module.Module