Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Usage
mvn <arg> [{-DrunTestsOnly=<arg> | -DrunFunctionalTests=<arg>}] [-Dsl.modulesToSkip=<arg>]
FlagDefaultUse
runTestsOnlyfalseSet to true to skip build-scanner
Note: when working with the Jenkins plugin this flag will not work, and you should use the runFunctionalTests=true
runFunctionalTestsfalseSet to true to skip build-scanner and only validate partially build session data (for example packages included are not mandatory)
sl.modulesToSkip
(Optional) A comma separated list of modules to skip. 
  • No labels