X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-maven-jobs.rst;h=d4e3370c10f6d2db3f97ea16f468d49e0348002d;hb=42170b43a1dd1c6ccc3db5b7f2aeaaba7701ffb3;hp=aca0f5f6c385aad8fa3143b777aed06a63a2d848;hpb=2f22e7fa9fc24ac6c4cbca8eac2af7efc298f304;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-maven-jobs.rst b/docs/jjb/lf-maven-jobs.rst index aca0f5f6..d4e3370c 100644 --- a/docs/jjb/lf-maven-jobs.rst +++ b/docs/jjb/lf-maven-jobs.rst @@ -66,6 +66,12 @@ lf-maven-stage Calls the maven stage script to push artifacts to a Nexus staging repository. +:Required Parameters: + + :mvn-global-settings: The name of the Maven global settings to use for + Maven configuration. + :mvn-settings: The name of settings file containing credentials for the project. + lf-update-java-alternatives ---------------------------