hudson.maven
Class Messages

java.lang.Object
  extended by hudson.maven.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _MavenBuild_FailedEarlier()
          Build failed before it gets to this module
static org.jvnet.localizer.Localizable _MavenBuild_KeptBecauseOfParent(Object arg1)
          Kept because {0} is kept
static org.jvnet.localizer.Localizable _MavenBuild_Triggering(Object arg1)
          Triggering a new build of {0}
static org.jvnet.localizer.Localizable _MavenBuilder_Aborted()
          Aborted
static org.jvnet.localizer.Localizable _MavenBuilder_AsyncFailed()
          Asynchronous execution failure
static org.jvnet.localizer.Localizable _MavenBuilder_Failed()
          Maven failed with error.
static org.jvnet.localizer.Localizable _MavenBuilder_Waiting()
          Waiting for Jenkins to finish collecting data
static org.jvnet.localizer.Localizable _MavenModule_Pronoun()
          Module
static org.jvnet.localizer.Localizable _MavenModuleSet_AlternateSettingsRelativePath()
          Alternate settings file must be a relative path.
static org.jvnet.localizer.Localizable _MavenModuleSet_DiplayName()
          Build a maven2/3 project
static org.jvnet.localizer.Localizable _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 arg1)
          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 arg1, Object arg2)
          Discovered a new module {0} {1}
static org.jvnet.localizer.Localizable _MavenModuleSetBuild_DownloadedArtifact(Object arg1, Object arg2)
          Downloaded artifact {0}/{1}
static org.jvnet.localizer.Localizable _MavenModuleSetBuild_FailedToParsePom()
          Failed to parse POMs
static org.jvnet.localizer.Localizable _MavenModuleSetBuild_FailedToTransfer(Object arg1)
          Failed to transfer {0}
static org.jvnet.localizer.Localizable _MavenModuleSetBuild_FoundModuleWithoutProject(Object arg1)
          Found a module with path {0} but no associated project
static org.jvnet.localizer.Localizable _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()
          A Maven installation needs to be available for this project to be built.
static org.jvnet.localizer.Localizable _MavenModuleSetBuild_NoSuchAlternateSettings(Object arg1)
          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 arg1)
          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 arg1, Object arg2)
          Using settings.xml at {0} and private repository at {1}
static org.jvnet.localizer.Localizable _MavenProbeAction_DisplayName()
          Monitor Maven Process
static org.jvnet.localizer.Localizable _MavenProcessFactory_ClassWorldsNotFound(Object arg1)
          No classworlds*.jar found in {0} -- Is this a valid maven2/3 directory?
static org.jvnet.localizer.Localizable _MavenRedeployer_DisplayName()
          Deploy to Maven repository
static org.jvnet.localizer.Localizable _MavenVersionCallable_MavenHomeDoesntExist(Object arg1)
          Maven Home {0} doesn''t exist
static org.jvnet.localizer.Localizable _MavenVersionCallable_MavenHomeIsNotDirectory(Object arg1)
          Maven Home {0} is not a directory
static org.jvnet.localizer.Localizable _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()
          Reusing existing maven process
static org.jvnet.localizer.Localizable _RedeployPublisher_getDisplayName()
          Deploy artifacts to Maven repository
static org.jvnet.localizer.Localizable _RedeployPublisher_RepositoryURL_Mandatory()
          Repository URL is mandatory
static org.jvnet.localizer.Localizable _ReleaseAction_DisplayName()
          Release New Version
static String MavenBuild_FailedEarlier()
          Build failed before it gets to this module
static String MavenBuild_KeptBecauseOfParent(Object arg1)
          Kept because {0} is kept
static String MavenBuild_Triggering(Object arg1)
          Triggering a new build of {0}
static String MavenBuilder_Aborted()
          Aborted
static String MavenBuilder_AsyncFailed()
          Asynchronous execution failure
static String MavenBuilder_Failed()
          Maven failed with error.
static String MavenBuilder_Waiting()
          Waiting for Jenkins to finish collecting data
static String MavenModule_Pronoun()
          Module
static String MavenModuleSet_AlternateSettingsRelativePath()
          Alternate settings file must be a relative path.
static String MavenModuleSet_DiplayName()
          Build a maven2/3 project
