hashgraph / hashgraph/full-stack-testing
CIWE: FIX: Sonatype now requires token instead of userid and password
- Dominant language
- Java
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Deploy release for 0.28.3 fails -> [workflow run](https://github.com/hashgraph/full-stack-testing/actions/runs/9743613155/job/26888819008)
```
Execution failed for task ':fullstack-base-api:publishMavenPublicationToSonatypeRepository'.
> Failed to publish publication 'maven' to repository 'sonatype'
> Could not PUT 'https://oss.sonatype.org/service/local/staging/deploy/maven2/com/hedera/fullstack/fullstack-base-api/0.28.3/fullstack-base-api-0.28.3.jar'. Received status code 401 from server: Content access is protected by token
```
workflow and gradle build needs to be updated and new secret added, old secrets removed.
Contributor guide
Assessment
This issue has not been assessed yet.