Class Messages

java.lang.Object
hudson.plugins.sonar.Messages

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

    • Messages

      public Messages()
  • Method Details

    • BuildSonarAction_Tooltip

      public static String BuildSonarAction_Tooltip()
      Key BuildSonarAction.Tooltip: Analyzed by SonarQube.
      Returns:
      Analyzed by SonarQube
    • _BuildSonarAction_Tooltip

      public static org.jvnet.localizer.Localizable _BuildSonarAction_Tooltip()
      Key BuildSonarAction.Tooltip: Analyzed by SonarQube.
      Returns:
      Analyzed by SonarQube
    • InstallFromMavenCentral

      public static String InstallFromMavenCentral()
      Key InstallFromMavenCentral: Install from Maven Central.
      Returns:
      Install from Maven Central
    • _InstallFromMavenCentral

      public static org.jvnet.localizer.Localizable _InstallFromMavenCentral()
      Key InstallFromMavenCentral: Install from Maven Central.
      Returns:
      Install from Maven Central
    • SonarInstallation_NoMatchInstallation

      public static String SonarInstallation_NoMatchInstallation(Object arg0, Object arg1)
      Key SonarInstallation.NoMatchInstallation: SonarQube installation defined in this job ({0}) does not match any configured installation. Number of installations that can be configured: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      SonarQube installation defined in this job ({0}) does not match any configured installation. Number of installations that can be configured: {1}.
    • _SonarInstallation_NoMatchInstallation

      public static org.jvnet.localizer.Localizable _SonarInstallation_NoMatchInstallation(Object arg0, Object arg1)
      Key SonarInstallation.NoMatchInstallation: SonarQube installation defined in this job ({0}) does not match any configured installation. Number of installations that can be configured: {1}..
      Parameters:
      arg1 - 2nd format parameter, {1}, as String.valueOf(Object).
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      SonarQube installation defined in this job ({0}) does not match any configured installation. Number of installations that can be configured: {1}.
    • MsBuildScanner_ExecutableNotFound

      public static String MsBuildScanner_ExecutableNotFound(Object arg0)
      Key MsBuildScanner.ExecutableNotFound: SonarScanner for MSBuild executable was not found for {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      SonarScanner for MSBuild executable was not found for {0}
    • _MsBuildScanner_ExecutableNotFound

      public static org.jvnet.localizer.Localizable _MsBuildScanner_ExecutableNotFound(Object arg0)
      Key MsBuildScanner.ExecutableNotFound: SonarScanner for MSBuild executable was not found for {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      SonarScanner for MSBuild executable was not found for {0}
    • SonarScanner_GlobalConfigNeeded

      public static String SonarScanner_GlobalConfigNeeded()
      Key SonarScanner.GlobalConfigNeeded: Maybe you need to configure where your SonarQube Scanner installations are?.
      Returns:
      Maybe you need to configure where your SonarQube Scanner installations are?
    • _SonarScanner_GlobalConfigNeeded

      public static org.jvnet.localizer.Localizable _SonarScanner_GlobalConfigNeeded()
      Key SonarScanner.GlobalConfigNeeded: Maybe you need to configure where your SonarQube Scanner installations are?.
      Returns:
      Maybe you need to configure where your SonarQube Scanner installations are?
    • MsBuildScannerEnd_DisplayName

      public static String MsBuildScannerEnd_DisplayName()
      Key MsBuildScannerEnd.DisplayName: SonarScanner for MSBuild - End Analysis.
      Returns:
      SonarScanner for MSBuild - End Analysis
    • _MsBuildScannerEnd_DisplayName

      public static org.jvnet.localizer.Localizable _MsBuildScannerEnd_DisplayName()
      Key MsBuildScannerEnd.DisplayName: SonarScanner for MSBuild - End Analysis.
      Returns:
      SonarScanner for MSBuild - End Analysis
    • SonarBuildWrapper_Injecting

      public static String SonarBuildWrapper_Injecting(Object arg0)
      Key SonarBuildWrapper.Injecting: Injecting SonarQube environment variables using the configuration: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Injecting SonarQube environment variables using the configuration: {0}
    • _SonarBuildWrapper_Injecting

      public static org.jvnet.localizer.Localizable _SonarBuildWrapper_Injecting(Object arg0)
      Key SonarBuildWrapper.Injecting: Injecting SonarQube environment variables using the configuration: {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Injecting SonarQube environment variables using the configuration: {0}
    • SonarPublisher_DisplayName

      public static String SonarPublisher_DisplayName()
      Key SonarPublisher.DisplayName: SonarQube analysis with Maven.
      Returns:
      SonarQube analysis with Maven
    • _SonarPublisher_DisplayName

      public static org.jvnet.localizer.Localizable _SonarPublisher_DisplayName()
      Key SonarPublisher.DisplayName: SonarQube analysis with Maven.
      Returns:
      SonarQube analysis with Maven
    • SonarAction_Sonar

      public static String SonarAction_Sonar()
      Key SonarAction.Sonar: SonarQube.
      Returns:
      SonarQube
    • _SonarAction_Sonar

      public static org.jvnet.localizer.Localizable _SonarAction_Sonar()
      Key SonarAction.Sonar: SonarQube.
      Returns:
      SonarQube
    • Skipping_Sonar_analysis

      public static String Skipping_Sonar_analysis()
      Key Skipping_Sonar_analysis: Skipping SonarQube analysis.
      Returns:
      Skipping SonarQube analysis
    • _Skipping_Sonar_analysis

      public static org.jvnet.localizer.Localizable _Skipping_Sonar_analysis()
      Key Skipping_Sonar_analysis: Skipping SonarQube analysis.
      Returns:
      Skipping SonarQube analysis
    • SonarScannerBuilder_DisplayName

      public static String SonarScannerBuilder_DisplayName()
      Key SonarScannerBuilder.DisplayName: Execute SonarQube Scanner.
      Returns:
      Execute SonarQube Scanner
    • _SonarScannerBuilder_DisplayName

      public static org.jvnet.localizer.Localizable _SonarScannerBuilder_DisplayName()
      Key SonarScannerBuilder.DisplayName: Execute SonarQube Scanner.
      Returns:
      Execute SonarQube Scanner
    • SonarInstallation_FixInstallationTip

      public static String SonarInstallation_FixInstallationTip()
      Key SonarInstallation.FixInstallationTip: If you want to reassign jobs to a different SonarQube installation, check the documentation under https://redirect.sonarsource.com/plugins/jenkins.html.
      Returns:
      If you want to reassign jobs to a different SonarQube installation, check the documentation under https://redirect.sonarsource.com/plugins/jenkins.html
    • _SonarInstallation_FixInstallationTip

      public static org.jvnet.localizer.Localizable _SonarInstallation_FixInstallationTip()
      Key SonarInstallation.FixInstallationTip: If you want to reassign jobs to a different SonarQube installation, check the documentation under https://redirect.sonarsource.com/plugins/jenkins.html.
      Returns:
      If you want to reassign jobs to a different SonarQube installation, check the documentation under https://redirect.sonarsource.com/plugins/jenkins.html
    • SonarPublisher_NoMavenInstallation

      public static String SonarPublisher_NoMavenInstallation()
      Key SonarPublisher.NoMavenInstallation: No Maven installation found. Call the 'mvn' executable from path.
      Returns:
      No Maven installation found. Call the 'mvn' executable from path
    • _SonarPublisher_NoMavenInstallation

      public static org.jvnet.localizer.Localizable _SonarPublisher_NoMavenInstallation()
      Key SonarPublisher.NoMavenInstallation: No Maven installation found. Call the 'mvn' executable from path.
      Returns:
      No Maven installation found. Call the 'mvn' executable from path
    • MsBuildScannerBegin_DisplayName

      public static String MsBuildScannerBegin_DisplayName()
      Key MsBuildScannerBegin.DisplayName: SonarScanner for MSBuild - Begin Analysis.
      Returns:
      SonarScanner for MSBuild - Begin Analysis
    • _MsBuildScannerBegin_DisplayName

      public static org.jvnet.localizer.Localizable _MsBuildScannerBegin_DisplayName()
      Key MsBuildScannerBegin.DisplayName: SonarScanner for MSBuild - Begin Analysis.
      Returns:
      SonarScanner for MSBuild - Begin Analysis
    • MsBuildScanner_NoInstallation

      public static String MsBuildScanner_NoInstallation()
      Key MsBuildScanner.NoInstallation: No SonarScanner for MSBuild installation found, trying to execute from PATH.
      Returns:
      No SonarScanner for MSBuild installation found, trying to execute from PATH
    • _MsBuildScanner_NoInstallation

      public static org.jvnet.localizer.Localizable _MsBuildScanner_NoInstallation()
      Key MsBuildScanner.NoInstallation: No SonarScanner for MSBuild installation found, trying to execute from PATH.
      Returns:
      No SonarScanner for MSBuild installation found, trying to execute from PATH
    • MsBuildScannerEnd_NoBeginStep

      public static String MsBuildScannerEnd_NoBeginStep()
      Key MsBuildScannerEnd.NoBeginStep: Missing parameters in the build environment. Was the begin step invoked before?.
      Returns:
      Missing parameters in the build environment. Was the begin step invoked before?
    • _MsBuildScannerEnd_NoBeginStep

      public static org.jvnet.localizer.Localizable _MsBuildScannerEnd_NoBeginStep()
      Key MsBuildScannerEnd.NoBeginStep: Missing parameters in the build environment. Was the begin step invoked before?.
      Returns:
      Missing parameters in the build environment. Was the begin step invoked before?
    • SonarGlobalConfiguration_MandatoryProperty

      public static String SonarGlobalConfiguration_MandatoryProperty()
      Key SonarGlobalConfiguration.MandatoryProperty: This property is mandatory..
      Returns:
      This property is mandatory.
    • _SonarGlobalConfiguration_MandatoryProperty

      public static org.jvnet.localizer.Localizable _SonarGlobalConfiguration_MandatoryProperty()
      Key SonarGlobalConfiguration.MandatoryProperty: This property is mandatory..
      Returns:
      This property is mandatory.
    • SonarBuildWrapper_DisplayName

      public static String SonarBuildWrapper_DisplayName()
      Key SonarBuildWrapper.DisplayName: Prepare SonarQube Scanner environment.
      Returns:
      Prepare SonarQube Scanner environment
    • _SonarBuildWrapper_DisplayName

      public static org.jvnet.localizer.Localizable _SonarBuildWrapper_DisplayName()
      Key SonarBuildWrapper.DisplayName: Prepare SonarQube Scanner environment.
      Returns:
      Prepare SonarQube Scanner environment
    • SonarBuildWrapper_MaskingPasswords

      public static String SonarBuildWrapper_MaskingPasswords()
      Key SonarBuildWrapper.MaskingPasswords: Masking SonarQube passwords.
      Returns:
      Masking SonarQube passwords
    • _SonarBuildWrapper_MaskingPasswords

      public static org.jvnet.localizer.Localizable _SonarBuildWrapper_MaskingPasswords()
      Key SonarBuildWrapper.MaskingPasswords: Masking SonarQube passwords.
      Returns:
      Masking SonarQube passwords
    • SonarPublisher_BadBuildStatus

      public static String SonarPublisher_BadBuildStatus(Object arg0)
      Key SonarPublisher.BadBuildStatus: Skipping sonar analysis due to bad build status {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Skipping sonar analysis due to bad build status {0}
    • _SonarPublisher_BadBuildStatus

      public static org.jvnet.localizer.Localizable _SonarPublisher_BadBuildStatus(Object arg0)
      Key SonarPublisher.BadBuildStatus: Skipping sonar analysis due to bad build status {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Skipping sonar analysis due to bad build status {0}
    • SonarScanner_ExecutableNotFound

      public static String SonarScanner_ExecutableNotFound(Object arg0)
      Key SonarScanner.ExecutableNotFound: SonarQube Scanner executable was not found for {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      SonarQube Scanner executable was not found for {0}
    • _SonarScanner_ExecutableNotFound

      public static org.jvnet.localizer.Localizable _SonarScanner_ExecutableNotFound(Object arg0)
      Key SonarScanner.ExecutableNotFound: SonarQube Scanner executable was not found for {0}.
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      SonarQube Scanner executable was not found for {0}
    • SonarInstallation_NoInstallation

      public static String SonarInstallation_NoInstallation(Object arg0)
      Key SonarInstallation.NoInstallation: No SonarQube installation assigned for this job. There are {0} available installations that can be configured..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      No SonarQube installation assigned for this job. There are {0} available installations that can be configured.
    • _SonarInstallation_NoInstallation

      public static org.jvnet.localizer.Localizable _SonarInstallation_NoInstallation(Object arg0)
      Key SonarInstallation.NoInstallation: No SonarQube installation assigned for this job. There are {0} available installations that can be configured..
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      No SonarQube installation assigned for this job. There are {0} available installations that can be configured.
    • SonarScanner_ExecFailed

      public static String SonarScanner_ExecFailed()
      Key SonarScanner.ExecFailed: command execution failed..
      Returns:
      command execution failed.
    • _SonarScanner_ExecFailed

      public static org.jvnet.localizer.Localizable _SonarScanner_ExecFailed()
      Key SonarScanner.ExecFailed: command execution failed..
      Returns:
      command execution failed.
    • InstallFromGitHub

      public static String InstallFromGitHub()
      Key InstallFromGitHub: Install from GitHub.
      Returns:
      Install from GitHub
    • _InstallFromGitHub

      public static org.jvnet.localizer.Localizable _InstallFromGitHub()
      Key InstallFromGitHub: Install from GitHub.
      Returns:
      Install from GitHub
    • MSBuildScanner_ExecFailed

      public static String MSBuildScanner_ExecFailed(Object arg0)
      Key MSBuildScanner.ExecFailed: Execution of SonarScanner for MSBuild failed (exit code {0}).
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Execution of SonarScanner for MSBuild failed (exit code {0})
    • _MSBuildScanner_ExecFailed

      public static org.jvnet.localizer.Localizable _MSBuildScanner_ExecFailed(Object arg0)
      Key MSBuildScanner.ExecFailed: Execution of SonarScanner for MSBuild failed (exit code {0}).
      Parameters:
      arg0 - 1st format parameter, {0}, as String.valueOf(Object).
      Returns:
      Execution of SonarScanner for MSBuild failed (exit code {0})