static String 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 arg1)
          ERROR: Please update the 'config-file-provider' plugin, the current version is not supported anymore! (id={0})
static String MavenModuleSetBuild_DiscoveredModule(Object arg1, Object arg2)
          Discovered a new module {0} {1}
static String MavenModuleSetBuild_DownloadedArtifact(Object arg1, Object arg2)
          Downloaded artifact {0}/{1}
static String MavenModuleSetBuild_FailedToParsePom()
          Failed to parse POMs
static String MavenModuleSetBuild_FailedToTransfer(Object arg1)
          Failed to transfer {0}
static String MavenModuleSetBuild_FoundModuleWithoutProject(Object arg1)
          Found a module with path {0} but no associated project
static String 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()
          A Maven installation needs to be available for this project to be built.
static String MavenModuleSetBuild_NoSuchAlternateSettings(Object arg1)
          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 arg1)
          No such file {0} Perhaps you need to specify the correct POM file path in the project configuration?
static String MavenModuleSetBuild_SettinsgXmlAndPrivateRepository(Object arg1, Object arg2)
          Using settings.xml at {0} and private repository at {1}
static String MavenProbeAction_DisplayName()
          Monitor Maven Process
static String MavenProcessFactory_ClassWorldsNotFound(Object arg1)
          No classworlds*.jar found in {0} -- Is this a valid maven2/3 directory?
static String MavenRedeployer_DisplayName()
          Deploy to Maven repository
static String MavenVersionCallable_MavenHomeDoesntExist(Object arg1)
          Maven Home {0} doesn''t exist
static String MavenVersionCallable_MavenHomeIsNotDirectory(Object arg1)
          Maven Home {0} is not a directory
static String PluginImpl_updateConfiProvider()
          The current installed version of 'config-file-provider' is not compatible with this core anymore (requires >= 2.3)
static String ProcessCache_Reusing()
          Reusing existing maven process
static String RedeployPublisher_getDisplayName()
          Deploy artifacts to Maven repository
static String RedeployPublisher_RepositoryURL_Mandatory()
          Repository URL is mandatory
static String ReleaseAction_DisplayName()
          Release New Version
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

MavenVersionCallable_MavenHomeDoesntExist

public static String MavenVersionCallable_MavenHomeDoesntExist(Object arg1)
Maven Home {0} doesn''t exist


_MavenVersionCallable_MavenHomeDoesntExist

public static org.jvnet.localizer.Localizable _MavenVersionCallable_MavenHomeDoesntExist(Object arg1)
Maven Home {0} doesn''t exist


MavenModuleSetBuild_DownloadedArtifact

public static String MavenModuleSetBuild_DownloadedArtifact(Object arg1,
                                                            Object arg2)
Downloaded artifact {0}/{1}


_MavenModuleSetBuild_DownloadedArtifact

public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_DownloadedArtifact(Object arg1,
                                                                                      Object arg2)
Downloaded artifact {0}/{1}


MavenBuild_KeptBecauseOfParent

public static String MavenBuild_KeptBecauseOfParent(Object arg1)
Kept because {0} is kept


_MavenBuild_KeptBecauseOfParent

public static org.jvnet.localizer.Localizable _MavenBuild_KeptBecauseOfParent(Object arg1)
Kept because {0} is kept


ReleaseAction_DisplayName

public static String ReleaseAction_DisplayName()
Release New Version


_ReleaseAction_DisplayName

public static org.jvnet.localizer.Localizable _ReleaseAction_DisplayName()
Release New Version


MavenProbeAction_DisplayName

public static String MavenProbeAction_DisplayName()
Monitor Maven Process


_MavenProbeAction_DisplayName

public static org.jvnet.localizer.Localizable _MavenProbeAction_DisplayName()
Monitor Maven Process


MavenModuleSetBuild_NoSuchPOMFile

public static String MavenModuleSetBuild_NoSuchPOMFile(Object arg1)
No such file {0} Perhaps you need to specify the correct POM file path in the project configuration?


_MavenModuleSetBuild_NoSuchPOMFile

public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_NoSuchPOMFile(Object arg1)
No such file {0} Perhaps you need to specify the correct POM file path in the project configuration?


