@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 |
_BuildData_displayName()
Key
BuildData.displayName : Package Drone . |
static org.jvnet.localizer.Localizable |
_DroneRecorder_DescriptorImpl_displayName()
Key
DroneRecorder.DescriptorImpl.displayName : Package
Drone Deployer . |
static org.jvnet.localizer.Localizable |
_DroneRecorder_DescriptorImpl_emptyCredentialsId()
Key
DroneRecorder.DescriptorImpl.emptyCredentialsId : The deploy key is required . |
static org.jvnet.localizer.Localizable |
_DroneRecorder_DescriptorImpl_emptyServerUrl()
Key
DroneRecorder.DescriptorImpl.emptyServerUrl : The
server URL is required . |
static org.jvnet.localizer.Localizable |
_DroneRecorder_DescriptorImpl_invalidCredentialsId()
Key
DroneRecorder.DescriptorImpl.invalidCredentialsId : Cannot find currently selected credentials . |
static org.jvnet.localizer.Localizable |
_DroneRecorder_DescriptorImpl_invalidServerUrl(Object arg0)
Key
DroneRecorder.DescriptorImpl.invalidServerUrl : Invalid URL : {0} . |
static org.jvnet.localizer.Localizable |
_DroneRecorder_emptyChannel()
Key
DroneRecorder.emptyChannel : No Channel ID/Name is
configured. . |
static org.jvnet.localizer.Localizable |
_DroneRecorder_emptyCredentialsId()
Key
DroneRecorder.emptyCredentialsId : No Deploy key is
configured. . |
static org.jvnet.localizer.Localizable |
_DroneRecorder_emptyServerUrl()
Key
DroneRecorder.emptyServerUrl : No serverl URL
configured. . |
static org.jvnet.localizer.Localizable |
_DroneRecorder_failedToUpload(Object arg0)
Key
DroneRecorder.failedToUpload : Failed to archive
artifacts: {0} . |
static org.jvnet.localizer.Localizable |
_DroneRecorder_noCredentialIdFound(Object arg0)
Key
DroneRecorder.noCredentialIdFound : Deploy key with
id {0} not found. |
static org.jvnet.localizer.Localizable |
_DroneRecorder_noIncludes()
Key
DroneRecorder.noIncludes : {@code No artifacts are
configured for upload. |
static org.jvnet.localizer.Localizable |
_DroneRecorder_noMatchFound(Object arg0)
Key
DroneRecorder.noMatchFound : No artifacts found that
match the file pattern "{0}". |
static org.jvnet.localizer.Localizable |
_DroneRecorder_serverUrl(Object arg0)
Key
DroneRecorder.serverUrl : Package Drone Server URL:
{0} . |
static org.jvnet.localizer.Localizable |
_UploaderV2_failedToUpload(Object arg0,
Object arg1,
Object arg2,
Object arg3)
Key
UploaderV2.failedToUpload : Failed to upload {0}:
{1} {2} = {3} . |
static org.jvnet.localizer.Localizable |
_UploaderV2_fileNotExist(Object arg0)
Key
UploaderV2.fileNotExist : The file {0} not exists or
is not a file . |
static org.jvnet.localizer.Localizable |
_UploaderV3_failedToCreateArchive()
Key
UploaderV3.failedToCreateArchive : Failed to write
to the upload archive . |
static org.jvnet.localizer.Localizable |
_UploaderV3_failedToFindEndpoint()
Key
UploaderV3.failedToFindEndpoint : {@code Failed to find
upload endpoint V3. |
static org.jvnet.localizer.Localizable |
_UploaderV3_failedToUpload(Object arg0)
Key
UploaderV3.failedToUpload : Failed to upload: {0} . |
static String |
BuildData_displayName()
Key
BuildData.displayName : Package Drone . |
static String |
DroneRecorder_DescriptorImpl_displayName()
Key
DroneRecorder.DescriptorImpl.displayName : Package
Drone Deployer . |
static String |
DroneRecorder_DescriptorImpl_emptyCredentialsId()
Key
DroneRecorder.DescriptorImpl.emptyCredentialsId : The deploy key is required . |
static String |
DroneRecorder_DescriptorImpl_emptyServerUrl()
Key
DroneRecorder.DescriptorImpl.emptyServerUrl : The
server URL is required . |
static String |
DroneRecorder_DescriptorImpl_invalidCredentialsId()
Key
DroneRecorder.DescriptorImpl.invalidCredentialsId : Cannot find currently selected credentials . |
static String |
DroneRecorder_DescriptorImpl_invalidServerUrl(Object arg0)
Key
DroneRecorder.DescriptorImpl.invalidServerUrl : Invalid URL : {0} . |
static String |
DroneRecorder_emptyChannel()
Key
DroneRecorder.emptyChannel : No Channel ID/Name is
configured. . |
static String |
DroneRecorder_emptyCredentialsId()
Key
DroneRecorder.emptyCredentialsId : No Deploy key is
configured. . |
static String |
DroneRecorder_emptyServerUrl()
Key
DroneRecorder.emptyServerUrl : No serverl URL
configured. . |
static String |
DroneRecorder_failedToUpload(Object arg0)
Key
DroneRecorder.failedToUpload : Failed to archive
artifacts: {0} . |
static String |
DroneRecorder_noCredentialIdFound(Object arg0)
Key
DroneRecorder.noCredentialIdFound : Deploy key with
id {0} not found. |
static String |
DroneRecorder_noIncludes()
Key
DroneRecorder.noIncludes : {@code No artifacts are
configured for upload. |
static String |
DroneRecorder_noMatchFound(Object arg0)
Key
DroneRecorder.noMatchFound : No artifacts found that
match the file pattern "{0}". |
static String |
DroneRecorder_serverUrl(Object arg0)
Key
DroneRecorder.serverUrl : Package Drone Server URL:
{0} . |
static String |
UploaderV2_failedToUpload(Object arg0,
Object arg1,
Object arg2,
Object arg3)
Key
UploaderV2.failedToUpload : Failed to upload {0}:
{1} {2} = {3} . |
static String |
UploaderV2_fileNotExist(Object arg0)
Key
UploaderV2.fileNotExist : The file {0} not exists or
is not a file . |
static String |
UploaderV3_failedToCreateArchive()
Key
UploaderV3.failedToCreateArchive : Failed to write
to the upload archive . |
static String |
UploaderV3_failedToFindEndpoint()
Key
UploaderV3.failedToFindEndpoint : {@code Failed to find
upload endpoint V3. |
static String |
UploaderV3_failedToUpload(Object arg0)
Key
UploaderV3.failedToUpload : Failed to upload: {0} . |
public static String DroneRecorder_serverUrl(Object arg0)
DroneRecorder.serverUrl
: Package Drone Server URL:
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Package Drone Server URL: {0}
public static org.jvnet.localizer.Localizable _DroneRecorder_serverUrl(Object arg0)
DroneRecorder.serverUrl
: Package Drone Server URL:
{0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Package Drone Server URL: {0}
public static String DroneRecorder_DescriptorImpl_invalidServerUrl(Object arg0)
DroneRecorder.DescriptorImpl.invalidServerUrl
: Invalid URL : {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid URL : {0}
public static org.jvnet.localizer.Localizable _DroneRecorder_DescriptorImpl_invalidServerUrl(Object arg0)
DroneRecorder.DescriptorImpl.invalidServerUrl
: Invalid URL : {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Invalid URL : {0}
public static String DroneRecorder_DescriptorImpl_invalidCredentialsId()
DroneRecorder.DescriptorImpl.invalidCredentialsId
: Cannot find currently selected credentials
.Cannot find currently selected credentials
public static org.jvnet.localizer.Localizable _DroneRecorder_DescriptorImpl_invalidCredentialsId()
DroneRecorder.DescriptorImpl.invalidCredentialsId
: Cannot find currently selected credentials
.Cannot find currently selected credentials
public static String DroneRecorder_DescriptorImpl_emptyCredentialsId()
DroneRecorder.DescriptorImpl.emptyCredentialsId
: The deploy key is required
.The deploy key is required
public static org.jvnet.localizer.Localizable _DroneRecorder_DescriptorImpl_emptyCredentialsId()
DroneRecorder.DescriptorImpl.emptyCredentialsId
: The deploy key is required
.The deploy key is required
public static String DroneRecorder_DescriptorImpl_emptyServerUrl()
DroneRecorder.DescriptorImpl.emptyServerUrl
: The
server URL is required
.The server URL is required
public static org.jvnet.localizer.Localizable _DroneRecorder_DescriptorImpl_emptyServerUrl()
DroneRecorder.DescriptorImpl.emptyServerUrl
: The
server URL is required
.The server URL is required
public static String DroneRecorder_noIncludes()
DroneRecorder.noIncludes
: No artifacts are
configured for upload.
You probably forgot to set the file pattern, so
please go back to the configuration and specify it.
If you really did
mean to upload all the files in the workspace, please specify "**"
.No artifacts are configured for upload.
You probably forgot to
set the file pattern, so please go back to the configuration and
specify it.
If you really did mean to upload all the files in the
workspace, please specify "**"
public static org.jvnet.localizer.Localizable _DroneRecorder_noIncludes()
DroneRecorder.noIncludes
: No artifacts are
configured for upload.
You probably forgot to set the file pattern, so
please go back to the configuration and specify it.
If you really did
mean to upload all the files in the workspace, please specify "**"
.No artifacts are configured for upload.
You probably forgot to
set the file pattern, so please go back to the configuration and
specify it.
If you really did mean to upload all the files in the
workspace, please specify "**"
public static String UploaderV3_failedToFindEndpoint()
UploaderV3.failedToFindEndpoint
: Failed to find
upload endpoint V3. This could mean that you configured a wrong server
URL or that the server does not support the Upload V3. You will need a
version 0.14+ of Eclipse Package Drone. It could also mean that you
did use wrong credentials.
.Failed to find upload endpoint V3. This could mean that you
configured a wrong server URL or that the server does not support the
Upload V3. You will need a version 0.14+ of Eclipse Package Drone. It
could also mean that you did use wrong credentials.
public static org.jvnet.localizer.Localizable _UploaderV3_failedToFindEndpoint()
UploaderV3.failedToFindEndpoint
: Failed to find
upload endpoint V3. This could mean that you configured a wrong server
URL or that the server does not support the Upload V3. You will need a
version 0.14+ of Eclipse Package Drone. It could also mean that you
did use wrong credentials.
.Failed to find upload endpoint V3. This could mean that you
configured a wrong server URL or that the server does not support the
Upload V3. You will need a version 0.14+ of Eclipse Package Drone. It
could also mean that you did use wrong credentials.
public static String DroneRecorder_noMatchFound(Object arg0)
DroneRecorder.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 _DroneRecorder_noMatchFound(Object arg0)
DroneRecorder.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 DroneRecorder_DescriptorImpl_displayName()
DroneRecorder.DescriptorImpl.displayName
: Package
Drone Deployer
.Package Drone Deployer
public static org.jvnet.localizer.Localizable _DroneRecorder_DescriptorImpl_displayName()
DroneRecorder.DescriptorImpl.displayName
: Package
Drone Deployer
.Package Drone Deployer
public static String DroneRecorder_failedToUpload(Object arg0)
DroneRecorder.failedToUpload
: Failed to archive
artifacts: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to archive artifacts: {0}
public static org.jvnet.localizer.Localizable _DroneRecorder_failedToUpload(Object arg0)
DroneRecorder.failedToUpload
: Failed to archive
artifacts: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to archive artifacts: {0}
public static String DroneRecorder_emptyChannel()
DroneRecorder.emptyChannel
: No Channel ID/Name is
configured.
.No Channel ID/Name is configured.
public static org.jvnet.localizer.Localizable _DroneRecorder_emptyChannel()
DroneRecorder.emptyChannel
: No Channel ID/Name is
configured.
.No Channel ID/Name is configured.
public static String UploaderV2_fileNotExist(Object arg0)
UploaderV2.fileNotExist
: The file {0} not exists or
is not a file
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The file {0} not exists or is not a file
public static org.jvnet.localizer.Localizable _UploaderV2_fileNotExist(Object arg0)
UploaderV2.fileNotExist
: The file {0} not exists or
is not a file
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.The file {0} not exists or is not a file
public static String DroneRecorder_emptyServerUrl()
DroneRecorder.emptyServerUrl
: No serverl URL
configured.
.No serverl URL configured.
public static org.jvnet.localizer.Localizable _DroneRecorder_emptyServerUrl()
DroneRecorder.emptyServerUrl
: No serverl URL
configured.
.No serverl URL configured.
public static String UploaderV2_failedToUpload(Object arg0, Object arg1, Object arg2, Object arg3)
UploaderV2.failedToUpload
: Failed to upload {0}:
{1} {2} = {3}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to upload {0}: {1} {2} = {3}
public static org.jvnet.localizer.Localizable _UploaderV2_failedToUpload(Object arg0, Object arg1, Object arg2, Object arg3)
UploaderV2.failedToUpload
: Failed to upload {0}:
{1} {2} = {3}
.arg3
- 4th format parameter, {3}
, as String.valueOf(Object)
.arg2
- 3rd format parameter, {2}
, as String.valueOf(Object)
.arg1
- 2nd format parameter, {1}
, as String.valueOf(Object)
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to upload {0}: {1} {2} = {3}
public static String DroneRecorder_emptyCredentialsId()
DroneRecorder.emptyCredentialsId
: No Deploy key is
configured.
.No Deploy key is configured.
public static org.jvnet.localizer.Localizable _DroneRecorder_emptyCredentialsId()
DroneRecorder.emptyCredentialsId
: No Deploy key is
configured.
.No Deploy key is configured.
public static String UploaderV3_failedToCreateArchive()
UploaderV3.failedToCreateArchive
: Failed to write
to the upload archive
.Failed to write to the upload archive
public static org.jvnet.localizer.Localizable _UploaderV3_failedToCreateArchive()
UploaderV3.failedToCreateArchive
: Failed to write
to the upload archive
.Failed to write to the upload archive
public static String DroneRecorder_noCredentialIdFound(Object arg0)
DroneRecorder.noCredentialIdFound
: Deploy key with
id {0} not found. Configuration error?
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Deploy key with id {0} not found. Configuration error?
public static org.jvnet.localizer.Localizable _DroneRecorder_noCredentialIdFound(Object arg0)
DroneRecorder.noCredentialIdFound
: Deploy key with
id {0} not found. Configuration error?
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Deploy key with id {0} not found. Configuration error?
public static String UploaderV3_failedToUpload(Object arg0)
UploaderV3.failedToUpload
: Failed to upload: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to upload: {0}
public static org.jvnet.localizer.Localizable _UploaderV3_failedToUpload(Object arg0)
UploaderV3.failedToUpload
: Failed to upload: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Failed to upload: {0}
public static String BuildData_displayName()
BuildData.displayName
: Package Drone
.Package Drone
public static org.jvnet.localizer.Localizable _BuildData_displayName()
BuildData.displayName
: Package Drone
.Package Drone
Copyright © 2016–2018. All rights reserved.