@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_Ant_DisplayName()
Key
Ant.DisplayName : Invoke Ant . |
static org.jvnet.localizer.Localizable |
_Ant_ExecFailed()
Key
Ant.ExecFailed : command execution failed. . |
static org.jvnet.localizer.Localizable |
_Ant_ExecutableNotFound(Object arg0)
Key
Ant.ExecutableNotFound : Cannot find executable from
the chosen Ant installation "{0}" . |
static org.jvnet.localizer.Localizable |
_Ant_GlobalConfigNeeded()
Key
Ant.GlobalConfigNeeded : Maybe you need to configure
where your Ant installations are? . |
static org.jvnet.localizer.Localizable |
_Ant_NotADirectory(Object arg0)
Key
Ant.NotADirectory : {0} is not a directory . |
static org.jvnet.localizer.Localizable |
_Ant_NotAntDirectory(Object arg0)
Key
Ant.NotAntDirectory : {0} doesn’t look like an Ant
directory . |
static org.jvnet.localizer.Localizable |
_Ant_ProjectConfigNeeded()
Key
Ant.ProjectConfigNeeded : Maybe you need to
configure the job to choose one of your Ant installations? . |
static org.jvnet.localizer.Localizable |
_ArtifactArchiver_ARCHIVING_ARTIFACTS()
Key
ArtifactArchiver.ARCHIVING_ARTIFACTS : Archiving
artifacts . |
static org.jvnet.localizer.Localizable |
_ArtifactArchiver_DisplayName()
Key
ArtifactArchiver.DisplayName : Archive the
artifacts . |
static org.jvnet.localizer.Localizable |
_ArtifactArchiver_NoIncludes()
Key
ArtifactArchiver.NoIncludes : {@code No artifacts are
configured for archiving. |
static org.jvnet.localizer.Localizable |
_ArtifactArchiver_NoMatchFound(Object arg0)
Key
ArtifactArchiver.NoMatchFound : No artifacts found
that match the file pattern "{0}". |
static org.jvnet.localizer.Localizable |
_ArtifactArchiver_SkipBecauseOnlyIfSuccessful()
Key
ArtifactArchiver.SkipBecauseOnlyIfSuccessful : Skipped archiving because build is not successful . |
static org.jvnet.localizer.Localizable |
_BatchFile_DisplayName()
Key
BatchFile.DisplayName : Execute Windows batch
command . |
static org.jvnet.localizer.Localizable |
_BatchFile_invalid_exit_code_range(Object arg0)
Key
BatchFile.invalid_exit_code_range : Invalid
errorlevel value: {0}. |
static org.jvnet.localizer.Localizable |
_BatchFile_invalid_exit_code_zero()
Key
BatchFile.invalid_exit_code_zero : ERRORLEVEL zero
is ignored and does not make the build unstable . |
static org.jvnet.localizer.Localizable |
_BuildTrigger_Disabled(Object arg0)
Key
BuildTrigger.Disabled : {0} is disabled. |
static org.jvnet.localizer.Localizable |
_BuildTrigger_DisplayName()
Key
BuildTrigger.DisplayName : Build other projects . |
static org.jvnet.localizer.Localizable |
_BuildTrigger_InQueue(Object arg0)
Key
BuildTrigger.InQueue : {0} is already in the queue . |
static org.jvnet.localizer.Localizable |
_BuildTrigger_NoProjectSpecified()
Key
BuildTrigger.NoProjectSpecified : No project
specified . |
static org.jvnet.localizer.Localizable |
_BuildTrigger_NoSuchProject(Object arg0,
Object arg1)
Key
BuildTrigger.NoSuchProject : No such project ‘{0}’. |
static org.jvnet.localizer.Localizable |
_BuildTrigger_NotBuildable(Object arg0)
Key
BuildTrigger.NotBuildable : {0} is not buildable . |
static org.jvnet.localizer.Localizable |
_BuildTrigger_ok_ancestor_is_null()
Key
BuildTrigger.ok_ancestor_is_null : Ancestor/Context
Unknown: the project specified cannot be validated . |
static org.jvnet.localizer.Localizable |
_BuildTrigger_Triggering(Object arg0)
Key
BuildTrigger.Triggering : Triggering a new build of
{0} . |
static org.jvnet.localizer.Localizable |
_BuildTrigger_you_have_no_permission_to_build_(Object arg0)
Key
BuildTrigger.you_have_no_permission_to_build_ : You
have no permission to build {0} . |
static org.jvnet.localizer.Localizable |
_CommandInterpreter_CommandFailed()
Key
CommandInterpreter.CommandFailed : command execution
failed . |
static org.jvnet.localizer.Localizable |
_CommandInterpreter_UnableToDelete(Object arg0)
Key
CommandInterpreter.UnableToDelete : Unable to delete
script file {0} . |
static org.jvnet.localizer.Localizable |
_CommandInterpreter_UnableToProduceScript()
Key
CommandInterpreter.UnableToProduceScript : Unable to
produce a script file . |
static org.jvnet.localizer.Localizable |
_Fingerprinter_Aborted()
Key
Fingerprinter.Aborted : Aborted . |
static org.jvnet.localizer.Localizable |
_Fingerprinter_Action_DisplayName()
Key
Fingerprinter.Action.DisplayName : See
Fingerprints . |
static org.jvnet.localizer.Localizable |
_Fingerprinter_DigestFailed(Object arg0)
Key
Fingerprinter.DigestFailed : Failed to compute
digest for {0} . |
static org.jvnet.localizer.Localizable |
_Fingerprinter_DisplayName()
Key
Fingerprinter.DisplayName : Record fingerprints of
files to track usage . |
static org.jvnet.localizer.Localizable |
_Fingerprinter_Failed()
Key
Fingerprinter.Failed : Failed to record
fingerprints . |
static org.jvnet.localizer.Localizable |
_Fingerprinter_FailedFor(Object arg0)
Key
Fingerprinter.FailedFor : failed to record
fingerprint for {0} . |
static org.jvnet.localizer.Localizable |
_Fingerprinter_Recording()
Key
Fingerprinter.Recording : Recording fingerprints . |
static org.jvnet.localizer.Localizable |
_InstallFromApache()
Key
InstallFromApache : Install from Apache . |
static org.jvnet.localizer.Localizable |
_JavadocArchiver_DisplayName_Generic()
Key
JavadocArchiver.DisplayName.Generic : Document . |
static org.jvnet.localizer.Localizable |
_JavadocArchiver_DisplayName_Javadoc()
Key
JavadocArchiver.DisplayName.Javadoc : Javadoc . |
static org.jvnet.localizer.Localizable |
_JavadocArchiver_DisplayName()
Key
JavadocArchiver.DisplayName : Publish Javadoc . |
static org.jvnet.localizer.Localizable |
_JavadocArchiver_NoMatchFound(Object arg0,
Object arg1)
Key
JavadocArchiver.NoMatchFound : No javadoc found in
{0}: {1} . |
static org.jvnet.localizer.Localizable |
_JavadocArchiver_Publishing()
Key
JavadocArchiver.Publishing : Publishing Javadoc . |
static org.jvnet.localizer.Localizable |
_JavadocArchiver_UnableToCopy(Object arg0,
Object arg1)
Key
JavadocArchiver.UnableToCopy : Unable to copy
Javadoc from {0} to {1} . |
static org.jvnet.localizer.Localizable |
_Maven_DisplayName()
Key
Maven.DisplayName : Invoke top-level Maven targets . |
static org.jvnet.localizer.Localizable |
_Maven_ExecFailed()
Key
Maven.ExecFailed : command execution failed . |
static org.jvnet.localizer.Localizable |
_Maven_NoExecutable(Object arg0)
Key
Maven.NoExecutable : Couldn’t find any executable in
{0} . |
static org.jvnet.localizer.Localizable |
_Maven_NotMavenDirectory(Object arg0)
Key
Maven.NotMavenDirectory : {0} doesn’t look like a
Maven directory . |
static org.jvnet.localizer.Localizable |
_Shell_DisplayName()
Key
Shell.DisplayName : Execute shell . |
static org.jvnet.localizer.Localizable |
_Shell_invalid_exit_code_range(Object arg0)
Key
Shell.invalid_exit_code_range : Invalid exit code
value: {0}. |
static org.jvnet.localizer.Localizable |
_Shell_invalid_exit_code_zero()
Key
Shell.invalid_exit_code_zero : Exit code zero is
ignored and does not make the build unstable . |
static org.jvnet.localizer.Localizable |
_TestJavadocArchiver_DisplayName_Javadoc()
Key
TestJavadocArchiver.DisplayName.Javadoc : Test
Javadoc . |
static String |
Ant_DisplayName()
Key
Ant.DisplayName : Invoke Ant . |
static String |
Ant_ExecFailed()
Key
Ant.ExecFailed : command execution failed. . |
static String |
Ant_ExecutableNotFound(Object arg0)
Key
Ant.ExecutableNotFound : Cannot find executable from
the chosen Ant installation "{0}" . |
static String |
Ant_GlobalConfigNeeded()
Key
Ant.GlobalConfigNeeded : Maybe you need to configure
where your Ant installations are? . |
static String |
Ant_NotADirectory(Object arg0)
Key
Ant.NotADirectory : {0} is not a directory . |
static String |
Ant_NotAntDirectory(Object arg0)
Key
Ant.NotAntDirectory : {0} doesn’t look like an Ant
directory . |
static String |
Ant_ProjectConfigNeeded()
Key
Ant.ProjectConfigNeeded : Maybe you need to
configure the job to choose one of your Ant installations? . |
static String |
ArtifactArchiver_ARCHIVING_ARTIFACTS()
Key
ArtifactArchiver.ARCHIVING_ARTIFACTS : Archiving
artifacts . |
static String |
ArtifactArchiver_DisplayName()
Key
ArtifactArchiver.DisplayName : Archive the
artifacts . |
static String |
ArtifactArchiver_NoIncludes()
Key
ArtifactArchiver.NoIncludes : {@code No artifacts are
configured for archiving. |
static String |
ArtifactArchiver_NoMatchFound(Object arg0)
Key
ArtifactArchiver.NoMatchFound : No artifacts found
that match the file pattern "{0}". |
static String |
ArtifactArchiver_SkipBecauseOnlyIfSuccessful()
Key
ArtifactArchiver.SkipBecauseOnlyIfSuccessful : Skipped archiving because build is not successful . |
static String |
BatchFile_DisplayName()
Key
BatchFile.DisplayName : Execute Windows batch
command . |
static String |
BatchFile_invalid_exit_code_range(Object arg0)
Key
BatchFile.invalid_exit_code_range : Invalid
errorlevel value: {0}. |
static String |
BatchFile_invalid_exit_code_zero()
Key
BatchFile.invalid_exit_code_zero : ERRORLEVEL zero
is ignored and does not make the build unstable . |
static String |
BuildTrigger_Disabled(Object arg0)
Key
BuildTrigger.Disabled : {0} is disabled. |
static String |
BuildTrigger_DisplayName()
Key
BuildTrigger.DisplayName : Build other projects . |
static String |
BuildTrigger_InQueue(Object arg0)
Key
BuildTrigger.InQueue : {0} is already in the queue . |
static String |
BuildTrigger_NoProjectSpecified()
Key
BuildTrigger.NoProjectSpecified : No project
specified . |
static String |
BuildTrigger_NoSuchProject(Object arg0,
Object arg1)
Key
BuildTrigger.NoSuchProject : No such project ‘{0}’. |
static String |
BuildTrigger_NotBuildable(Object arg0)
Key
BuildTrigger.NotBuildable : {0} is not buildable . |
static String |
BuildTrigger_ok_ancestor_is_null()
Key
BuildTrigger.ok_ancestor_is_null : Ancestor/Context
Unknown: the project specified cannot be validated . |
static String |
BuildTrigger_Triggering(Object arg0)
Key
BuildTrigger.Triggering : Triggering a new build of
{0} . |
static String |
BuildTrigger_you_have_no_permission_to_build_(Object arg0)
Key
BuildTrigger.you_have_no_permission_to_build_ : You
have no permission to build {0} . |
static String |
CommandInterpreter_CommandFailed()
Key
CommandInterpreter.CommandFailed : command execution
failed . |
static String |
CommandInterpreter_UnableToDelete(Object arg0)
Key
CommandInterpreter.UnableToDelete : Unable to delete
script file {0} . |
static String |
CommandInterpreter_UnableToProduceScript()
Key
CommandInterpreter.UnableToProduceScript : Unable to
produce a script file . |
static String |
Fingerprinter_Aborted()
Key
Fingerprinter.Aborted : Aborted . |
static String |
Fingerprinter_Action_DisplayName()
Key
Fingerprinter.Action.DisplayName : See
Fingerprints . |
static String |
Fingerprinter_DigestFailed(Object arg0)
Key
Fingerprinter.DigestFailed : Failed to compute
digest for {0} . |
static String |
Fingerprinter_DisplayName()
Key
Fingerprinter.DisplayName : Record fingerprints of
files to track usage . |
static String |
Fingerprinter_Failed()
Key
Fingerprinter.Failed : Failed to record
fingerprints . |
static String |
Fingerprinter_FailedFor(Object arg0)
Key
Fingerprinter.FailedFor : failed to record
fingerprint for {0} . |
static String |
Fingerprinter_Recording()
Key
Fingerprinter.Recording : Recording fingerprints . |
static String |
InstallFromApache()
Key
InstallFromApache : Install from Apache . |
static String |
JavadocArchiver_DisplayName_Generic()
Key
JavadocArchiver.DisplayName.Generic : Document . |
static String |
JavadocArchiver_DisplayName_Javadoc()
Key
JavadocArchiver.DisplayName.Javadoc : Javadoc . |
static String |
JavadocArchiver_DisplayName()
Key
JavadocArchiver.DisplayName : Publish Javadoc . |
static String |
JavadocArchiver_NoMatchFound(Object arg0,
Object arg1)
Key
JavadocArchiver.NoMatchFound : No javadoc found in
{0}: {1} . |
static String |
JavadocArchiver_Publishing()
Key
JavadocArchiver.Publishing : Publishing Javadoc . |
static String |
JavadocArchiver_UnableToCopy(Object arg0,
Object arg1)
Key
JavadocArchiver.UnableToCopy : Unable to copy
Javadoc from {0} to {1} . |
static String |
Maven_DisplayName()
Key
Maven.DisplayName : Invoke top-level Maven targets . |
static String |
Maven_ExecFailed()
Key
Maven.ExecFailed : command execution failed . |
static String |
Maven_NoExecutable(Object arg0)
Key
Maven.NoExecutable : Couldn’t find any executable in
{0} . |
static String |
Maven_NotMavenDirectory(Object arg0)
Key
Maven.NotMavenDirectory : {0} doesn’t look like a
Maven directory . |
static String |
Shell_DisplayName()
Key
Shell.DisplayName : Execute shell . |
static String |
Shell_invalid_exit_code_range(Object arg0)
Key
Shell.invalid_exit_code_range : Invalid exit code
value: {0}. |
static String |
Shell_invalid_exit_code_zero()
Key
Shell.invalid_exit_code_zero : Exit code zero is
ignored and does not make the build unstable . |
static String |
TestJavadocArchiver_DisplayName_Javadoc()
Key
TestJavadocArchiver.DisplayName.Javadoc : Test
Javadoc . |
public static String BuildTrigger_InQueue(Object arg0)
BuildTrigger.InQueue
: {0} is already in the queue
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is already in the queue
public static org.jvnet.localizer.Localizable _BuildTrigger_InQueue(Object arg0)
BuildTrigger.InQueue
: {0} is already in the queue
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is already in the queue
public static String ArtifactArchiver_DisplayName()
ArtifactArchiver.DisplayName
: Archive the
artifacts
.Archive the artifacts
public static org.jvnet.localizer.Localizable _ArtifactArchiver_DisplayName()
ArtifactArchiver.DisplayName
: Archive the
artifacts
.Archive the artifacts
public static String Shell_DisplayName()
Shell.DisplayName
: Execute shell
.Execute shell
public static org.jvnet.localizer.Localizable _Shell_DisplayName()
Shell.DisplayName
: Execute shell
.Execute shell
public static String Fingerprinter_Recording()
Fingerprinter.Recording
: Recording fingerprints
.Recording fingerprints
public static org.jvnet.localizer.Localizable _Fingerprinter_Recording()
Fingerprinter.Recording
: Recording fingerprints
.Recording fingerprints
public static String BuildTrigger_DisplayName()
BuildTrigger.DisplayName
: Build other projects
.Build other projects
public static org.jvnet.localizer.Localizable _BuildTrigger_DisplayName()
BuildTrigger.DisplayName
: Build other projects
.Build other projects
public static String ArtifactArchiver_NoMatchFound(Object arg0)
ArtifactArchiver.NoMatchFound
: No artifacts found
that match the file pattern "{0}". Configuration error?
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No artifacts found that match the file pattern "{0}".
Configuration error?
public static org.jvnet.localizer.Localizable _ArtifactArchiver_NoMatchFound(Object arg0)
ArtifactArchiver.NoMatchFound
: No artifacts found
that match the file pattern "{0}". Configuration error?
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No artifacts found that match the file pattern "{0}".
Configuration error?
public static String BuildTrigger_NoProjectSpecified()
BuildTrigger.NoProjectSpecified
: No project
specified
.No project specified
public static org.jvnet.localizer.Localizable _BuildTrigger_NoProjectSpecified()
BuildTrigger.NoProjectSpecified
: No project
specified
.No project specified
public static String JavadocArchiver_UnableToCopy(Object arg0, Object arg1)
JavadocArchiver.UnableToCopy
: Unable to copy
Javadoc from {0} to {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to copy Javadoc from {0} to {1}
public static org.jvnet.localizer.Localizable _JavadocArchiver_UnableToCopy(Object arg0, Object arg1)
JavadocArchiver.UnableToCopy
: Unable to copy
Javadoc from {0} to {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to copy Javadoc from {0} to {1}
public static String BuildTrigger_you_have_no_permission_to_build_(Object arg0)
BuildTrigger.you_have_no_permission_to_build_
: You
have no permission to build {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.You have no permission to build {0}
public static org.jvnet.localizer.Localizable _BuildTrigger_you_have_no_permission_to_build_(Object arg0)
BuildTrigger.you_have_no_permission_to_build_
: You
have no permission to build {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.You have no permission to build {0}
public static String BatchFile_invalid_exit_code_range(Object arg0)
BatchFile.invalid_exit_code_range
: Invalid
errorlevel value: {0}. Check help section
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid errorlevel value: {0}. Check help section
public static org.jvnet.localizer.Localizable _BatchFile_invalid_exit_code_range(Object arg0)
BatchFile.invalid_exit_code_range
: Invalid
errorlevel value: {0}. Check help section
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid errorlevel value: {0}. Check help section
public static String Ant_ExecutableNotFound(Object arg0)
Ant.ExecutableNotFound
: Cannot find executable from
the chosen Ant installation "{0}"
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot find executable from the chosen Ant installation "{0}"
public static org.jvnet.localizer.Localizable _Ant_ExecutableNotFound(Object arg0)
Ant.ExecutableNotFound
: Cannot find executable from
the chosen Ant installation "{0}"
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Cannot find executable from the chosen Ant installation "{0}"
public static String ArtifactArchiver_ARCHIVING_ARTIFACTS()
ArtifactArchiver.ARCHIVING_ARTIFACTS
: Archiving
artifacts
.Archiving artifacts
public static org.jvnet.localizer.Localizable _ArtifactArchiver_ARCHIVING_ARTIFACTS()
ArtifactArchiver.ARCHIVING_ARTIFACTS
: Archiving
artifacts
.Archiving artifacts
public static String Shell_invalid_exit_code_range(Object arg0)
Shell.invalid_exit_code_range
: Invalid exit code
value: {0}. Check help section
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid exit code value: {0}. Check help section
public static org.jvnet.localizer.Localizable _Shell_invalid_exit_code_range(Object arg0)
Shell.invalid_exit_code_range
: Invalid exit code
value: {0}. Check help section
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid exit code value: {0}. Check help section
public static String BuildTrigger_Triggering(Object arg0)
BuildTrigger.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 _BuildTrigger_Triggering(Object arg0)
BuildTrigger.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 BuildTrigger_Disabled(Object arg0)
BuildTrigger.Disabled
: {0} is disabled. Triggering
skipped
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is disabled. Triggering skipped
public static org.jvnet.localizer.Localizable _BuildTrigger_Disabled(Object arg0)
BuildTrigger.Disabled
: {0} is disabled. Triggering
skipped
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is disabled. Triggering skipped
public static String BuildTrigger_ok_ancestor_is_null()
BuildTrigger.ok_ancestor_is_null
: Ancestor/Context
Unknown: the project specified cannot be validated
.Ancestor/Context Unknown: the project specified cannot be
validated
public static org.jvnet.localizer.Localizable _BuildTrigger_ok_ancestor_is_null()
BuildTrigger.ok_ancestor_is_null
: Ancestor/Context
Unknown: the project specified cannot be validated
.Ancestor/Context Unknown: the project specified cannot be
validated
public static String ArtifactArchiver_NoIncludes()
ArtifactArchiver.NoIncludes
: No artifacts are
configured for archiving.
You probably forgot to set the file pattern,
so please go back to the configuration and specify it.
If you really
did mean to archive all the files in the workspace, please specify
"**"
.No artifacts are configured for archiving.
You probably forgot
to set the file pattern, so please go back to the configuration and
specify it.
If you really did mean to archive all the files in the
workspace, please specify "**"
public static org.jvnet.localizer.Localizable _ArtifactArchiver_NoIncludes()
ArtifactArchiver.NoIncludes
: No artifacts are
configured for archiving.
You probably forgot to set the file pattern,
so please go back to the configuration and specify it.
If you really
did mean to archive all the files in the workspace, please specify
"**"
.No artifacts are configured for archiving.
You probably forgot
to set the file pattern, so please go back to the configuration and
specify it.
If you really did mean to archive all the files in the
workspace, please specify "**"
public static String Maven_DisplayName()
Maven.DisplayName
: Invoke top-level Maven targets
.Invoke top-level Maven targets
public static org.jvnet.localizer.Localizable _Maven_DisplayName()
Maven.DisplayName
: Invoke top-level Maven targets
.Invoke top-level Maven targets
public static String Ant_NotAntDirectory(Object arg0)
Ant.NotAntDirectory
: {0} doesn’t look like an Ant
directory
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} doesn’t look like an Ant directory
public static org.jvnet.localizer.Localizable _Ant_NotAntDirectory(Object arg0)
Ant.NotAntDirectory
: {0} doesn’t look like an Ant
directory
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} doesn’t look like an Ant directory
public static String Maven_ExecFailed()
Maven.ExecFailed
: command execution failed
.command execution failed
public static org.jvnet.localizer.Localizable _Maven_ExecFailed()
Maven.ExecFailed
: command execution failed
.command execution failed
public static String BatchFile_DisplayName()
BatchFile.DisplayName
: Execute Windows batch
command
.Execute Windows batch command
public static org.jvnet.localizer.Localizable _BatchFile_DisplayName()
BatchFile.DisplayName
: Execute Windows batch
command
.Execute Windows batch command
public static String Fingerprinter_FailedFor(Object arg0)
Fingerprinter.FailedFor
: failed to record
fingerprint for {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.failed to record fingerprint for {0}
public static org.jvnet.localizer.Localizable _Fingerprinter_FailedFor(Object arg0)
Fingerprinter.FailedFor
: failed to record
fingerprint for {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.failed to record fingerprint for {0}
public static String JavadocArchiver_DisplayName()
JavadocArchiver.DisplayName
: Publish Javadoc
.Publish Javadoc
public static org.jvnet.localizer.Localizable _JavadocArchiver_DisplayName()
JavadocArchiver.DisplayName
: Publish Javadoc
.Publish Javadoc
public static String CommandInterpreter_UnableToDelete(Object arg0)
CommandInterpreter.UnableToDelete
: Unable to delete
script file {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to delete script file {0}
public static org.jvnet.localizer.Localizable _CommandInterpreter_UnableToDelete(Object arg0)
CommandInterpreter.UnableToDelete
: Unable to delete
script file {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Unable to delete script file {0}
public static String Fingerprinter_Failed()
Fingerprinter.Failed
: Failed to record
fingerprints
.Failed to record fingerprints
public static org.jvnet.localizer.Localizable _Fingerprinter_Failed()
Fingerprinter.Failed
: Failed to record
fingerprints
.Failed to record fingerprints
public static String JavadocArchiver_Publishing()
JavadocArchiver.Publishing
: Publishing Javadoc
.Publishing Javadoc
public static org.jvnet.localizer.Localizable _JavadocArchiver_Publishing()
JavadocArchiver.Publishing
: Publishing Javadoc
.Publishing Javadoc
public static String Ant_GlobalConfigNeeded()
Ant.GlobalConfigNeeded
: Maybe you need to configure
where your Ant installations are?
.Maybe you need to configure where your Ant installations are?
public static org.jvnet.localizer.Localizable _Ant_GlobalConfigNeeded()
Ant.GlobalConfigNeeded
: Maybe you need to configure
where your Ant installations are?
.Maybe you need to configure where your Ant installations are?
public static String BuildTrigger_NoSuchProject(Object arg0, Object arg1)
BuildTrigger.NoSuchProject
: No such project ‘{0}’.
Did you mean ‘{1}’?
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such project ‘{0}’. Did you mean ‘{1}’?
public static org.jvnet.localizer.Localizable _BuildTrigger_NoSuchProject(Object arg0, Object arg1)
BuildTrigger.NoSuchProject
: No such project ‘{0}’.
Did you mean ‘{1}’?
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No such project ‘{0}’. Did you mean ‘{1}’?
public static String CommandInterpreter_CommandFailed()
CommandInterpreter.CommandFailed
: command execution
failed
.command execution failed
public static org.jvnet.localizer.Localizable _CommandInterpreter_CommandFailed()
CommandInterpreter.CommandFailed
: command execution
failed
.command execution failed
public static String Shell_invalid_exit_code_zero()
Shell.invalid_exit_code_zero
: Exit code zero is
ignored and does not make the build unstable
.Exit code zero is ignored and does not make the build unstable
public static org.jvnet.localizer.Localizable _Shell_invalid_exit_code_zero()
Shell.invalid_exit_code_zero
: Exit code zero is
ignored and does not make the build unstable
.Exit code zero is ignored and does not make the build unstable
public static String JavadocArchiver_NoMatchFound(Object arg0, Object arg1)
JavadocArchiver.NoMatchFound
: No javadoc found in
{0}: {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No javadoc found in {0}: {1}
public static org.jvnet.localizer.Localizable _JavadocArchiver_NoMatchFound(Object arg0, Object arg1)
JavadocArchiver.NoMatchFound
: No javadoc found in
{0}: {1}
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.No javadoc found in {0}: {1}
public static String JavadocArchiver_DisplayName_Javadoc()
JavadocArchiver.DisplayName.Javadoc
: Javadoc
.Javadoc
public static org.jvnet.localizer.Localizable _JavadocArchiver_DisplayName_Javadoc()
JavadocArchiver.DisplayName.Javadoc
: Javadoc
.Javadoc
public static String Fingerprinter_DigestFailed(Object arg0)
Fingerprinter.DigestFailed
: Failed to compute
digest for {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to compute digest for {0}
public static org.jvnet.localizer.Localizable _Fingerprinter_DigestFailed(Object arg0)
Fingerprinter.DigestFailed
: Failed to compute
digest for {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to compute digest for {0}
public static String Fingerprinter_Aborted()
Fingerprinter.Aborted
: Aborted
.Aborted
public static org.jvnet.localizer.Localizable _Fingerprinter_Aborted()
Fingerprinter.Aborted
: Aborted
.Aborted
public static String Fingerprinter_Action_DisplayName()
Fingerprinter.Action.DisplayName
: See
Fingerprints
.See Fingerprints
public static org.jvnet.localizer.Localizable _Fingerprinter_Action_DisplayName()
Fingerprinter.Action.DisplayName
: See
Fingerprints
.See Fingerprints
public static String CommandInterpreter_UnableToProduceScript()
CommandInterpreter.UnableToProduceScript
: Unable to
produce a script file
.Unable to produce a script file
public static org.jvnet.localizer.Localizable _CommandInterpreter_UnableToProduceScript()
CommandInterpreter.UnableToProduceScript
: Unable to
produce a script file
.Unable to produce a script file
public static String Ant_DisplayName()
Ant.DisplayName
: Invoke Ant
.Invoke Ant
public static org.jvnet.localizer.Localizable _Ant_DisplayName()
Ant.DisplayName
: Invoke Ant
.Invoke Ant
public static String Maven_NoExecutable(Object arg0)
Maven.NoExecutable
: Couldn’t find any executable in
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Couldn’t find any executable in {0}
public static org.jvnet.localizer.Localizable _Maven_NoExecutable(Object arg0)
Maven.NoExecutable
: Couldn’t find any executable in
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Couldn’t find any executable in {0}
public static String TestJavadocArchiver_DisplayName_Javadoc()
TestJavadocArchiver.DisplayName.Javadoc
: Test
Javadoc
.Test Javadoc
public static org.jvnet.localizer.Localizable _TestJavadocArchiver_DisplayName_Javadoc()
TestJavadocArchiver.DisplayName.Javadoc
: Test
Javadoc
.Test Javadoc
public static String Maven_NotMavenDirectory(Object arg0)
Maven.NotMavenDirectory
: {0} doesn’t look like a
Maven directory
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} doesn’t look like a Maven directory
public static org.jvnet.localizer.Localizable _Maven_NotMavenDirectory(Object arg0)
Maven.NotMavenDirectory
: {0} doesn’t look like a
Maven directory
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} doesn’t look like a Maven directory
public static String BuildTrigger_NotBuildable(Object arg0)
BuildTrigger.NotBuildable
: {0} is not buildable
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is not buildable
public static org.jvnet.localizer.Localizable _BuildTrigger_NotBuildable(Object arg0)
BuildTrigger.NotBuildable
: {0} is not buildable
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is not buildable
public static String InstallFromApache()
InstallFromApache
: Install from Apache
.Install from Apache
public static org.jvnet.localizer.Localizable _InstallFromApache()
InstallFromApache
: Install from Apache
.Install from Apache
public static String JavadocArchiver_DisplayName_Generic()
JavadocArchiver.DisplayName.Generic
: Document
.Document
public static org.jvnet.localizer.Localizable _JavadocArchiver_DisplayName_Generic()
JavadocArchiver.DisplayName.Generic
: Document
.Document
public static String Ant_ExecFailed()
Ant.ExecFailed
: command execution failed.
.command execution failed.
public static org.jvnet.localizer.Localizable _Ant_ExecFailed()
Ant.ExecFailed
: command execution failed.
.command execution failed.
public static String Ant_NotADirectory(Object arg0)
Ant.NotADirectory
: {0} is not a directory
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is not a directory
public static org.jvnet.localizer.Localizable _Ant_NotADirectory(Object arg0)
Ant.NotADirectory
: {0} is not a directory
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.{0} is not a directory
public static String ArtifactArchiver_SkipBecauseOnlyIfSuccessful()
ArtifactArchiver.SkipBecauseOnlyIfSuccessful
: Skipped archiving because build is not successful
.Skipped archiving because build is not successful
public static org.jvnet.localizer.Localizable _ArtifactArchiver_SkipBecauseOnlyIfSuccessful()
ArtifactArchiver.SkipBecauseOnlyIfSuccessful
: Skipped archiving because build is not successful
.Skipped archiving because build is not successful
public static String BatchFile_invalid_exit_code_zero()
BatchFile.invalid_exit_code_zero
: ERRORLEVEL zero
is ignored and does not make the build unstable
.ERRORLEVEL zero is ignored and does not make the build
unstable
public static org.jvnet.localizer.Localizable _BatchFile_invalid_exit_code_zero()
BatchFile.invalid_exit_code_zero
: ERRORLEVEL zero
is ignored and does not make the build unstable
.ERRORLEVEL zero is ignored and does not make the build
unstable
public static String Fingerprinter_DisplayName()
Fingerprinter.DisplayName
: Record fingerprints of
files to track usage
.Record fingerprints of files to track usage
public static org.jvnet.localizer.Localizable _Fingerprinter_DisplayName()
Fingerprinter.DisplayName
: Record fingerprints of
files to track usage
.Record fingerprints of files to track usage
public static String Ant_ProjectConfigNeeded()
Ant.ProjectConfigNeeded
: Maybe you need to
configure the job to choose one of your Ant installations?
.Maybe you need to configure the job to choose one of your Ant
installations?
public static org.jvnet.localizer.Localizable _Ant_ProjectConfigNeeded()
Ant.ProjectConfigNeeded
: Maybe you need to
configure the job to choose one of your Ant installations?
.Maybe you need to configure the job to choose one of your Ant
installations?
Copyright © 2004–2022. All rights reserved.