Runs Maven operations on a Maven project folder.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|
Project Properties
Property Name | Property Code | Required | Description |
---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Project Location | FDMVN_PROJECT_LOCATION | Yes | Path to the project which contains a POM file. If a relative path is given, a path inside |
Run Phases | FDMVN_RUN_PHASES | Yes | Space-delimited Maven life cycle phases to execute , for example, (e.g. |
Arguments | FDMVN_ARGS | No | Space-delimited argument list (-B -fae). |
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.
...