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
Parameter | Description |
---|---|
Command | A 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
Preview this Automation on desktop