public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_MavenBuild_FailedEarlier()
Key
MavenBuild.FailedEarlier: Build failed before it
gets to this module. |
static org.jvnet.localizer.Localizable |
_MavenBuild_KeptBecauseOfParent(Object arg0)
Key
MavenBuild.KeptBecauseOfParent: Kept because {0} is
kept. |
static org.jvnet.localizer.Localizable |
_MavenBuild_Triggering(Object arg0)
Key
MavenBuild.Triggering: Triggering a new build of
{0}. |
static org.jvnet.localizer.Localizable |
_MavenBuilder_Aborted()
Key
MavenBuilder.Aborted: Aborted. |
static org.jvnet.localizer.Localizable |
_MavenBuilder_AsyncFailed()
Key
MavenBuilder.AsyncFailed: Asynchronous execution
failure. |
static org.jvnet.localizer.Localizable |
_MavenBuilder_Failed()
Key
MavenBuilder.Failed: Maven failed with error.. |
static org.jvnet.localizer.Localizable |
_MavenBuilder_Waiting()
Key
MavenBuilder.Waiting: Waiting for Jenkins to finish
collecting data. |
static org.jvnet.localizer.Localizable |
_MavenModule_Pronoun()
Key
MavenModule.Pronoun: Module. |
static org.jvnet.localizer.Localizable |
_MavenModuleSet_Description()
Key
MavenModuleSet.Description: {@code Build a maven project. |
static org.jvnet.localizer.Localizable |
_MavenModuleSet_DiplayName()
Key
MavenModuleSet.DiplayName: Maven project. |
static org.jvnet.localizer.Localizable |
_MavenModuleSet_Pronoun()
Key
MavenModuleSet.Pronoun: Maven project. |
static org.jvnet.localizer.Localizable |
_MavenModuleSet_readResolve_missingConfigProvider()
Key
MavenModuleSet.readResolve_missingConfigProvider: ERROR: 'config-file-provider' is not installed or disabled, therefore
the config can't be fully loaded!!. |
static org.jvnet.localizer.Localizable |
_MavenModuleSet_readResolve_updateConfigProvider(Object arg0)
Key
MavenModuleSet.readResolve_updateConfigProvider: ERROR: Please update the 'config-file-provider' plugin, the current
version is not supported anymore! (id={0}). |
static org.jvnet.localizer.Localizable |
_MavenModuleSetBuild_DiscoveredModule(Object arg0,
Object arg1)
Key
MavenModuleSetBuild.DiscoveredModule: Discovered a
new module {0} {1}. |
static org.jvnet.localizer.Localizable |
_MavenModuleSetBuild_DownloadedArtifact(Object arg0,
Object arg1)
Key
MavenModuleSetBuild.DownloadedArtifact: Downloaded
artifact {0}{1}. |
static org.jvnet.localizer.Localizable |
_MavenModuleSetBuild_FailedToParsePom()
Key
MavenModuleSetBuild.FailedToParsePom: Failed to
parse POMs. |
static org.jvnet.localizer.Localizable |
_MavenModuleSetBuild_FailedToTransfer(Object arg0)
Key
MavenModuleSetBuild.FailedToTransfer: Failed to
transfer {0}. |
static org.jvnet.localizer.Localizable |
_MavenModuleSetBuild_FoundModuleWithoutProject(Object arg0)
Key
MavenModuleSetBuild.FoundModuleWithoutProject: Found a module with path {0} but no associated project. |
static org.jvnet.localizer.Localizable |
_MavenModuleSetBuild_NoMavenConfigured()
Key
MavenModuleSetBuild.NoMavenConfigured: A Maven
installation needs to be available for this project to be built.Either
your server has no Maven installations defined, or the requested Maven
version does not exist.. |
static org.jvnet.localizer.Localizable |
_MavenModuleSetBuild_NoMavenInstall()
Key
MavenModuleSetBuild.NoMavenInstall: {@code A Maven
installation needs to be available for this project to be
built. |
static org.jvnet.localizer.Localizable |
_MavenModuleSetBuild_NoSuchAlternateSettings(Object arg0)
Key
MavenModuleSetBuild.NoSuchAlternateSettings: No
such settings file {0} exists
Please verify that your alternate
settings file is specified properly and exists in the workspace.. |
static org.jvnet.localizer.Localizable |
_MavenModuleSetBuild_NoSuchPOMFile(Object arg0)
Key
MavenModuleSetBuild.NoSuchPOMFile: No such file
{0}
Perhaps you need to specify the correct POM file path in the
project configuration?. |
static org.jvnet.localizer.Localizable |
_MavenModuleSetBuild_SettinsgXmlAndPrivateRepository(Object arg0,
Object arg1)
Key
MavenModuleSetBuild.SettinsgXmlAndPrivateRepository:
Using settings.xml at {0} and private repository at {1}. |
static org.jvnet.localizer.Localizable |
_MavenProbeAction_DisplayName()
Key
MavenProbeAction.DisplayName: Monitor Maven
Process. |
static org.jvnet.localizer.Localizable |
_MavenProcessFactory_ClassWorldsNotFound(Object arg0)
Key
MavenProcessFactory.ClassWorldsNotFound: No
classworlds*.jar found in {0} -- Is this a valid maven directory?. |
static org.jvnet.localizer.Localizable |
_MavenRedeployer_DisplayName()
Key
MavenRedeployer.DisplayName: Deploy to Maven
repository. |
static org.jvnet.localizer.Localizable |
_MavenVersionCallable_MavenHomeDoesntExist(Object arg0)
Key
MavenVersionCallable.MavenHomeDoesntExist: Maven
Home {0} doesn't exist. |
static org.jvnet.localizer.Localizable |
_MavenVersionCallable_MavenHomeIsNotDirectory(Object arg0)
Key
MavenVersionCallable.MavenHomeIsNotDirectory: Maven
Home {0} is not a directory. |
static org.jvnet.localizer.Localizable |
_PluginImpl_updateConfiProvider()
Key
PluginImpl.updateConfiProvider: The current
installed version of 'config-file-provider' is not compatible with
this core anymore (requires >= 2.3). |
static org.jvnet.localizer.Localizable |
_ProcessCache_Reusing()
Key
ProcessCache.Reusing: Reusing existing maven
process. |
static org.jvnet.localizer.Localizable |
_RedeployPublisher_getDisplayName()
Key
RedeployPublisher.getDisplayName: Deploy artifacts
to Maven repository. |
static org.jvnet.localizer.Localizable |
_ReleaseAction_DisplayName()
Key
ReleaseAction.DisplayName: Release New Version. |
static String |
MavenBuild_FailedEarlier()
Key
MavenBuild.FailedEarlier: Build failed before it
gets to this module. |
static String |
MavenBuild_KeptBecauseOfParent(Object arg0)
Key
MavenBuild.KeptBecauseOfParent: Kept because {0} is
kept. |
static String |
MavenBuild_Triggering(Object arg0)
Key
MavenBuild.Triggering: Triggering a new build of
{0}. |
static String |
MavenBuilder_Aborted()
Key
MavenBuilder.Aborted: Aborted. |
static String |
MavenBuilder_AsyncFailed()
Key
MavenBuilder.AsyncFailed: Asynchronous execution
failure. |
static String |
MavenBuilder_Failed()
Key
MavenBuilder.Failed: Maven failed with error.. |
static String |
MavenBuilder_Waiting()
Key
MavenBuilder.Waiting: Waiting for Jenkins to finish
collecting data. |
static String |
MavenModule_Pronoun()
Key
MavenModule.Pronoun: Module. |
static String |
MavenModuleSet_Description()
Key
MavenModuleSet.Description: {@code Build a maven project. |
static String |
MavenModuleSet_DiplayName()
Key
MavenModuleSet.DiplayName: Maven project. |
static String |
MavenModuleSet_Pronoun()
Key
MavenModuleSet.Pronoun: Maven project. |
static String |
MavenModuleSet_readResolve_missingConfigProvider()
Key
MavenModuleSet.readResolve_missingConfigProvider: ERROR: 'config-file-provider' is not installed or disabled, therefore
the config can't be fully loaded!!. |
static String |
MavenModuleSet_readResolve_updateConfigProvider(Object arg0)
Key
MavenModuleSet.readResolve_updateConfigProvider: ERROR: Please update the 'config-file-provider' plugin, the current
version is not supported anymore! (id={0}). |
static String |
MavenModuleSetBuild_DiscoveredModule(Object arg0,
Object arg1)
Key
MavenModuleSetBuild.DiscoveredModule: Discovered a
new module {0} {1}. |
static String |
MavenModuleSetBuild_DownloadedArtifact(Object arg0,
Object arg1)
Key
MavenModuleSetBuild.DownloadedArtifact: Downloaded
artifact {0}{1}. |
static String |
MavenModuleSetBuild_FailedToParsePom()
Key
MavenModuleSetBuild.FailedToParsePom: Failed to
parse POMs. |
static String |
MavenModuleSetBuild_FailedToTransfer(Object arg0)
Key
MavenModuleSetBuild.FailedToTransfer: Failed to
transfer {0}. |
static String |
MavenModuleSetBuild_FoundModuleWithoutProject(Object arg0)
Key
MavenModuleSetBuild.FoundModuleWithoutProject: Found a module with path {0} but no associated project. |
static String |
MavenModuleSetBuild_NoMavenConfigured()
Key
MavenModuleSetBuild.NoMavenConfigured: A Maven
installation needs to be available for this project to be built.Either
your server has no Maven installations defined, or the requested Maven
version does not exist.. |
static String |
MavenModuleSetBuild_NoMavenInstall()
Key
MavenModuleSetBuild.NoMavenInstall: {@code A Maven
installation needs to be available for this project to be
built. |
static String |
MavenModuleSetBuild_NoSuchAlternateSettings(Object arg0)
Key
MavenModuleSetBuild.NoSuchAlternateSettings: No
such settings file {0} exists
Please verify that your alternate
settings file is specified properly and exists in the workspace.. |
static String |
MavenModuleSetBuild_NoSuchPOMFile(Object arg0)
Key
MavenModuleSetBuild.NoSuchPOMFile: No such file
{0}
Perhaps you need to specify the correct POM file path in the
project configuration?. |
static String |
MavenModuleSetBuild_SettinsgXmlAndPrivateRepository(Object arg0,
Object arg1)
Key
MavenModuleSetBuild.SettinsgXmlAndPrivateRepository:
Using settings.xml at {0} and private repository at {1}. |
static String |
MavenProbeAction_DisplayName()
Key
MavenProbeAction.DisplayName: Monitor Maven
Process. |
static String |
MavenProcessFactory_ClassWorldsNotFound(Object arg0)
Key
MavenProcessFactory.ClassWorldsNotFound: No
classworlds*.jar found in {0} -- Is this a valid maven directory?. |
static String |
MavenRedeployer_DisplayName()
Key
MavenRedeployer.DisplayName: Deploy to Maven
repository. |
static String |
MavenVersionCallable_MavenHomeDoesntExist(Object arg0)
Key
MavenVersionCallable.MavenHomeDoesntExist: Maven
Home {0} doesn't exist. |
static String |
MavenVersionCallable_MavenHomeIsNotDirectory(Object arg0)
Key
MavenVersionCallable.MavenHomeIsNotDirectory: Maven
Home {0} is not a directory. |
static String |
PluginImpl_updateConfiProvider()
Key
PluginImpl.updateConfiProvider: The current
installed version of 'config-file-provider' is not compatible with
this core anymore (requires >= 2.3). |
static String |
ProcessCache_Reusing()
Key
ProcessCache.Reusing: Reusing existing maven
process. |
static String |
RedeployPublisher_getDisplayName()
Key
RedeployPublisher.getDisplayName: Deploy artifacts
to Maven repository. |
static String |
ReleaseAction_DisplayName()
Key
ReleaseAction.DisplayName: Release New Version. |
public static String MavenVersionCallable_MavenHomeDoesntExist(Object arg0)
MavenVersionCallable.MavenHomeDoesntExist: Maven
Home {0} doesn't exist.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Maven Home {0} doesn't existpublic static org.jvnet.localizer.Localizable _MavenVersionCallable_MavenHomeDoesntExist(Object arg0)
MavenVersionCallable.MavenHomeDoesntExist: Maven
Home {0} doesn't exist.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Maven Home {0} doesn't existpublic static String MavenModuleSetBuild_DownloadedArtifact(Object arg0, Object arg1)
MavenModuleSetBuild.DownloadedArtifact: Downloaded
artifact {0}{1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Downloaded artifact {0}{1}public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_DownloadedArtifact(Object arg0, Object arg1)
MavenModuleSetBuild.DownloadedArtifact: Downloaded
artifact {0}{1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Downloaded artifact {0}{1}public static String MavenBuild_KeptBecauseOfParent(Object arg0)
MavenBuild.KeptBecauseOfParent: Kept because {0} is
kept.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Kept because {0} is keptpublic static org.jvnet.localizer.Localizable _MavenBuild_KeptBecauseOfParent(Object arg0)
MavenBuild.KeptBecauseOfParent: Kept because {0} is
kept.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Kept because {0} is keptpublic static String ReleaseAction_DisplayName()
ReleaseAction.DisplayName: Release New Version.Release New Versionpublic static org.jvnet.localizer.Localizable _ReleaseAction_DisplayName()
ReleaseAction.DisplayName: Release New Version.Release New Versionpublic static String MavenProbeAction_DisplayName()
MavenProbeAction.DisplayName: Monitor Maven
Process.Monitor Maven Processpublic static org.jvnet.localizer.Localizable _MavenProbeAction_DisplayName()
MavenProbeAction.DisplayName: Monitor Maven
Process.Monitor Maven Processpublic static String MavenModuleSetBuild_NoSuchPOMFile(Object arg0)
MavenModuleSetBuild.NoSuchPOMFile: No such file
{0}
Perhaps you need to specify the correct POM 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 POM
file path in the project configuration?public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_NoSuchPOMFile(Object arg0)
MavenModuleSetBuild.NoSuchPOMFile: No such file
{0}
Perhaps you need to specify the correct POM 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 POM
file path in the project configuration?public static String MavenModuleSetBuild_DiscoveredModule(Object arg0, Object arg1)
MavenModuleSetBuild.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 _MavenModuleSetBuild_DiscoveredModule(Object arg0, Object arg1)
MavenModuleSetBuild.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 String PluginImpl_updateConfiProvider()
PluginImpl.updateConfiProvider: The current
installed version of 'config-file-provider' is not compatible with
this core anymore (requires >= 2.3).The current installed version of 'config-file-provider' is not
compatible with this core anymore (requires >= 2.3)public static org.jvnet.localizer.Localizable _PluginImpl_updateConfiProvider()
PluginImpl.updateConfiProvider: The current
installed version of 'config-file-provider' is not compatible with
this core anymore (requires >= 2.3).The current installed version of 'config-file-provider' is not
compatible with this core anymore (requires >= 2.3)public static String MavenProcessFactory_ClassWorldsNotFound(Object arg0)
MavenProcessFactory.ClassWorldsNotFound: No
classworlds*.jar found in {0} -- Is this a valid maven directory?.arg0 - 1st format parameter, {0}, as String.valueOf(Object).No classworlds*.jar found in {0} -- Is this a valid maven
directory?public static org.jvnet.localizer.Localizable _MavenProcessFactory_ClassWorldsNotFound(Object arg0)
MavenProcessFactory.ClassWorldsNotFound: No
classworlds*.jar found in {0} -- Is this a valid maven directory?.arg0 - 1st format parameter, {0}, as String.valueOf(Object).No classworlds*.jar found in {0} -- Is this a valid maven
directory?public static String MavenModuleSetBuild_NoMavenConfigured()
MavenModuleSetBuild.NoMavenConfigured: A Maven
installation needs to be available for this project to be built.Either
your server has no Maven installations defined, or the requested Maven
version does not exist..A Maven installation needs to be available for this project to
be built.Either your server has no Maven installations defined, or the
requested Maven version does not exist.public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_NoMavenConfigured()
MavenModuleSetBuild.NoMavenConfigured: A Maven
installation needs to be available for this project to be built.Either
your server has no Maven installations defined, or the requested Maven
version does not exist..A Maven installation needs to be available for this project to
be built.Either your server has no Maven installations defined, or the
requested Maven version does not exist.public static String MavenModuleSetBuild_NoSuchAlternateSettings(Object arg0)
MavenModuleSetBuild.NoSuchAlternateSettings: No
such settings file {0} exists
Please verify that your alternate
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
alternate settings file is specified properly and exists in the
workspace.public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_NoSuchAlternateSettings(Object arg0)
MavenModuleSetBuild.NoSuchAlternateSettings: No
such settings file {0} exists
Please verify that your alternate
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
alternate settings file is specified properly and exists in the
workspace.public static String MavenBuilder_Failed()
MavenBuilder.Failed: Maven failed with error..Maven failed with error.public static org.jvnet.localizer.Localizable _MavenBuilder_Failed()
MavenBuilder.Failed: Maven failed with error..Maven failed with error.public static String MavenModuleSetBuild_FailedToTransfer(Object arg0)
MavenModuleSetBuild.FailedToTransfer: Failed to
transfer {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to transfer {0}public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_FailedToTransfer(Object arg0)
MavenModuleSetBuild.FailedToTransfer: Failed to
transfer {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to transfer {0}public static String MavenModuleSetBuild_SettinsgXmlAndPrivateRepository(Object arg0, Object arg1)
MavenModuleSetBuild.SettinsgXmlAndPrivateRepository:
Using settings.xml at {0} and private repository at {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Using settings.xml at {0} and private repository at {1}public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_SettinsgXmlAndPrivateRepository(Object arg0, Object arg1)
MavenModuleSetBuild.SettinsgXmlAndPrivateRepository:
Using settings.xml at {0} and private repository at {1}.arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Using settings.xml at {0} and private repository at {1}public static String MavenBuilder_Aborted()
MavenBuilder.Aborted: Aborted.Abortedpublic static org.jvnet.localizer.Localizable _MavenBuilder_Aborted()
MavenBuilder.Aborted: Aborted.Abortedpublic static String MavenModuleSet_Description()
MavenModuleSet.Description: Build a maven project.
Jenkins takes advantage of your POM files and drastically reduces the
configuration..Build a maven project. Jenkins takes advantage of your POM
files and drastically reduces the configuration.public static org.jvnet.localizer.Localizable _MavenModuleSet_Description()
MavenModuleSet.Description: Build a maven project.
Jenkins takes advantage of your POM files and drastically reduces the
configuration..Build a maven project. Jenkins takes advantage of your POM
files and drastically reduces the configuration.public static String MavenModuleSet_Pronoun()
MavenModuleSet.Pronoun: Maven project.Maven projectpublic static org.jvnet.localizer.Localizable _MavenModuleSet_Pronoun()
MavenModuleSet.Pronoun: Maven project.Maven projectpublic static String MavenBuild_FailedEarlier()
MavenBuild.FailedEarlier: Build failed before it
gets to this module.Build failed before it gets to this modulepublic static org.jvnet.localizer.Localizable _MavenBuild_FailedEarlier()
MavenBuild.FailedEarlier: Build failed before it
gets to this module.Build failed before it gets to this modulepublic static String RedeployPublisher_getDisplayName()
RedeployPublisher.getDisplayName: Deploy artifacts
to Maven repository.Deploy artifacts to Maven repositorypublic static org.jvnet.localizer.Localizable _RedeployPublisher_getDisplayName()
RedeployPublisher.getDisplayName: Deploy artifacts
to Maven repository.Deploy artifacts to Maven repositorypublic static String MavenModule_Pronoun()
MavenModule.Pronoun: Module.Modulepublic static org.jvnet.localizer.Localizable _MavenModule_Pronoun()
MavenModule.Pronoun: Module.Modulepublic static String MavenBuild_Triggering(Object arg0)
MavenBuild.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 _MavenBuild_Triggering(Object arg0)
MavenBuild.Triggering: Triggering a new build of
{0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Triggering a new build of {0}public static String MavenModuleSet_readResolve_missingConfigProvider()
MavenModuleSet.readResolve_missingConfigProvider: ERROR: 'config-file-provider' is not installed or disabled, therefore
the config can't be fully loaded!!.ERROR: 'config-file-provider' is not installed or disabled,
therefore the config can't be fully loaded!!public static org.jvnet.localizer.Localizable _MavenModuleSet_readResolve_missingConfigProvider()
MavenModuleSet.readResolve_missingConfigProvider: ERROR: 'config-file-provider' is not installed or disabled, therefore
the config can't be fully loaded!!.ERROR: 'config-file-provider' is not installed or disabled,
therefore the config can't be fully loaded!!public static String MavenModuleSetBuild_FoundModuleWithoutProject(Object arg0)
MavenModuleSetBuild.FoundModuleWithoutProject: Found a module with path {0} but no associated project.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Found a module with path {0} but no associated projectpublic static org.jvnet.localizer.Localizable _MavenModuleSetBuild_FoundModuleWithoutProject(Object arg0)
MavenModuleSetBuild.FoundModuleWithoutProject: Found a module with path {0} but no associated project.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Found a module with path {0} but no associated projectpublic static String MavenBuilder_AsyncFailed()
MavenBuilder.AsyncFailed: Asynchronous execution
failure.Asynchronous execution failurepublic static org.jvnet.localizer.Localizable _MavenBuilder_AsyncFailed()
MavenBuilder.AsyncFailed: Asynchronous execution
failure.Asynchronous execution failurepublic static String MavenRedeployer_DisplayName()
MavenRedeployer.DisplayName: Deploy to Maven
repository.Deploy to Maven repositorypublic static org.jvnet.localizer.Localizable _MavenRedeployer_DisplayName()
MavenRedeployer.DisplayName: Deploy to Maven
repository.Deploy to Maven repositorypublic static String MavenModuleSet_readResolve_updateConfigProvider(Object arg0)
MavenModuleSet.readResolve_updateConfigProvider: ERROR: Please update the 'config-file-provider' plugin, the current
version is not supported anymore! (id={0}).arg0 - 1st format parameter, {0}, as String.valueOf(Object).ERROR: Please update the 'config-file-provider' plugin, the
current version is not supported anymore! (id={0})public static org.jvnet.localizer.Localizable _MavenModuleSet_readResolve_updateConfigProvider(Object arg0)
MavenModuleSet.readResolve_updateConfigProvider: ERROR: Please update the 'config-file-provider' plugin, the current
version is not supported anymore! (id={0}).arg0 - 1st format parameter, {0}, as String.valueOf(Object).ERROR: Please update the 'config-file-provider' plugin, the
current version is not supported anymore! (id={0})public static String MavenModuleSetBuild_NoMavenInstall()
MavenModuleSetBuild.NoMavenInstall: A Maven
installation needs to be available for this project to be
built.
Either your server has no Maven installations defined, or the
requested Maven version does not exist..A Maven installation needs to be available for this project to
be built.
Either your server has no Maven installations defined, or
the requested Maven version does not exist.public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_NoMavenInstall()
MavenModuleSetBuild.NoMavenInstall: A Maven
installation needs to be available for this project to be
built.
Either your server has no Maven installations defined, or the
requested Maven version does not exist..A Maven installation needs to be available for this project to
be built.
Either your server has no Maven installations defined, or
the requested Maven version does not exist.public static String MavenModuleSet_DiplayName()
MavenModuleSet.DiplayName: Maven project.Maven projectpublic static org.jvnet.localizer.Localizable _MavenModuleSet_DiplayName()
MavenModuleSet.DiplayName: Maven project.Maven projectpublic static String ProcessCache_Reusing()
ProcessCache.Reusing: Reusing existing maven
process.Reusing existing maven processpublic static org.jvnet.localizer.Localizable _ProcessCache_Reusing()
ProcessCache.Reusing: Reusing existing maven
process.Reusing existing maven processpublic static String MavenBuilder_Waiting()
MavenBuilder.Waiting: Waiting for Jenkins to finish
collecting data.Waiting for Jenkins to finish collecting datapublic static org.jvnet.localizer.Localizable _MavenBuilder_Waiting()
MavenBuilder.Waiting: Waiting for Jenkins to finish
collecting data.Waiting for Jenkins to finish collecting datapublic static String MavenModuleSetBuild_FailedToParsePom()
MavenModuleSetBuild.FailedToParsePom: Failed to
parse POMs.Failed to parse POMspublic static org.jvnet.localizer.Localizable _MavenModuleSetBuild_FailedToParsePom()
MavenModuleSetBuild.FailedToParsePom: Failed to
parse POMs.Failed to parse POMspublic static String MavenVersionCallable_MavenHomeIsNotDirectory(Object arg0)
MavenVersionCallable.MavenHomeIsNotDirectory: Maven
Home {0} is not a directory.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Maven Home {0} is not a directorypublic static org.jvnet.localizer.Localizable _MavenVersionCallable_MavenHomeIsNotDirectory(Object arg0)
MavenVersionCallable.MavenHomeIsNotDirectory: Maven
Home {0} is not a directory.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Maven Home {0} is not a directoryCopyright © 2016–2017. All rights reserved.