From 42170b43a1dd1c6ccc3db5b7f2aeaaba7701ffb3 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Wed, 6 Mar 2019 22:50:08 -0500 Subject: [PATCH] Document required params in lf-maven-stage macro Change-Id: I1f281b22f7b9454ef58e3fcc5fa49c5d333263a7 Signed-off-by: Thanh Ha --- docs/jjb/lf-maven-jobs.rst | 6 ++++++ 1 file changed, 6 insertions(+) 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 --------------------------- -- 2.16.6