actions-marketplace-validations/promote-Nexus-repository-to-MavenCentral
Promote a staging Nexus repository to MavenCentral
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repositoryURL | Example: https://oss.sonatype.org/service/local/repositories/comviliussutkus89-1208/content/ | yes | — |
| sonatypeUsername | Username part of the access token generated in oss.sonatype.org | yes | — |
| sonatypePassword | Password part of the access token generated in oss.sonatype.org | yes | — |
| mavenCentralURL | Final resting place of published artifacts. | no | https://repo1.maven.org/maven2/ |
| printResponseBodyInErrors | Responses from Sonatype may contain sensitive data, should it be printed when printing errors? May leak ProfileId. | no | false |
| censorProfileId | ProfileID may be sensitive data. Should it be censored when printing the debug log | no | true |
Outputs
| name | description |
|---|---|
| artifacts | JSON array of published artifact URLs |