/
Sealights Maven plugin - Command reference

Sealights Maven plugin - Command reference

Build Scanner

Integrating into the pom.xml files

java -jar sl-build-scanner.jar -pom -configfile <arg> -workspacepath <arg> [-pluginversion <arg>]

Parameter

Description

Parameter

Description

configfile

The path to the JSON configuration you created with the parameters to be provided to the SeaLights Maven Plugin

workspacepath

The base path to the location of the pom.xml files to update

pluginversion

(Optional) Version of the Maven SeaLights Plugin to insert into the pom.xml

Restoring the pom.xml file to its previous state

java -jar sl-build-scanner.jar -restorePom -workspacepath <arg>

Parameter

Description

Parameter

Description

workspacepath

The base path to the location of the pom.xml files to update