Class Messages
- java.lang.Object
 - 
- org.jvnet.hudson.plugins.repositoryconnector.Messages
 
 
- 
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class. 
- 
- 
Constructor Summary
Constructors Constructor Description Messages() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable_ArtifactDeployer()KeyArtifactDeployer:Maven Artifact Deployer.static org.jvnet.localizer.Localizable_ArtifactResolver()KeyArtifactResolver:Maven Artifact Resolver.static org.jvnet.localizer.Localizable_ClientError()KeyClientError:Client Error:.static org.jvnet.localizer.Localizable_ConnectionFailed()KeyConnectionFailed:Connection test failed.static org.jvnet.localizer.Localizable_DisplayName()KeyDisplayName:Maven Repository Artifact.static org.jvnet.localizer.Localizable_EmptyArtifactId()KeyEmptyArtifactId:Artifact Id must not be empty.static org.jvnet.localizer.Localizable_EmptyBaseURL()KeyEmptyBaseURL:Base URL must not be empty.static org.jvnet.localizer.Localizable_EmptyGroupId()KeyEmptyGroupId:GroupId Id must not be empty.static org.jvnet.localizer.Localizable_EmptyRepositoryName()KeyEmptyRepositoryName:Repository Name must not be empty.static org.jvnet.localizer.Localizable_EmptyUsername()KeyEmptyUsername:Username cannot be empty when Password is present.static org.jvnet.localizer.Localizable_MigratedDescription(Object arg0)KeyMigratedDescription:Repository Connector Plugin - Repository Id: {0}.static org.jvnet.localizer.Localizable_NoVersions()KeyNoVersions:No versions could be resolved for groupid.artifactid.static org.jvnet.localizer.Localizable_ReleasesOrSnapshotsRequired()KeyReleasesOrSnapshotsRequired:Releases and/or Snapshots are required.static org.jvnet.localizer.Localizable_SearchAllRepositories()KeySearchAllRepositories:Search all repositories.static org.jvnet.localizer.Localizable_Success()KeySuccess:Success.static StringArtifactDeployer()KeyArtifactDeployer:Maven Artifact Deployer.static StringArtifactResolver()KeyArtifactResolver:Maven Artifact Resolver.static StringClientError()KeyClientError:Client Error:.static StringConnectionFailed()KeyConnectionFailed:Connection test failed.static StringDisplayName()KeyDisplayName:Maven Repository Artifact.static StringEmptyArtifactId()KeyEmptyArtifactId:Artifact Id must not be empty.static StringEmptyBaseURL()KeyEmptyBaseURL:Base URL must not be empty.static StringEmptyGroupId()KeyEmptyGroupId:GroupId Id must not be empty.static StringEmptyRepositoryName()KeyEmptyRepositoryName:Repository Name must not be empty.static StringEmptyUsername()KeyEmptyUsername:Username cannot be empty when Password is present.static StringMigratedDescription(Object arg0)KeyMigratedDescription:Repository Connector Plugin - Repository Id: {0}.static StringNoVersions()KeyNoVersions:No versions could be resolved for groupid.artifactid.static StringReleasesOrSnapshotsRequired()KeyReleasesOrSnapshotsRequired:Releases and/or Snapshots are required.static StringSearchAllRepositories()KeySearchAllRepositories:Search all repositories.static StringSuccess()KeySuccess:Success. 
 - 
 
- 
- 
Method Detail
- 
SearchAllRepositories
public static String SearchAllRepositories()
KeySearchAllRepositories:Search all repositories.- Returns:
 Search all repositories
 
- 
_SearchAllRepositories
public static org.jvnet.localizer.Localizable _SearchAllRepositories()
KeySearchAllRepositories:Search all repositories.- Returns:
 Search all repositories
 
- 
EmptyGroupId
public static String EmptyGroupId()
KeyEmptyGroupId:GroupId Id must not be empty.- Returns:
 GroupId Id must not be empty
 
- 
_EmptyGroupId
public static org.jvnet.localizer.Localizable _EmptyGroupId()
KeyEmptyGroupId:GroupId Id must not be empty.- Returns:
 GroupId Id must not be empty
 
- 
EmptyUsername
public static String EmptyUsername()
KeyEmptyUsername:Username cannot be empty when Password is present.- Returns:
 Username cannot be empty when Password is present
 
- 
_EmptyUsername
public static org.jvnet.localizer.Localizable _EmptyUsername()
KeyEmptyUsername:Username cannot be empty when Password is present.- Returns:
 Username cannot be empty when Password is present
 
- 
EmptyBaseURL
public static String EmptyBaseURL()
KeyEmptyBaseURL:Base URL must not be empty.- Returns:
 Base URL must not be empty
 
- 
_EmptyBaseURL
public static org.jvnet.localizer.Localizable _EmptyBaseURL()
KeyEmptyBaseURL:Base URL must not be empty.- Returns:
 Base URL must not be empty
 
- 
NoVersions
public static String NoVersions()
KeyNoVersions:No versions could be resolved for groupid.artifactid.- Returns:
 No versions could be resolved for groupid.artifactid
 
- 
_NoVersions
public static org.jvnet.localizer.Localizable _NoVersions()
KeyNoVersions:No versions could be resolved for groupid.artifactid.- Returns:
 No versions could be resolved for groupid.artifactid
 
- 
EmptyRepositoryName
public static String EmptyRepositoryName()
KeyEmptyRepositoryName:Repository Name must not be empty.- Returns:
 Repository Name must not be empty
 
- 
_EmptyRepositoryName
public static org.jvnet.localizer.Localizable _EmptyRepositoryName()
KeyEmptyRepositoryName:Repository Name must not be empty.- Returns:
 Repository Name must not be empty
 
- 
ReleasesOrSnapshotsRequired
public static String ReleasesOrSnapshotsRequired()
KeyReleasesOrSnapshotsRequired:Releases and/or Snapshots are required.- Returns:
 Releases and/or Snapshots are required
 
- 
_ReleasesOrSnapshotsRequired
public static org.jvnet.localizer.Localizable _ReleasesOrSnapshotsRequired()
KeyReleasesOrSnapshotsRequired:Releases and/or Snapshots are required.- Returns:
 Releases and/or Snapshots are required
 
- 
ArtifactResolver
public static String ArtifactResolver()
KeyArtifactResolver:Maven Artifact Resolver.- Returns:
 Maven Artifact Resolver
 
- 
_ArtifactResolver
public static org.jvnet.localizer.Localizable _ArtifactResolver()
KeyArtifactResolver:Maven Artifact Resolver.- Returns:
 Maven Artifact Resolver
 
- 
Success
public static String Success()
KeySuccess:Success.- Returns:
 Success
 
- 
_Success
public static org.jvnet.localizer.Localizable _Success()
KeySuccess:Success.- Returns:
 Success
 
- 
ConnectionFailed
public static String ConnectionFailed()
KeyConnectionFailed:Connection test failed.- Returns:
 Connection test failed
 
- 
_ConnectionFailed
public static org.jvnet.localizer.Localizable _ConnectionFailed()
KeyConnectionFailed:Connection test failed.- Returns:
 Connection test failed
 
- 
ArtifactDeployer
public static String ArtifactDeployer()
KeyArtifactDeployer:Maven Artifact Deployer.- Returns:
 Maven Artifact Deployer
 
- 
_ArtifactDeployer
public static org.jvnet.localizer.Localizable _ArtifactDeployer()
KeyArtifactDeployer:Maven Artifact Deployer.- Returns:
 Maven Artifact Deployer
 
- 
DisplayName
public static String DisplayName()
KeyDisplayName:Maven Repository Artifact.- Returns:
 Maven Repository Artifact
 
- 
_DisplayName
public static org.jvnet.localizer.Localizable _DisplayName()
KeyDisplayName:Maven Repository Artifact.- Returns:
 Maven Repository Artifact
 
- 
MigratedDescription
public static String MigratedDescription(Object arg0)
KeyMigratedDescription:Repository Connector Plugin - Repository Id: {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Repository Connector Plugin - Repository Id: {0}
 
- 
_MigratedDescription
public static org.jvnet.localizer.Localizable _MigratedDescription(Object arg0)
KeyMigratedDescription:Repository Connector Plugin - Repository Id: {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Repository Connector Plugin - Repository Id: {0}
 
- 
EmptyArtifactId
public static String EmptyArtifactId()
KeyEmptyArtifactId:Artifact Id must not be empty.- Returns:
 Artifact Id must not be empty
 
- 
_EmptyArtifactId
public static org.jvnet.localizer.Localizable _EmptyArtifactId()
KeyEmptyArtifactId:Artifact Id must not be empty.- Returns:
 Artifact Id must not be empty
 
- 
ClientError
public static String ClientError()
KeyClientError:Client Error:.- Returns:
 Client Error:
 
- 
_ClientError
public static org.jvnet.localizer.Localizable _ClientError()
KeyClientError:Client Error:.- Returns:
 Client Error:
 
 - 
 
 -