X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-maven-jobs.rst;fp=docs%2Fjjb%2Flf-maven-jobs.rst;h=78dfc875c9e23dcc09d4b84ba2650c7ceedf8021;hb=5e7040b0710c05df16d1815be74214c5eb5f9239;hp=8e4c6c2673aca84a58db086996f336666c3e7173;hpb=76aaece53118efec0bdcd003efb31f03d6286c92;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-maven-jobs.rst b/docs/jjb/lf-maven-jobs.rst index 8e4c6c26..78dfc875 100644 --- a/docs/jjb/lf-maven-jobs.rst +++ b/docs/jjb/lf-maven-jobs.rst @@ -23,7 +23,7 @@ Runs Sonar against a Maven project. :Required Parameters: - :java-version: Version of Java to execute Sonar with. (default: openjdk11) + :java-version: Version of Java to execute Sonar with. (default: openjdk13) :mvn-version: Version of Maven to execute Sonar with. :mvn-settings: Maven settings.xml file containing credentials to use. @@ -39,7 +39,7 @@ Runs Sonar against a Maven project and pushes results to SonarCloud. :mvn-settings: Maven settings.xml file containing credentials to use. :sonarcloud-project-key: SonarCloud project key. :sonarcloud-project-organization: SonarCloud project organization. - :sonarcloud-java-version: Version of Java to run the Sonar scan. (default: openjdk11) + :sonarcloud-java-version: Version of Java to run the Sonar scan. (default: openjdk13) :sonarcloud-qualitygate-wait: SonarCloud flag that forces the analysis step to wait for the quality gate result. (default: false)