|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jenkins.plugins.cloudbees.Messages
public class Messages
| Constructor Summary | |
|---|---|
Messages()
|
|
| Method Summary | |
|---|---|
static org.jvnet.localizer.Localizable |
_CloudbeesDeployer_AmbiguousMavenWarArtifact()
Maven build generated multiple WAR artifacts, provide a filePattern to disambiguate |
static org.jvnet.localizer.Localizable |
_CloudbeesDeployer_NoWarArtifactToMatchPattern()
filePattern did not select any WAR artifacts from produced artifacts |
static org.jvnet.localizer.Localizable |
_CloudbeesDeployer_StillAmbiguousMavenWarArtifact()
filePattern was not strong enough to disambiguate multiple WAR artifacts |
static org.jvnet.localizer.Localizable |
_CloudbeesPublisher_apiKeyNotEmpty()
API Key cannot be empty |
static org.jvnet.localizer.Localizable |
_CloudbeesPublisher_applicationIdNotEmpty()
Application Id cannot be empty |
static org.jvnet.localizer.Localizable |
_CloudbeesPublisher_authenticationFailure()
The signature was invalid, likely because the secret key and/or API key were incorrect. |
static org.jvnet.localizer.Localizable |
_CloudbeesPublisher_Deploying(Object arg1)
Deploying archive to cloudbees application {0} |
static org.jvnet.localizer.Localizable |
_CloudbeesPublisher_displayName()
Deploy to CloudBees |
static org.jvnet.localizer.Localizable |
_CloudbeesPublisher_nameNotEmpty()
Name cannot be empty |
static org.jvnet.localizer.Localizable |
_CloudbeesPublisher_noAccount()
There is no CloudBees account configured. |
static org.jvnet.localizer.Localizable |
_CloudbeesPublisher_noArtifacts(Object arg1)
Skipping CloudBees deployment as no artifacts has been saved for project {0} |
static org.jvnet.localizer.Localizable |
_CloudbeesPublisher_noArtifactsFound(Object arg1)
Could not find the war specified by the pattern {0} |
static org.jvnet.localizer.Localizable |
_CloudbeesPublisher_noWarArtifacts()
No war artifacts have been saved. |
static org.jvnet.localizer.Localizable |
_CloudbeesPublisher_perform(Object arg1,
Object arg2)
CloudbeesPublisher deploying to application {0} :: {1} |
static org.jvnet.localizer.Localizable |
_CloudbeesPublisher_possibleApplicationIds(Object arg1)
Possible applicationIds are {0} |
static org.jvnet.localizer.Localizable |
_CloudbeesPublisher_secretKeyNotEmpty()
Secret Key cannot be empty |
static org.jvnet.localizer.Localizable |
_CloudbeesPublisher_ToManyFilesMatchingPattern()
Your pattern must return only one file to deploy |
static org.jvnet.localizer.Localizable |
_CloudbeesPublisher_WarPathFound(Object arg1)
Deployable artifact found {0} |
static String |
CloudbeesDeployer_AmbiguousMavenWarArtifact()
Maven build generated multiple WAR artifacts, provide a filePattern to disambiguate |
static String |
CloudbeesDeployer_NoWarArtifactToMatchPattern()
filePattern did not select any WAR artifacts from produced artifacts |
static String |
CloudbeesDeployer_StillAmbiguousMavenWarArtifact()
filePattern was not strong enough to disambiguate multiple WAR artifacts |
static String |
CloudbeesPublisher_apiKeyNotEmpty()
API Key cannot be empty |
static String |
CloudbeesPublisher_applicationIdNotEmpty()
Application Id cannot be empty |
static String |
CloudbeesPublisher_authenticationFailure()
The signature was invalid, likely because the secret key and/or API key were incorrect. |
static String |
CloudbeesPublisher_Deploying(Object arg1)
Deploying archive to cloudbees application {0} |
static String |
CloudbeesPublisher_displayName()
Deploy to CloudBees |
static String |
CloudbeesPublisher_nameNotEmpty()
Name cannot be empty |
static String |
CloudbeesPublisher_noAccount()
There is no CloudBees account configured. |
static String |
CloudbeesPublisher_noArtifacts(Object arg1)
Skipping CloudBees deployment as no artifacts has been saved for project {0} |
static String |
CloudbeesPublisher_noArtifactsFound(Object arg1)
Could not find the war specified by the pattern {0} |
static String |
CloudbeesPublisher_noWarArtifacts()
No war artifacts have been saved. |
static String |
CloudbeesPublisher_perform(Object arg1,
Object arg2)
CloudbeesPublisher deploying to application {0} :: {1} |
static String |
CloudbeesPublisher_possibleApplicationIds(Object arg1)
Possible applicationIds are {0} |
static String |
CloudbeesPublisher_secretKeyNotEmpty()
Secret Key cannot be empty |
static String |
CloudbeesPublisher_ToManyFilesMatchingPattern()
Your pattern must return only one file to deploy |
static String |
CloudbeesPublisher_WarPathFound(Object arg1)
Deployable artifact found {0} |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Messages()
| Method Detail |
|---|
public static String CloudbeesDeployer_AmbiguousMavenWarArtifact()
public static org.jvnet.localizer.Localizable _CloudbeesDeployer_AmbiguousMavenWarArtifact()
public static String CloudbeesPublisher_noAccount()
public static org.jvnet.localizer.Localizable _CloudbeesPublisher_noAccount()
public static String CloudbeesPublisher_noArtifactsFound(Object arg1)
public static org.jvnet.localizer.Localizable _CloudbeesPublisher_noArtifactsFound(Object arg1)
public static String CloudbeesPublisher_perform(Object arg1,
Object arg2)
public static org.jvnet.localizer.Localizable _CloudbeesPublisher_perform(Object arg1,
Object arg2)
public static String CloudbeesPublisher_possibleApplicationIds(Object arg1)
public static org.jvnet.localizer.Localizable _CloudbeesPublisher_possibleApplicationIds(Object arg1)
public static String CloudbeesDeployer_NoWarArtifactToMatchPattern()
public static org.jvnet.localizer.Localizable _CloudbeesDeployer_NoWarArtifactToMatchPattern()
public static String CloudbeesPublisher_secretKeyNotEmpty()
public static org.jvnet.localizer.Localizable _CloudbeesPublisher_secretKeyNotEmpty()
public static String CloudbeesPublisher_ToManyFilesMatchingPattern()
public static org.jvnet.localizer.Localizable _CloudbeesPublisher_ToManyFilesMatchingPattern()
public static String CloudbeesPublisher_displayName()
public static org.jvnet.localizer.Localizable _CloudbeesPublisher_displayName()
public static String CloudbeesPublisher_noArtifacts(Object arg1)
public static org.jvnet.localizer.Localizable _CloudbeesPublisher_noArtifacts(Object arg1)
public static String CloudbeesPublisher_WarPathFound(Object arg1)
public static org.jvnet.localizer.Localizable _CloudbeesPublisher_WarPathFound(Object arg1)
public static String CloudbeesPublisher_applicationIdNotEmpty()
public static org.jvnet.localizer.Localizable _CloudbeesPublisher_applicationIdNotEmpty()
public static String CloudbeesPublisher_apiKeyNotEmpty()
public static org.jvnet.localizer.Localizable _CloudbeesPublisher_apiKeyNotEmpty()
public static String CloudbeesPublisher_noWarArtifacts()
public static org.jvnet.localizer.Localizable _CloudbeesPublisher_noWarArtifacts()
public static String CloudbeesDeployer_StillAmbiguousMavenWarArtifact()
public static org.jvnet.localizer.Localizable _CloudbeesDeployer_StillAmbiguousMavenWarArtifact()
public static String CloudbeesPublisher_authenticationFailure()
public static org.jvnet.localizer.Localizable _CloudbeesPublisher_authenticationFailure()
public static String CloudbeesPublisher_Deploying(Object arg1)
public static org.jvnet.localizer.Localizable _CloudbeesPublisher_Deploying(Object arg1)
public static String CloudbeesPublisher_nameNotEmpty()
public static org.jvnet.localizer.Localizable _CloudbeesPublisher_nameNotEmpty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||