Runs Maven operations on a Maven project folder.
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Project Location |
| Yes | Path to the project which contains a POM file. If a relative path is given, a path inside |
Run Phases |
| Yes | Space-delimited Maven life cycle phases to execute (e.g. |
Arguments |
| No | Space-delimited argument list (e.g. |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation does not consume or produce artifacts. You may wish to use the file plugin to move the correct files to the artifacts folder in a following step in the workflow.
...