Skip to content
Snippets Groups Projects
Commit b10f381a authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Merge branch 'update-docs-spotbugs-java-11' into 'master'

Document Spotbugs Java version

See merge request gitlab-org/gitlab-ce!32627
parents 63e1a1ca e05699a7
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -205,6 +205,7 @@ Some analyzers can be customized with environment variables.
| `GRADLE_PATH` | spotbugs | Path to the `gradle` executable. |
| `JAVA_OPTS` | spotbugs | Additional arguments for the `java` executable. |
| `JAVA_PATH` | spotbugs | Path to the `java` executable. |
| `SAST_JAVA_VERSION` | spotbugs | Which Java version to use. Supported versions are `8` and `11`. Defaults to `8`. |
| `MAVEN_CLI_OPTS` | spotbugs | Additional arguments for the `mvn` or `mvnw` executable. |
| `MAVEN_PATH` | spotbugs | Path to the `mvn` executable. |
| `MAVEN_REPO_PATH` | spotbugs | Path to the Maven local repository (shortcut for the `maven.repo.local` property). |
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment