X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-maven-jobs.yaml;h=93749cd97cb5f01807eb038092c6d557e802f748;hb=23439aa19a33555114efea80bbe1654be9840f32;hp=c0486d0dc93b1e119980ce39ea4f243ac0e2f648;hpb=4b0adfec100df657c08bd367ed7cc8e927511ea4;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-maven-jobs.yaml b/jjb/lf-maven-jobs.yaml index c0486d0d..93749cd9 100644 --- a/jjb/lf-maven-jobs.yaml +++ b/jjb/lf-maven-jobs.yaml @@ -111,6 +111,8 @@ # :mvn-opts: Sets MAVEN_OPTS. (default: '') # :mvn-params: Additional mvn parameters to pass to the cli. (default: '') # :mvn-version: Version of maven to use. (default: mvn33) + # :stream: Keyword that can be used to represent a release code-name. + # Often the same as the branch. (default: master) # :submodule-recursive: Whether to checkout submodules recursively. # (default: true) # @@ -225,6 +227,8 @@ # :mvn-opts: Sets MAVEN_OPTS. (default: '') # :mvn-params: Additional mvn parameters to pass to the cli. (default: '') # :mvn-version: Version of maven to use. (default: mvn33) + # :stream: Keyword that can be used to represent a release code-name. + # Often the same as the branch. (default: master) # :submodule-recursive: Whether to checkout submodules recursively. # (default: true) # @@ -367,6 +371,8 @@ # :mvn-opts: Sets MAVEN_OPTS. (default: '') # :mvn-params: Additional mvn parameters to pass to the cli. (default: '') # :mvn-version: Version of maven to use. (default: mvn33) + # :stream: Keyword that can be used to represent a release code-name. + # Often the same as the branch. (default: master) # :submodule-recursive: Whether to checkout submodules recursively. # (default: true) # @@ -506,13 +512,14 @@ # one may want to provide more than 1 cron timer. (default: '') # :deploy-path: The path in Nexus to deploy javadoc to. (default: $PROJECT/$STREAM) # :git-url: URL clone project from. (default: $GIT_URL/$PROJECT) - # :gerrit_verify_triggers: Override Gerrit Triggers. # :java-version: Version of Java to use for the build. (default: openjdk8) # :mvn-global-settings: The name of the Maven global settings to use for # Maven configuration. (default: global-settings) # :mvn-opts: Sets MAVEN_OPTS. (default: '') # :mvn-params: Additional mvn parameters to pass to the cli. (default: '') # :mvn-version: Version of maven to use. (default: mvn33) + # :stream: Keyword that can be used to represent a release code-name. + # Often the same as the branch. (default: master) # :submodule-recursive: Whether to checkout submodules recursively. # (default: true) # @@ -654,6 +661,8 @@ # :mvn-opts: Sets MAVEN_OPTS. (default: '') # :mvn-params: Additional mvn parameters to pass to the cli. (default: '') # :mvn-version: Version of maven to use. (default: mvn33) + # :stream: Keyword that can be used to represent a release code-name. + # Often the same as the branch. (default: master) # :submodule-recursive: Whether to checkout submodules recursively. # (default: true) #