Class Messages


  • @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
    public class Messages
    extends Object
    Generated localization support class.
    • Constructor Detail

      • Messages

        public Messages()
    • Method Detail

      • SearchAllRepositories

        public static String SearchAllRepositories()
        Key SearchAllRepositories: Search all repositories.
        Returns:
        Search all repositories
      • _SearchAllRepositories

        public static org.jvnet.localizer.Localizable _SearchAllRepositories()
        Key SearchAllRepositories: Search all repositories.
        Returns:
        Search all repositories
      • EmptyGroupId

        public static String EmptyGroupId()
        Key EmptyGroupId: GroupId Id must not be empty.
        Returns:
        GroupId Id must not be empty
      • _EmptyGroupId

        public static org.jvnet.localizer.Localizable _EmptyGroupId()
        Key EmptyGroupId: GroupId Id must not be empty.
        Returns:
        GroupId Id must not be empty
      • EmptyUsername

        public static String EmptyUsername()
        Key EmptyUsername: 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()
        Key EmptyUsername: Username cannot be empty when Password is present.
        Returns:
        Username cannot be empty when Password is present
      • EmptyBaseURL

        public static String EmptyBaseURL()
        Key EmptyBaseURL: Base URL must not be empty.
        Returns:
        Base URL must not be empty
      • _EmptyBaseURL

        public static org.jvnet.localizer.Localizable _EmptyBaseURL()
        Key EmptyBaseURL: Base URL must not be empty.
        Returns:
        Base URL must not be empty
      • NoVersions

        public static String NoVersions()
        Key NoVersions: 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()
        Key NoVersions: No versions could be resolved for groupid.artifactid.
        Returns:
        No versions could be resolved for groupid.artifactid
      • EmptyRepositoryName

        public static String EmptyRepositoryName()
        Key EmptyRepositoryName: Repository Name must not be empty.
        Returns:
        Repository Name must not be empty
      • _EmptyRepositoryName

        public static org.jvnet.localizer.Localizable _EmptyRepositoryName()
        Key EmptyRepositoryName: Repository Name must not be empty.
        Returns:
        Repository Name must not be empty
      • ReleasesOrSnapshotsRequired

        public static String ReleasesOrSnapshotsRequired()
        Key ReleasesOrSnapshotsRequired: Releases and/or Snapshots are required.
        Returns:
        Releases and/or Snapshots are required
      • _ReleasesOrSnapshotsRequired

        public static org.jvnet.localizer.Localizable _ReleasesOrSnapshotsRequired()
        Key ReleasesOrSnapshotsRequired: Releases and/or Snapshots are required.
        Returns:
        Releases and/or Snapshots are required
      • ArtifactResolver

        public static String ArtifactResolver()
        Key ArtifactResolver: Maven Artifact Resolver.
        Returns:
        Maven Artifact Resolver
      • _ArtifactResolver

        public static org.jvnet.localizer.Localizable _ArtifactResolver()
        Key ArtifactResolver: Maven Artifact Resolver.
        Returns:
        Maven Artifact Resolver
      • Success

        public static String Success()
        Key Success: Success.
        Returns:
        Success
      • _Success

        public static org.jvnet.localizer.Localizable _Success()
        Key Success: Success.
        Returns:
        Success
      • ConnectionFailed

        public static String ConnectionFailed()
        Key ConnectionFailed: Connection test failed.
        Returns:
        Connection test failed
      • _ConnectionFailed

        public static org.jvnet.localizer.Localizable _ConnectionFailed()
        Key ConnectionFailed: Connection test failed.
        Returns:
        Connection test failed
      • ArtifactDeployer

        public static String ArtifactDeployer()
        Key ArtifactDeployer: Maven Artifact Deployer.
        Returns:
        Maven Artifact Deployer
      • _ArtifactDeployer

        public static org.jvnet.localizer.Localizable _ArtifactDeployer()
        Key ArtifactDeployer: Maven Artifact Deployer.
        Returns:
        Maven Artifact Deployer
      • DisplayName

        public static String DisplayName()
        Key DisplayName: Maven Repository Artifact.
        Returns:
        Maven Repository Artifact
      • _DisplayName

        public static org.jvnet.localizer.Localizable _DisplayName()
        Key DisplayName: Maven Repository Artifact.
        Returns:
        Maven Repository Artifact
      • MigratedDescription

        public static String MigratedDescription​(Object arg0)
        Key MigratedDescription: Repository Connector Plugin - Repository Id: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Repository Connector Plugin - Repository Id: {0}
      • _MigratedDescription

        public static org.jvnet.localizer.Localizable _MigratedDescription​(Object arg0)
        Key MigratedDescription: Repository Connector Plugin - Repository Id: {0}.
        Parameters:
        arg0 - 1st format parameter, {0}, as String.valueOf(Object).
        Returns:
        Repository Connector Plugin - Repository Id: {0}
      • EmptyArtifactId

        public static String EmptyArtifactId()
        Key EmptyArtifactId: Artifact Id must not be empty.
        Returns:
        Artifact Id must not be empty
      • _EmptyArtifactId

        public static org.jvnet.localizer.Localizable _EmptyArtifactId()
        Key EmptyArtifactId: Artifact Id must not be empty.
        Returns:
        Artifact Id must not be empty
      • ClientError

        public static String ClientError()
        Key ClientError: Client Error: .
        Returns:
        Client Error:
      • _ClientError

        public static org.jvnet.localizer.Localizable _ClientError()
        Key ClientError: Client Error: .
        Returns:
        Client Error: