sonar-quality-gates:inspect

Full name:

com.hack23.maven:sonar-quality-gates-maven-plugin:1.0.6-SNAPSHOT:inspect

Description:

The Class SonarQualityGatesMojo.

Attributes:

  • Requires a Maven project to be executed.

Optional Parameters

Name Type Since Description
<sonarHostUrl> String - The sonar host url.
User property is: sonar.host.url.
<sonarLogin> String - property key for sonar login (username ore token), see also SonarQube - Web API Authentication
aligned to sonar-maven-plugin analysis parameters, see also SonarQube - Analysis Parameters
User property is: sonar.login.
<sonarPassword> String - property key for sonar password, see also SonarQube - Web API Authentication
aligned to sonar-maven-plugin analysis parameters, see also SonarQube - Analysis Parameters
User property is: sonar.password.

Parameter Details

<sonarHostUrl>

The sonar host url.
  • Type: java.lang.String
  • Required: No
  • User Property: sonar.host.url

<sonarLogin>

property key for sonar login (username ore token), see also SonarQube - Web API Authentication
aligned to sonar-maven-plugin analysis parameters, see also SonarQube - Analysis Parameters
  • Type: java.lang.String
  • Required: No
  • User Property: sonar.login

<sonarPassword>

property key for sonar password, see also SonarQube - Web API Authentication
aligned to sonar-maven-plugin analysis parameters, see also SonarQube - Analysis Parameters
  • Type: java.lang.String
  • Required: No
  • User Property: sonar.password