Document required params in lf-maven-stage macro
[releng/global-jjb.git] / 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
 ---------------------------