MavenModuleSetBuild_DiscoveredModule

public static String MavenModuleSetBuild_DiscoveredModule(Object arg1,
                                                          Object arg2)
Discovered a new module {0} {1}


_MavenModuleSetBuild_DiscoveredModule

public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_DiscoveredModule(Object arg1,
                                                                                    Object arg2)
Discovered a new module {0} {1}


PluginImpl_updateConfiProvider

public static String PluginImpl_updateConfiProvider()
The current installed version of 'config-file-provider' is not compatible with this core anymore (requires >= 2.3)


_PluginImpl_updateConfiProvider

public static org.jvnet.localizer.Localizable _PluginImpl_updateConfiProvider()
The current installed version of 'config-file-provider' is not compatible with this core anymore (requires >= 2.3)


MavenProcessFactory_ClassWorldsNotFound

public static String MavenProcessFactory_ClassWorldsNotFound(Object arg1)
No classworlds*.jar found in {0} -- Is this a valid maven2/3 directory?


_MavenProcessFactory_ClassWorldsNotFound

public static org.jvnet.localizer.Localizable _MavenProcessFactory_ClassWorldsNotFound(Object arg1)
No classworlds*.jar found in {0} -- Is this a valid maven2/3 directory?


MavenModuleSetBuild_NoMavenConfigured

public static String 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.


_MavenModuleSetBuild_NoMavenConfigured

public static org.jvnet.localizer.Localizable _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.


MavenModuleSetBuild_NoSuchAlternateSettings

public static String MavenModuleSetBuild_NoSuchAlternateSettings(Object arg1)
No such settings file {0} exists Please verify that your alternate settings file is specified properly and exists in the workspace.


_MavenModuleSetBuild_NoSuchAlternateSettings

public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_NoSuchAlternateSettings(Object arg1)
No such settings file {0} exists Please verify that your alternate settings file is specified properly and exists in the workspace.


MavenBuilder_Failed

public static String MavenBuilder_Failed()
Maven failed with error.


_MavenBuilder_Failed

public static org.jvnet.localizer.Localizable _MavenBuilder_Failed()
Maven failed with error.


MavenModuleSetBuild_FailedToTransfer

public static String MavenModuleSetBuild_FailedToTransfer(Object arg1)
Failed to transfer {0}


_MavenModuleSetBuild_FailedToTransfer

public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_FailedToTransfer(Object arg1)
Failed to transfer {0}


MavenModuleSetBuild_SettinsgXmlAndPrivateRepository

public static String MavenModuleSetBuild_SettinsgXmlAndPrivateRepository(Object arg1,
                                                                         Object arg2)
Using settings.xml at {0} and private repository at {1}


_MavenModuleSetBuild_SettinsgXmlAndPrivateRepository

public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_SettinsgXmlAndPrivateRepository(Object arg1,
                                                                                                   Object arg2)
Using settings.xml at {0} and private repository at {1}


MavenBuilder_Aborted

public static String MavenBuilder_Aborted()
Aborted


_MavenBuilder_Aborted

public static org.jvnet.localizer.Localizable _MavenBuilder_Aborted()
Aborted


MavenModuleSet_AlternateSettingsRelativePath

public static String MavenModuleSet_AlternateSettingsRelativePath()
Alternate settings file must be a relative path.


_MavenModuleSet_AlternateSettingsRelativePath

public static org.jvnet.localizer.Localizable _MavenModuleSet_AlternateSettingsRelativePath()
Alternate settings file must be a relative path.


RedeployPublisher_RepositoryURL_Mandatory

public static String RedeployPublisher_RepositoryURL_Mandatory()
Repository URL is mandatory


_RedeployPublisher_RepositoryURL_Mandatory

public static org.jvnet.localizer.Localizable _RedeployPublisher_RepositoryURL_Mandatory()
Repository URL is mandatory


MavenBuild_FailedEarlier

public static String MavenBuild_FailedEarlier()
Build failed before it gets to this module


_MavenBuild_FailedEarlier

public static org.jvnet.localizer.Localizable _MavenBuild_FailedEarlier()
Build failed before it gets to this module


RedeployPublisher_getDisplayName

public static String RedeployPublisher_getDisplayName()
Deploy artifacts to Maven repository


