gnome-trading-group/Automated Maven Bump and Deploy
Automated Maven Bump and Deploy
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pom-file | Location of the pom file | no | pom.xml |
| settings-file | Location of the settings files | no | settings.xml |
| version-path | Path to version in pom xml file | no | /project/version |
| push-changes | Boolean flag to push changes to git repo | no | true |
| additional-args | Additional arguments to pass into mvn command line | no | "" |
Outputs
| name | description |
|---|---|
| tag | The tag which was just created |
| bumped | True if version was bumped |