@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 |
_ArtifactDeployer()
Key
ArtifactDeployer : Maven Artifact Deployer . |
static org.jvnet.localizer.Localizable |
_ArtifactResolver()
Key
ArtifactResolver : Maven Artifact Resolver . |
static org.jvnet.localizer.Localizable |
_ClientError()
Key
ClientError : Client Error: . |
static org.jvnet.localizer.Localizable |
_ConnectionFailed()
Key
ConnectionFailed : Connection test failed . |
static org.jvnet.localizer.Localizable |
_DisplayName()
Key
DisplayName : Maven Repository Artifact . |
static org.jvnet.localizer.Localizable |
_EmptyArtifactId()
Key
EmptyArtifactId : Artifact Id must not be empty . |
static org.jvnet.localizer.Localizable |
_EmptyBaseURL()
Key
EmptyBaseURL : Base URL must not be empty . |
static org.jvnet.localizer.Localizable |
_EmptyGroupId()
Key
EmptyGroupId : GroupId Id must not be empty . |
static org.jvnet.localizer.Localizable |
_EmptyRepositoryName()
Key
EmptyRepositoryName : Repository Name must not be
empty . |
static org.jvnet.localizer.Localizable |
_EmptyUsername()
Key
EmptyUsername : Username cannot be empty when
Password is present . |
static org.jvnet.localizer.Localizable |
_MigratedDescription(Object arg0)
Key
MigratedDescription : Repository Connector Plugin -
Repository Id: {0} . |
static org.jvnet.localizer.Localizable |
_NoVersions()
Key
NoVersions : No versions could be resolved for
groupid.artifactid . |
static org.jvnet.localizer.Localizable |
_ReleasesOrSnapshotsRequired()
Key
ReleasesOrSnapshotsRequired : Releases and/or
Snapshots are required . |
static org.jvnet.localizer.Localizable |
_SearchAllRepositories()
Key
SearchAllRepositories : Search all repositories . |
static org.jvnet.localizer.Localizable |
_Success()
Key
Success : Success . |
static String |
ArtifactDeployer()
Key
ArtifactDeployer : Maven Artifact Deployer . |
static String |
ArtifactResolver()
Key
ArtifactResolver : Maven Artifact Resolver . |
static String |
ClientError()
Key
ClientError : Client Error: . |
static String |
ConnectionFailed()
Key
ConnectionFailed : Connection test failed . |
static String |
DisplayName()
Key
DisplayName : Maven Repository Artifact . |
static String |
EmptyArtifactId()
Key
EmptyArtifactId : Artifact Id must not be empty . |
static String |
EmptyBaseURL()
Key
EmptyBaseURL : Base URL must not be empty . |
static String |
EmptyGroupId()
Key
EmptyGroupId : GroupId Id must not be empty . |
static String |
EmptyRepositoryName()
Key
EmptyRepositoryName : Repository Name must not be
empty . |
static String |
EmptyUsername()
Key
EmptyUsername : Username cannot be empty when
Password is present . |
static String |
MigratedDescription(Object arg0)
Key
MigratedDescription : Repository Connector Plugin -
Repository Id: {0} . |
static String |
NoVersions()
Key
NoVersions : No versions could be resolved for
groupid.artifactid . |
static String |
ReleasesOrSnapshotsRequired()
Key
ReleasesOrSnapshotsRequired : Releases and/or
Snapshots are required . |
static String |
SearchAllRepositories()
Key
SearchAllRepositories : Search all repositories . |
static String |
Success()
Key
Success : Success . |
public static String EmptyGroupId()
EmptyGroupId
: GroupId Id must not be empty
.GroupId Id must not be empty
public static org.jvnet.localizer.Localizable _EmptyGroupId()
EmptyGroupId
: GroupId Id must not be empty
.GroupId Id must not be empty
public static String EmptyRepositoryName()
EmptyRepositoryName
: Repository Name must not be
empty
.Repository Name must not be empty
public static org.jvnet.localizer.Localizable _EmptyRepositoryName()
EmptyRepositoryName
: Repository Name must not be
empty
.Repository Name must not be empty
public static String ReleasesOrSnapshotsRequired()
ReleasesOrSnapshotsRequired
: Releases and/or
Snapshots are required
.Releases and/or Snapshots are required
public static org.jvnet.localizer.Localizable _ReleasesOrSnapshotsRequired()
ReleasesOrSnapshotsRequired
: Releases and/or
Snapshots are required
.Releases and/or Snapshots are required
public static String ConnectionFailed()
ConnectionFailed
: Connection test failed
.Connection test failed
public static org.jvnet.localizer.Localizable _ConnectionFailed()
ConnectionFailed
: Connection test failed
.Connection test failed
public static String DisplayName()
DisplayName
: Maven Repository Artifact
.Maven Repository Artifact
public static org.jvnet.localizer.Localizable _DisplayName()
DisplayName
: Maven Repository Artifact
.Maven Repository Artifact
public static String ArtifactResolver()
ArtifactResolver
: Maven Artifact Resolver
.Maven Artifact Resolver
public static org.jvnet.localizer.Localizable _ArtifactResolver()
ArtifactResolver
: Maven Artifact Resolver
.Maven Artifact Resolver
public static String Success()
Success
: Success
.Success
public static org.jvnet.localizer.Localizable _Success()
Success
: Success
.Success
public static String SearchAllRepositories()
SearchAllRepositories
: Search all repositories
.Search all repositories
public static org.jvnet.localizer.Localizable _SearchAllRepositories()
SearchAllRepositories
: Search all repositories
.Search all repositories
public static String EmptyArtifactId()
EmptyArtifactId
: Artifact Id must not be empty
.Artifact Id must not be empty
public static org.jvnet.localizer.Localizable _EmptyArtifactId()
EmptyArtifactId
: Artifact Id must not be empty
.Artifact Id must not be empty
public static String EmptyBaseURL()
EmptyBaseURL
: Base URL must not be empty
.Base URL must not be empty
public static org.jvnet.localizer.Localizable _EmptyBaseURL()
EmptyBaseURL
: Base URL must not be empty
.Base URL must not be empty
public static String ArtifactDeployer()
ArtifactDeployer
: Maven Artifact Deployer
.Maven Artifact Deployer
public static org.jvnet.localizer.Localizable _ArtifactDeployer()
ArtifactDeployer
: Maven Artifact Deployer
.Maven Artifact Deployer
public static String ClientError()
ClientError
: Client Error:
.Client Error:
public static org.jvnet.localizer.Localizable _ClientError()
ClientError
: Client Error:
.Client Error:
public static String NoVersions()
NoVersions
: No versions could be resolved for
groupid.artifactid
.No versions could be resolved for groupid.artifactid
public static org.jvnet.localizer.Localizable _NoVersions()
NoVersions
: No versions could be resolved for
groupid.artifactid
.No versions could be resolved for groupid.artifactid
public static String EmptyUsername()
EmptyUsername
: Username cannot be empty when
Password is present
.Username cannot be empty when Password is present
public static org.jvnet.localizer.Localizable _EmptyUsername()
EmptyUsername
: Username cannot be empty when
Password is present
.Username cannot be empty when Password is present
public static String MigratedDescription(Object arg0)
MigratedDescription
: Repository Connector Plugin -
Repository Id: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Repository Connector Plugin - Repository Id: {0}
public static org.jvnet.localizer.Localizable _MigratedDescription(Object arg0)
MigratedDescription
: Repository Connector Plugin -
Repository Id: {0}
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Repository Connector Plugin - Repository Id: {0}
Copyright © 2010–2021. All rights reserved.