/
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 |
---|---|
| The path to the JSON configuration you created with the parameters to be provided to the SeaLights Maven Plugin |
| The base path to the location of the pom.xml files to update |
| (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 |
---|---|
| The base path to the location of the pom.xml files to update |