tcurdt/Verify Package Version (maven)
Check and extract current version from the pom and compare it to the current tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | path to pom.xml | — | ./pom.xml |
| prefix | tag prefix | — | refs/tags/v |
Outputs
| name | description |
|---|---|
| version | version extracted from file |