Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Code Block
languagebash
titleUsage
java -jar sl-build-scanner.jar -restorerestorePom -workspacepath <arg>


FlagUse
workspacepathThe base path to the location of the pom.xml files to update

...

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. 

...