public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_BitbucketPublisher_credentialsEmpty()
Key
BitbucketPublisher.credentialsEmpty : Please Select
valid credentials! . |
static org.jvnet.localizer.Localizable |
_BitbucketPublisher_generalError()
Key
BitbucketPublisher.generalError : Error publishing
repository to bitbucket server! . |
static org.jvnet.localizer.Localizable |
_BitbucketPublisher_pomNotFound()
Key
BitbucketPublisher.pomNotFound : {@code Error publishing
repository to bitbucket server. |
static org.jvnet.localizer.Localizable |
_BitbucketPublisher_projectKeyEmpty()
Key
BitbucketPublisher.projectKeyEmpty : Please provide
a project key! . |
static org.jvnet.localizer.Localizable |
_BitbucketPublisher_projectNotCreated()
Key
BitbucketPublisher.projectNotCreated : {@code Error
publishing repository to bitbucket server. |
static org.jvnet.localizer.Localizable |
_BitbucketPublisher_urlEmpty()
Key
BitbucketPublisher.urlEmpty : Repository URL is
required! . |
static org.jvnet.localizer.Localizable |
_BitbucketPublisher_urlInaccessible(Object arg0)
Key
BitbucketPublisher.urlInaccessible : Bitbucket
Server {0} is inaccessible. |
static org.jvnet.localizer.Localizable |
_BitbucketPublisher_urlInvalid()
Key
BitbucketPublisher.urlInvalid : Please enter a valid
repository URL. . |
static org.jvnet.localizer.Localizable |
_BitbucketPublisher_urlWhitespaceWarning()
Key
BitbucketPublisher.urlWhitespaceWarning : Leading
and trailing whitespace will be ignored. . |
static String |
BitbucketPublisher_credentialsEmpty()
Key
BitbucketPublisher.credentialsEmpty : Please Select
valid credentials! . |
static String |
BitbucketPublisher_generalError()
Key
BitbucketPublisher.generalError : Error publishing
repository to bitbucket server! . |
static String |
BitbucketPublisher_pomNotFound()
Key
BitbucketPublisher.pomNotFound : {@code Error publishing
repository to bitbucket server. |
static String |
BitbucketPublisher_projectKeyEmpty()
Key
BitbucketPublisher.projectKeyEmpty : Please provide
a project key! . |
static String |
BitbucketPublisher_projectNotCreated()
Key
BitbucketPublisher.projectNotCreated : {@code Error
publishing repository to bitbucket server. |
static String |
BitbucketPublisher_urlEmpty()
Key
BitbucketPublisher.urlEmpty : Repository URL is
required! . |
static String |
BitbucketPublisher_urlInaccessible(Object arg0)
Key
BitbucketPublisher.urlInaccessible : Bitbucket
Server {0} is inaccessible. |
static String |
BitbucketPublisher_urlInvalid()
Key
BitbucketPublisher.urlInvalid : Please enter a valid
repository URL. . |
static String |
BitbucketPublisher_urlWhitespaceWarning()
Key
BitbucketPublisher.urlWhitespaceWarning : Leading
and trailing whitespace will be ignored. . |
public static String BitbucketPublisher_urlInvalid()
BitbucketPublisher.urlInvalid
: Please enter a valid
repository URL.
.Please enter a valid repository URL.
public static org.jvnet.localizer.Localizable _BitbucketPublisher_urlInvalid()
BitbucketPublisher.urlInvalid
: Please enter a valid
repository URL.
.Please enter a valid repository URL.
public static String BitbucketPublisher_urlWhitespaceWarning()
BitbucketPublisher.urlWhitespaceWarning
: Leading
and trailing whitespace will be ignored.
.Leading and trailing whitespace will be ignored.
public static org.jvnet.localizer.Localizable _BitbucketPublisher_urlWhitespaceWarning()
BitbucketPublisher.urlWhitespaceWarning
: Leading
and trailing whitespace will be ignored.
.Leading and trailing whitespace will be ignored.
public static String BitbucketPublisher_urlEmpty()
BitbucketPublisher.urlEmpty
: Repository URL is
required!
.Repository URL is required!
public static org.jvnet.localizer.Localizable _BitbucketPublisher_urlEmpty()
BitbucketPublisher.urlEmpty
: Repository URL is
required!
.Repository URL is required!
public static String BitbucketPublisher_generalError()
BitbucketPublisher.generalError
: Error publishing
repository to bitbucket server!
.Error publishing repository to bitbucket server!
public static org.jvnet.localizer.Localizable _BitbucketPublisher_generalError()
BitbucketPublisher.generalError
: Error publishing
repository to bitbucket server!
.Error publishing repository to bitbucket server!
public static String BitbucketPublisher_projectKeyEmpty()
BitbucketPublisher.projectKeyEmpty
: Please provide
a project key!
.Please provide a project key!
public static org.jvnet.localizer.Localizable _BitbucketPublisher_projectKeyEmpty()
BitbucketPublisher.projectKeyEmpty
: Please provide
a project key!
.Please provide a project key!
public static String BitbucketPublisher_urlInaccessible(Object arg0)
BitbucketPublisher.urlInaccessible
: Bitbucket
Server {0} is inaccessible. If you're sure it exists, verify that the
OS user running Jenkins can actually access it. Check ssh keys, and
verify that the OS user has user.name and user.email set.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Bitbucket Server {0} is inaccessible. If you're sure it exists,
verify that the OS user running Jenkins can actually access it. Check
ssh keys, and verify that the OS user has user.name and user.email
set.
public static org.jvnet.localizer.Localizable _BitbucketPublisher_urlInaccessible(Object arg0)
BitbucketPublisher.urlInaccessible
: Bitbucket
Server {0} is inaccessible. If you're sure it exists, verify that the
OS user running Jenkins can actually access it. Check ssh keys, and
verify that the OS user has user.name and user.email set.
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Bitbucket Server {0} is inaccessible. If you're sure it exists,
verify that the OS user running Jenkins can actually access it. Check
ssh keys, and verify that the OS user has user.name and user.email
set.
public static String BitbucketPublisher_credentialsEmpty()
BitbucketPublisher.credentialsEmpty
: Please Select
valid credentials!
.Please Select valid credentials!
public static org.jvnet.localizer.Localizable _BitbucketPublisher_credentialsEmpty()
BitbucketPublisher.credentialsEmpty
: Please Select
valid credentials!
.Please Select valid credentials!
public static String BitbucketPublisher_projectNotCreated()
BitbucketPublisher.projectNotCreated
: Error
publishing repository to bitbucket server. Could not create
Project/Repository.!
.Error publishing repository to bitbucket server. Could not
create Project/Repository.!
public static org.jvnet.localizer.Localizable _BitbucketPublisher_projectNotCreated()
BitbucketPublisher.projectNotCreated
: Error
publishing repository to bitbucket server. Could not create
Project/Repository.!
.Error publishing repository to bitbucket server. Could not
create Project/Repository.!
public static String BitbucketPublisher_pomNotFound()
BitbucketPublisher.pomNotFound
: Error publishing
repository to bitbucket server. No pom.xml found.!
.Error publishing repository to bitbucket server. No pom.xml
found.!
public static org.jvnet.localizer.Localizable _BitbucketPublisher_pomNotFound()
BitbucketPublisher.pomNotFound
: Error publishing
repository to bitbucket server. No pom.xml found.!
.Error publishing repository to bitbucket server. No pom.xml
found.!
Copyright © 2016–2017. All rights reserved.