Maven
This library allows you to perform Maven commands. It requires installing Maven as a tool for Jenkins.
Steps Provided
Step | Description |
---|---|
|
Runs the maven phases given along with the optional parameters passed through the params map. Named parameters include goals (List of Strings), properties (Map with String-String pairs), and profiles (List of Strings). |