_RedeployPublisher_getDisplayName

public static org.jvnet.localizer.Localizable _RedeployPublisher_getDisplayName()
Deploy artifacts to Maven repository


MavenModule_Pronoun

public static String MavenModule_Pronoun()
Module


_MavenModule_Pronoun

public static org.jvnet.localizer.Localizable _MavenModule_Pronoun()
Module


MavenBuild_Triggering

public static String MavenBuild_Triggering(Object arg1)
Triggering a new build of {0}


_MavenBuild_Triggering

public static org.jvnet.localizer.Localizable _MavenBuild_Triggering(Object arg1)
Triggering a new build of {0}


MavenModuleSet_readResolve_missingConfigProvider

public static String MavenModuleSet_readResolve_missingConfigProvider()
ERROR: 'config-file-provider' is not installed or disabled, therefore the config can't be fully loaded!!


_MavenModuleSet_readResolve_missingConfigProvider

public static org.jvnet.localizer.Localizable _MavenModuleSet_readResolve_missingConfigProvider()
ERROR: 'config-file-provider' is not installed or disabled, therefore the config can't be fully loaded!!


MavenModuleSetBuild_FoundModuleWithoutProject

public static String MavenModuleSetBuild_FoundModuleWithoutProject(Object arg1)
Found a module with path {0} but no associated project


_MavenModuleSetBuild_FoundModuleWithoutProject

public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_FoundModuleWithoutProject(Object arg1)
Found a module with path {0} but no associated project


MavenBuilder_AsyncFailed

public static String MavenBuilder_AsyncFailed()
Asynchronous execution failure


_MavenBuilder_AsyncFailed

public static org.jvnet.localizer.Localizable _MavenBuilder_AsyncFailed()
Asynchronous execution failure


MavenRedeployer_DisplayName

public static String MavenRedeployer_DisplayName()
Deploy to Maven repository


_MavenRedeployer_DisplayName

public static org.jvnet.localizer.Localizable _MavenRedeployer_DisplayName()
Deploy to Maven repository


MavenModuleSet_readResolve_updateConfigProvider

public static String MavenModuleSet_readResolve_updateConfigProvider(Object arg1)
ERROR: Please update the 'config-file-provider' plugin, the current version is not supported anymore! (id={0})


_MavenModuleSet_readResolve_updateConfigProvider

public static org.jvnet.localizer.Localizable _MavenModuleSet_readResolve_updateConfigProvider(Object arg1)
ERROR: Please update the 'config-file-provider' plugin, the current version is not supported anymore! (id={0})


MavenModuleSetBuild_NoMavenInstall

public static String 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.


_MavenModuleSetBuild_NoMavenInstall

public static org.jvnet.localizer.Localizable _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.


MavenModuleSet_DiplayName

public static String MavenModuleSet_DiplayName()
Build a maven2/3 project


_MavenModuleSet_DiplayName

public static org.jvnet.localizer.Localizable _MavenModuleSet_DiplayName()
Build a maven2/3 project


ProcessCache_Reusing

public static String ProcessCache_Reusing()
Reusing existing maven process


_ProcessCache_Reusing

public static org.jvnet.localizer.Localizable _ProcessCache_Reusing()
Reusing existing maven process


MavenBuilder_Waiting

public static String MavenBuilder_Waiting()
Waiting for Jenkins to finish collecting data


_MavenBuilder_Waiting

public static org.jvnet.localizer.Localizable _MavenBuilder_Waiting()
Waiting for Jenkins to finish collecting data


MavenModuleSetBuild_FailedToParsePom

public static String MavenModuleSetBuild_FailedToParsePom()
Failed to parse POMs


_MavenModuleSetBuild_FailedToParsePom

public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_FailedToParsePom()
Failed to parse POMs


MavenVersionCallable_MavenHomeIsNotDirectory

public static String MavenVersionCallable_MavenHomeIsNotDirectory(Object arg1)
Maven Home {0} is not a directory


_MavenVersionCallable_MavenHomeIsNotDirectory

public static org.jvnet.localizer.Localizable _MavenVersionCallable_MavenHomeIsNotDirectory(Object arg1)
Maven Home {0} is not a directory



Copyright © 2004-2013. All Rights Reserved.