Skip to main content

Run Maven CLI Script

Executes a Maven CLI Script.

note

If there's an error in a command in the middle of the script and the last command succeeds, the entire action will succeed, not revealing that some command may have failed.

Parameters

ParameterDescription
CommandA single Maven command or a batch of Maven commands executed as a script.

Automation Library Example

Run Maven CLI Script and Send Results Via Slack

Automation LibraryPreview this Automation on desktop