spring-io/Central Publish
Publishes artifacts on Sonatype Central Portal
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-uri | Base URI of the Central Portal | no | https://central.sonatype.com |
| maven-central-base-uri | Base URI of Maven Central | no | https://repo.maven.apache.org/maven2/ |
| token-name | Token name for authentication with the Central Portal | yes | — |
| token | Token for authentication with the Central Portal | yes | — |
| publishing-type | Publishing type of the artifacts | no | automatic |
| dir | Directory containing the artifacts to deploy | no | nexus |
| drop-on-failure | Whether the deployment should automatically be dropped on failure | no | true |
| ignore-already-exists-error | Whether the "Deployment already exists" error should be ignored | no | false |
| timeout | Maximum duration to wait for a deployment to complete | no | 1h |
| sleep-between-retries | Duration between deployment status retries | no | 1m |
| await-artifact | Artifact in Maven coordinates to wait for | no | "" |
| fail-on-existing-checksums | Whether to fail on existing checksums | no | true |
| deployment-name | Name of the deployment | no | "" |
Outputs
no outputs