Package hudson.maven
Class Messages
java.lang.Object
hudson.maven.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyMavenBuild.FailedEarlier
:Build failed before it gets to this module
.static org.jvnet.localizer.Localizable
KeyMavenBuild.KeptBecauseOfParent
:Kept because {0} is kept
.static org.jvnet.localizer.Localizable
_MavenBuild_Triggering
(Object arg0) KeyMavenBuild.Triggering
:Triggering a new build of {0}
.static org.jvnet.localizer.Localizable
KeyMavenBuilder.Aborted
:Aborted
.static org.jvnet.localizer.Localizable
KeyMavenBuilder.AsyncFailed
:Asynchronous execution failure
.static org.jvnet.localizer.Localizable
KeyMavenBuilder.Failed
:Maven failed with error.
.static org.jvnet.localizer.Localizable
KeyMavenBuilder.Waiting
:Waiting for Jenkins to finish collecting data
.static org.jvnet.localizer.Localizable
KeyMavenModule.Pronoun
:Module
.static org.jvnet.localizer.Localizable
KeyMavenModuleSet.Description
:Build a maven project. Jenkins takes advantage of your POM files and drastically reduces the configuration.
.static org.jvnet.localizer.Localizable
KeyMavenModuleSet.DiplayName
:Maven project
.static org.jvnet.localizer.Localizable
KeyMavenModuleSet.Pronoun
:Maven project
.static org.jvnet.localizer.Localizable
KeyMavenModuleSet.readResolve_missingConfigProvider
:ERROR: 'config-file-provider' is not installed or disabled, therefore the config can't be fully loaded!!
.static org.jvnet.localizer.Localizable
KeyMavenModuleSet.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) KeyMavenModuleSetBuild.DiscoveredModule
:Discovered a new module {0} {1}
.static org.jvnet.localizer.Localizable
_MavenModuleSetBuild_DownloadedArtifact
(Object arg0, Object arg1) KeyMavenModuleSetBuild.DownloadedArtifact
:Downloaded artifact {0}{1}
.static org.jvnet.localizer.Localizable
KeyMavenModuleSetBuild.FailedToParsePom
:Failed to parse POMs
.static org.jvnet.localizer.Localizable
KeyMavenModuleSetBuild.FailedToTransfer
:Failed to transfer {0}
.static org.jvnet.localizer.Localizable
KeyMavenModuleSetBuild.FoundModuleWithoutProject
:Found a module with path {0} but no associated project
.static org.jvnet.localizer.Localizable
KeyMavenModuleSetBuild.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
KeyMavenModuleSetBuild.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.
.static org.jvnet.localizer.Localizable
KeyMavenModuleSetBuild.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
KeyMavenModuleSetBuild.NoSuchPOMFile
:No such file {0} Perhaps you need to specify the correct POM file path in the project configuration?
.static org.jvnet.localizer.Localizable
KeyMavenModuleSetBuild.SettinsgXmlAndPrivateRepository
:Using settings.xml at {0} and private repository at {1}
.static org.jvnet.localizer.Localizable
KeyMavenProbeAction.DisplayName
:Monitor Maven Process
.static org.jvnet.localizer.Localizable
KeyMavenProcessFactory.ClassWorldsNotFound
:No classworlds*.jar found in {0} -- Is this a valid maven directory?
.static org.jvnet.localizer.Localizable
KeyMavenRedeployer.DisplayName
:Deploy to Maven repository
.static org.jvnet.localizer.Localizable
KeyMavenVersionCallable.MavenHomeDoesntExist
:Maven Home {0} doesn't exist
.static org.jvnet.localizer.Localizable
KeyMavenVersionCallable.MavenHomeIsNotDirectory
:Maven Home {0} is not a directory
.static org.jvnet.localizer.Localizable
KeyPluginImpl.updateConfiProvider
:The current installed version of 'config-file-provider' is not compatible with this core anymore (requires >= 2.3)
.static org.jvnet.localizer.Localizable
KeyProcessCache.Reusing
:Reusing existing maven process
.static org.jvnet.localizer.Localizable
KeyRedeployPublisher.getDisplayName
:Deploy artifacts to Maven repository
.static org.jvnet.localizer.Localizable
KeyReleaseAction.DisplayName
:Release New Version
.static String
KeyMavenBuild.FailedEarlier
:Build failed before it gets to this module
.static String
KeyMavenBuild.KeptBecauseOfParent
:Kept because {0} is kept
.static String
MavenBuild_Triggering
(Object arg0) KeyMavenBuild.Triggering
:Triggering a new build of {0}
.static String
KeyMavenBuilder.Aborted
:Aborted
.static String
KeyMavenBuilder.AsyncFailed
:Asynchronous execution failure
.static String
KeyMavenBuilder.Failed
:Maven failed with error.
.static String
KeyMavenBuilder.Waiting
:Waiting for Jenkins to finish collecting data
.static String
KeyMavenModule.Pronoun
:Module
.static String
KeyMavenModuleSet.Description
:Build a maven project. Jenkins takes advantage of your POM files and drastically reduces the configuration.
.static String
KeyMavenModuleSet.DiplayName
:Maven project
.static String
KeyMavenModuleSet.Pronoun
:Maven project
.static String
KeyMavenModuleSet.readResolve_missingConfigProvider
:ERROR: 'config-file-provider' is not installed or disabled, therefore the config can't be fully loaded!!
.static String
KeyMavenModuleSet.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) KeyMavenModuleSetBuild.DiscoveredModule
:Discovered a new module {0} {1}
.static String
MavenModuleSetBuild_DownloadedArtifact
(Object arg0, Object arg1) KeyMavenModuleSetBuild.DownloadedArtifact
:Downloaded artifact {0}{1}
.static String
KeyMavenModuleSetBuild.FailedToParsePom
:Failed to parse POMs
.static String
KeyMavenModuleSetBuild.FailedToTransfer
:Failed to transfer {0}
.static String
KeyMavenModuleSetBuild.FoundModuleWithoutProject
:Found a module with path {0} but no associated project
.static String
KeyMavenModuleSetBuild.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
KeyMavenModuleSetBuild.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.
.static String
KeyMavenModuleSetBuild.NoSuchAlternateSettings
:No such settings file {0} exists Please verify that your alternate settings file is specified properly and exists in the workspace.
.static String
KeyMavenModuleSetBuild.NoSuchPOMFile
:No such file {0} Perhaps you need to specify the correct POM file path in the project configuration?
.static String
KeyMavenModuleSetBuild.SettinsgXmlAndPrivateRepository
:Using settings.xml at {0} and private repository at {1}
.static String
KeyMavenProbeAction.DisplayName
:Monitor Maven Process
.static String
KeyMavenProcessFactory.ClassWorldsNotFound
:No classworlds*.jar found in {0} -- Is this a valid maven directory?
.static String
KeyMavenRedeployer.DisplayName
:Deploy to Maven repository
.static String
KeyMavenVersionCallable.MavenHomeDoesntExist
:Maven Home {0} doesn't exist
.static String
KeyMavenVersionCallable.MavenHomeIsNotDirectory
:Maven Home {0} is not a directory
.static String
KeyPluginImpl.updateConfiProvider
:The current installed version of 'config-file-provider' is not compatible with this core anymore (requires >= 2.3)
.static String
KeyProcessCache.Reusing
:Reusing existing maven process
.static String
KeyRedeployPublisher.getDisplayName
:Deploy artifacts to Maven repository
.static String
KeyReleaseAction.DisplayName
:Release New Version
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
MavenModuleSetBuild_DiscoveredModule
KeyMavenModuleSetBuild.DiscoveredModule
:Discovered a new module {0} {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Discovered a new module {0} {1}
-
_MavenModuleSetBuild_DiscoveredModule
public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_DiscoveredModule(Object arg0, Object arg1) KeyMavenModuleSetBuild.DiscoveredModule
:Discovered a new module {0} {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Discovered a new module {0} {1}
-
MavenBuilder_Failed
KeyMavenBuilder.Failed
:Maven failed with error.
.- Returns:
Maven failed with error.
-
_MavenBuilder_Failed
public static org.jvnet.localizer.Localizable _MavenBuilder_Failed()KeyMavenBuilder.Failed
:Maven failed with error.
.- Returns:
Maven failed with error.
-
MavenModuleSetBuild_NoMavenInstall
KeyMavenModuleSetBuild.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.
.- Returns:
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()KeyMavenModuleSetBuild.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.
.- Returns:
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.
-
MavenBuild_Triggering
KeyMavenBuild.Triggering
:Triggering a new build of {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Triggering a new build of {0}
-
_MavenBuild_Triggering
KeyMavenBuild.Triggering
:Triggering a new build of {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Triggering a new build of {0}
-
MavenModuleSetBuild_FailedToParsePom
KeyMavenModuleSetBuild.FailedToParsePom
:Failed to parse POMs
.- Returns:
Failed to parse POMs
-
_MavenModuleSetBuild_FailedToParsePom
public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_FailedToParsePom()KeyMavenModuleSetBuild.FailedToParsePom
:Failed to parse POMs
.- Returns:
Failed to parse POMs
-
MavenModuleSetBuild_FailedToTransfer
KeyMavenModuleSetBuild.FailedToTransfer
:Failed to transfer {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to transfer {0}
-
_MavenModuleSetBuild_FailedToTransfer
KeyMavenModuleSetBuild.FailedToTransfer
:Failed to transfer {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Failed to transfer {0}
-
MavenModuleSet_Description
KeyMavenModuleSet.Description
:Build a maven project. Jenkins takes advantage of your POM files and drastically reduces the configuration.
.- Returns:
Build a maven project. Jenkins takes advantage of your POM files and drastically reduces the configuration.
-
_MavenModuleSet_Description
public static org.jvnet.localizer.Localizable _MavenModuleSet_Description()KeyMavenModuleSet.Description
:Build a maven project. Jenkins takes advantage of your POM files and drastically reduces the configuration.
.- Returns:
Build a maven project. Jenkins takes advantage of your POM files and drastically reduces the configuration.
-
MavenModuleSet_readResolve_updateConfigProvider
KeyMavenModuleSet.readResolve_updateConfigProvider
:ERROR: Please update the 'config-file-provider' plugin, the current version is not supported anymore! (id={0})
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
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 arg0) KeyMavenModuleSet.readResolve_updateConfigProvider
:ERROR: Please update the 'config-file-provider' plugin, the current version is not supported anymore! (id={0})
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
ERROR: Please update the 'config-file-provider' plugin, the current version is not supported anymore! (id={0})
-
MavenModuleSetBuild_SettinsgXmlAndPrivateRepository
KeyMavenModuleSetBuild.SettinsgXmlAndPrivateRepository
:Using settings.xml at {0} and private repository at {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Using settings.xml at {0} and private repository at {1}
-
_MavenModuleSetBuild_SettinsgXmlAndPrivateRepository
public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_SettinsgXmlAndPrivateRepository(Object arg0, Object arg1) KeyMavenModuleSetBuild.SettinsgXmlAndPrivateRepository
:Using settings.xml at {0} and private repository at {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Using settings.xml at {0} and private repository at {1}
-
MavenProcessFactory_ClassWorldsNotFound
KeyMavenProcessFactory.ClassWorldsNotFound
:No classworlds*.jar found in {0} -- Is this a valid maven directory?
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No classworlds*.jar found in {0} -- Is this a valid maven directory?
-
_MavenProcessFactory_ClassWorldsNotFound
KeyMavenProcessFactory.ClassWorldsNotFound
:No classworlds*.jar found in {0} -- Is this a valid maven directory?
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
No classworlds*.jar found in {0} -- Is this a valid maven directory?
-
MavenModuleSetBuild_NoSuchPOMFile
KeyMavenModuleSetBuild.NoSuchPOMFile
:No such file {0} Perhaps you need to specify the correct POM 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 POM file path in the project configuration?
-
_MavenModuleSetBuild_NoSuchPOMFile
KeyMavenModuleSetBuild.NoSuchPOMFile
:No such file {0} Perhaps you need to specify the correct POM 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 POM file path in the project configuration?
-
MavenModuleSetBuild_NoMavenConfigured
KeyMavenModuleSetBuild.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.
.- Returns:
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()KeyMavenModuleSetBuild.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.
.- Returns:
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.
-
MavenBuild_KeptBecauseOfParent
KeyMavenBuild.KeptBecauseOfParent
:Kept because {0} is kept
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Kept because {0} is kept
-
_MavenBuild_KeptBecauseOfParent
KeyMavenBuild.KeptBecauseOfParent
:Kept because {0} is kept
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Kept because {0} is kept
-
MavenModuleSet_readResolve_missingConfigProvider
KeyMavenModuleSet.readResolve_missingConfigProvider
:ERROR: 'config-file-provider' is not installed or disabled, therefore the config can't be fully loaded!!
.- Returns:
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()KeyMavenModuleSet.readResolve_missingConfigProvider
:ERROR: 'config-file-provider' is not installed or disabled, therefore the config can't be fully loaded!!
.- Returns:
ERROR: 'config-file-provider' is not installed or disabled, therefore the config can't be fully loaded!!
-
MavenModuleSet_DiplayName
KeyMavenModuleSet.DiplayName
:Maven project
.- Returns:
Maven project
-
_MavenModuleSet_DiplayName
public static org.jvnet.localizer.Localizable _MavenModuleSet_DiplayName()KeyMavenModuleSet.DiplayName
:Maven project
.- Returns:
Maven project
-
MavenModuleSetBuild_DownloadedArtifact
KeyMavenModuleSetBuild.DownloadedArtifact
:Downloaded artifact {0}{1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Downloaded artifact {0}{1}
-
_MavenModuleSetBuild_DownloadedArtifact
public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_DownloadedArtifact(Object arg0, Object arg1) KeyMavenModuleSetBuild.DownloadedArtifact
:Downloaded artifact {0}{1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Downloaded artifact {0}{1}
-
MavenModuleSetBuild_FoundModuleWithoutProject
KeyMavenModuleSetBuild.FoundModuleWithoutProject
:Found a module with path {0} but no associated project
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Found a module with path {0} but no associated project
-
_MavenModuleSetBuild_FoundModuleWithoutProject
public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_FoundModuleWithoutProject(Object arg0) KeyMavenModuleSetBuild.FoundModuleWithoutProject
:Found a module with path {0} but no associated project
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Found a module with path {0} but no associated project
-
MavenModule_Pronoun
KeyMavenModule.Pronoun
:Module
.- Returns:
Module
-
_MavenModule_Pronoun
public static org.jvnet.localizer.Localizable _MavenModule_Pronoun()KeyMavenModule.Pronoun
:Module
.- Returns:
Module
-
MavenModuleSetBuild_NoSuchAlternateSettings
KeyMavenModuleSetBuild.NoSuchAlternateSettings
:No such settings file {0} exists Please verify that your alternate 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 alternate settings file is specified properly and exists in the workspace.
-
_MavenModuleSetBuild_NoSuchAlternateSettings
public static org.jvnet.localizer.Localizable _MavenModuleSetBuild_NoSuchAlternateSettings(Object arg0) KeyMavenModuleSetBuild.NoSuchAlternateSettings
:No such settings file {0} exists Please verify that your alternate 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 alternate settings file is specified properly and exists in the workspace.
-
MavenBuilder_Waiting
KeyMavenBuilder.Waiting
:Waiting for Jenkins to finish collecting data
.- Returns:
Waiting for Jenkins to finish collecting data
-
_MavenBuilder_Waiting
public static org.jvnet.localizer.Localizable _MavenBuilder_Waiting()KeyMavenBuilder.Waiting
:Waiting for Jenkins to finish collecting data
.- Returns:
Waiting for Jenkins to finish collecting data
-
MavenRedeployer_DisplayName
KeyMavenRedeployer.DisplayName
:Deploy to Maven repository
.- Returns:
Deploy to Maven repository
-
_MavenRedeployer_DisplayName
public static org.jvnet.localizer.Localizable _MavenRedeployer_DisplayName()KeyMavenRedeployer.DisplayName
:Deploy to Maven repository
.- Returns:
Deploy to Maven repository
-
MavenProbeAction_DisplayName
KeyMavenProbeAction.DisplayName
:Monitor Maven Process
.- Returns:
Monitor Maven Process
-
_MavenProbeAction_DisplayName
public static org.jvnet.localizer.Localizable _MavenProbeAction_DisplayName()KeyMavenProbeAction.DisplayName
:Monitor Maven Process
.- Returns:
Monitor Maven Process
-
ReleaseAction_DisplayName
KeyReleaseAction.DisplayName
:Release New Version
.- Returns:
Release New Version
-
_ReleaseAction_DisplayName
public static org.jvnet.localizer.Localizable _ReleaseAction_DisplayName()KeyReleaseAction.DisplayName
:Release New Version
.- Returns:
Release New Version
-
MavenVersionCallable_MavenHomeIsNotDirectory
KeyMavenVersionCallable.MavenHomeIsNotDirectory
:Maven Home {0} is not a directory
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Maven Home {0} is not a directory
-
_MavenVersionCallable_MavenHomeIsNotDirectory
public static org.jvnet.localizer.Localizable _MavenVersionCallable_MavenHomeIsNotDirectory(Object arg0) KeyMavenVersionCallable.MavenHomeIsNotDirectory
:Maven Home {0} is not a directory
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Maven Home {0} is not a directory
-
MavenBuild_FailedEarlier
KeyMavenBuild.FailedEarlier
:Build failed before it gets to this module
.- Returns:
Build failed before it gets to this module
-
_MavenBuild_FailedEarlier
public static org.jvnet.localizer.Localizable _MavenBuild_FailedEarlier()KeyMavenBuild.FailedEarlier
:Build failed before it gets to this module
.- Returns:
Build failed before it gets to this module
-
ProcessCache_Reusing
KeyProcessCache.Reusing
:Reusing existing maven process
.- Returns:
Reusing existing maven process
-
_ProcessCache_Reusing
public static org.jvnet.localizer.Localizable _ProcessCache_Reusing()KeyProcessCache.Reusing
:Reusing existing maven process
.- Returns:
Reusing existing maven process
-
MavenVersionCallable_MavenHomeDoesntExist
KeyMavenVersionCallable.MavenHomeDoesntExist
:Maven Home {0} doesn't exist
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Maven Home {0} doesn't exist
-
_MavenVersionCallable_MavenHomeDoesntExist
public static org.jvnet.localizer.Localizable _MavenVersionCallable_MavenHomeDoesntExist(Object arg0) KeyMavenVersionCallable.MavenHomeDoesntExist
:Maven Home {0} doesn't exist
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Maven Home {0} doesn't exist
-
RedeployPublisher_getDisplayName
KeyRedeployPublisher.getDisplayName
:Deploy artifacts to Maven repository
.- Returns:
Deploy artifacts to Maven repository
-
_RedeployPublisher_getDisplayName
public static org.jvnet.localizer.Localizable _RedeployPublisher_getDisplayName()KeyRedeployPublisher.getDisplayName
:Deploy artifacts to Maven repository
.- Returns:
Deploy artifacts to Maven repository
-
MavenBuilder_Aborted
KeyMavenBuilder.Aborted
:Aborted
.- Returns:
Aborted
-
_MavenBuilder_Aborted
public static org.jvnet.localizer.Localizable _MavenBuilder_Aborted()KeyMavenBuilder.Aborted
:Aborted
.- Returns:
Aborted
-
MavenBuilder_AsyncFailed
KeyMavenBuilder.AsyncFailed
:Asynchronous execution failure
.- Returns:
Asynchronous execution failure
-
_MavenBuilder_AsyncFailed
public static org.jvnet.localizer.Localizable _MavenBuilder_AsyncFailed()KeyMavenBuilder.AsyncFailed
:Asynchronous execution failure
.- Returns:
Asynchronous execution failure
-
PluginImpl_updateConfiProvider
KeyPluginImpl.updateConfiProvider
:The current installed version of 'config-file-provider' is not compatible with this core anymore (requires >= 2.3)
.- Returns:
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()KeyPluginImpl.updateConfiProvider
:The current installed version of 'config-file-provider' is not compatible with this core anymore (requires >= 2.3)
.- Returns:
The current installed version of 'config-file-provider' is not compatible with this core anymore (requires >= 2.3)
-
MavenModuleSet_Pronoun
KeyMavenModuleSet.Pronoun
:Maven project
.- Returns:
Maven project
-
_MavenModuleSet_Pronoun
public static org.jvnet.localizer.Localizable _MavenModuleSet_Pronoun()KeyMavenModuleSet.Pronoun
:Maven project
.- Returns:
Maven project
-