Document required params in lf-maven-stage macro 13/14813/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 7 Mar 2019 03:50:08 +0000 (22:50 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 7 Mar 2019 03:50:10 +0000 (22:50 -0500)
Change-Id: I1f281b22f7b9454ef58e3fcc5fa49c5d333263a7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/jjb/lf-maven-jobs.rst

index aca0f5f..d4e3370 100644 (file)
@@ -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
 ---------------------------